Skip to main content

Format Slide Content

Modifies content in a slide.

Input

  • Slide Number: The slide in which to modify content
    • Type: System.Int32
    • Required
  • Content Placeholder: The name of the slide element to be modified
    • Type: System.String
    • 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.
  • Depending on the content that needs to be changed, you can perform one of the following operations:

Bring to Front/Send to Back

Brings a shape to the front or sends it to the back in the visual hierarchy.

Input

  • Operation: The slide number in which the content will be modified.
    • Type: System.Int32
    • Dropdown Options:
      • Bring to Front
      • Send to Back

Set Font Size

Sets the font size of the text in the slide content.

Input

  • Font Size: The desired font size.
    • Type: System.Int32
    • Required

Change Shape Name

Changes the name of the shape in the slide content.

Input

  • New Name: The new shape name.
    • Type: System.String
    • Required