Skip to main content

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
  • Content Placeholder: Content placeholder to add image/video (Shape Name)
    • Type: System.String
    • Required
  • Image/Video File: Image/Video file path to add to slide
    • Type: System.String
    • Required

Options

  • Height: The height of the inserted image/video.
    • Type: System.Int32
  • Width: The width of the inserted image/video.
    • Type: System.Int32
  • Top: Specify how far down to move the image/video.
    • Type: System.Int32
  • Left: Specify how far right to move the image/video.
    • Type: System.Int32
  • New Shape Name: The new name of the content placeholder where the image/video was added.
    • Type: System.String

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.