Skip to main content

Paste Item Into Slide

Inserts an item from the clipboard into a PowerPoint presentation.

Input

  • Slide Number: Select the slide in which to copy the item
    • Type: System.Int32
    • Required
  • Content Placeholder: Select the presentation file, the slide, and then select the name of the placeholder where to insert the text.
    • Type: System.String
    • Required

Options

  • Item Height: The height of the inserted item.
    • Type: System.Int32
  • Item Width: The width of the inserted item.
    • Type: System.Int32
  • Top: Specify how far down to move the item.
    • Type: System.Int32
  • Left: Specify how far right to move the item.
    • Type: System.Int32
  • New Shape Name: The new name of the content placeholder where the item was added.
    • Type: System.String
  • Shape ID: The ID of the shape whose content will be edited on the page within the slide. You can access the Ids by pressing the + key on the designer side.
    • 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.