Add Text to Slide
Inserts text in a PowerPoint presentation in a specified placeholder.
Input
- Slide Number: Slide number on which to insert (numbers begin with 1)
- Type:
System.Int32 - Required
- Type:
- Text to Add: Text to be inserted the presentation
- Type:
System.String - Required
- Type:
- Content Placeholder: Placeholder (shape) on the slide where the text will be added.
- Type:
System.String - Required
- Type:
Options
- Clear Existing Text in Content Placeholder: If selected, clears the text in the content placeholder before adding the new text.
- Type:
System.Boolean - Required
- 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.