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
- Type:
- Layout: Select a layout to use for the new slide
- Type:
System.String
- Type:
- Add as: Select the position where to insert the slide in the presentation.
- Type:
System.Int32 - Dropdown Options:
- Beginning
- End
- Specified Index
- Type:
- Insert Position: Specified position for where to insert the slide in the presentation.
- Type:
System.Int32
- Type:
- Inserted Position: Inserted position for the new slide in the presentation.
- Type:
System.Int32
- 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.