Add File To Slide
Inserts a file from the disk to a slide and displays it as an icon.
Input
- Content Placeholder: The name of the shape where to insert
- Type:
System.String - Required
- Type:
- File To Add: The path to the file to insert
- Type:
System.String - Required
- Type:
- Icon Label: What caption to use for the icon. By default uses the name of the file.
- Type:
System.String
- Type:
- Slide Number: The index of the slide containing the desired text from
- Type:
System.Int32 - Required
- Type:
- New Shape Name: The new name to assign to the shape selected.
- Type:
System.String
- 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.