Paste Item Into Slide
Inserts an item from the clipboard into a PowerPoint presentation.
Input
- Slide Number: Select the slide in which to copy the item
- Type:
System.Int32 - Required
- Type:
- Content Placeholder: Select the presentation file, the slide, and then select the name of the placeholder where to insert the text.
- Type:
System.String - Required
- Type:
Options
- Item Height: The height of the inserted item.
- Type:
System.Int32
- Type:
- Item Width: The width of the inserted item.
- Type:
System.Int32
- Type:
- Top: Specify how far down to move the item.
- Type:
System.Int32
- Type:
- Left: Specify how far right to move the item.
- Type:
System.Int32
- Type:
- New Shape Name: The new name of the content placeholder where the item was added.
- Type:
System.String
- Type:
- Shape ID: The ID of the shape whose content will be edited on the page within the slide. You can access the Ids by pressing the + key on the designer side.
- Type:
System.Int32
- Type:
Details
- This activity can only be used within the Use PowerPoint Presentation activity. PowerPoint application must be installed on the machine where the process will run.