Skip to main content

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
  • File To Add: The path to the file to insert
    • Type: System.String
    • Required
  • Icon Label: What caption to use for the icon. By default uses the name of the file.
    • Type: System.String
  • Slide Number: The index of the slide containing the desired text from
    • Type: System.Int32
    • Required
  • New Shape Name: The new name to assign to the shape selected.
    • 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.