Add Image/Video To Slide
Used to add an image or a video to slide.
Input
- Slide Number: Slide number to add image/video (starts with 1)
- Type:
System.Int32 - Required
- Type:
- Content Placeholder: Content placeholder to add image/video (Shape Name)
- Type:
System.String - Required
- Type:
- Image/Video File: Image/Video file path to add to slide
- Type:
System.String - Required
- Type:
Options
- Height: The height of the inserted image/video.
- Type:
System.Int32
- Type:
- Width: The width of the inserted image/video.
- Type:
System.Int32
- Type:
- Top: Specify how far down to move the image/video.
- Type:
System.Int32
- Type:
- Left: Specify how far right to move the image/video.
- Type:
System.Int32
- Type:
- New Shape Name: The new name of the content placeholder where the image/video was added.
- 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.