Skip to main content

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
  • Text to Add: Text to be inserted the presentation
    • Type: System.String
    • Required
  • Content Placeholder: Placeholder (shape) on the slide where the text will be added.
    • Type: System.String
    • Required

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

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.