Skip to main content

Save Powerpoint File As

Saves a PowerPoint presentation as a new file.

Input

  • Output File Path: The location and the file name where to save the new file.
    • Type: System.String
    • Required

Options

  • Should replace: If selected, the new file replaces any existing file with the same name. If not selected, an error occurs if a file with the same name already exists. This option is selected by default.
    • Type: System.Boolean
    • Required
  • Presentation Type: Select the presentation format to save as
    • Type: System.Int32
    • Required
    • Dropdown Options:
      • Ppt
      • Pptx
      • Pptm

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.