Skip to main content

Add New Slide

Inserts a new slide in a PowerPoint presentation at the specified position.

Input

  • Slide Master: Choose a slide master from which to select a layout for the new slide
    • Type: System.String
  • Layout: Select a layout to use for the new slide
    • Type: System.String
  • Add as: Select the position where to insert the slide in the presentation.
    • Type: System.Int32
    • Dropdown Options:
      • Beginning
      • End
      • Specified Index
  • Insert Position: Specified position for where to insert the slide in the presentation.
    • Type: System.Int32
  • Inserted Position: Inserted position for the new slide in the presentation.
    • Type: System.Int32

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.