SaveFormat
SaveFormat class
Constants which define the format of a saved presentation.
Constants
Name | Value | Description |
---|---|---|
Ppt | 0 | Save presentation in PPT format. |
1 | Save presentation in PDF format. | |
Xps | 2 | Save presentation in XPS format. |
Pptx | 3 | Save presentation in PPTX format. |
Ppsx | 4 | Save presentation in PPSX (slideshow) format. |
Tiff | 5 | Save presentation as multi-page TIFF image. |
Odp | 6 | Save presentation in ODP format. |
Pptm | 7 | Save presentation in PPTM (macro-enabled presentation) format. |
Ppsm | 9 | Save presentation in PPSM (macro-enabled slideshow) format. |
Potx | 10 | Save presentation in POTX (template) format. |
Potm | 11 | Save presentation in POTM (macro-enabled template) format. |
Html | 13 | Save presentation in HTML format. |
Swf | 15 | Save presentation in SWF format. |
Otp | 17 | Save presentation in OTP (presentation template) format. |
Pps | 19 | Save presentation in PPS format. |
Pot | 20 | Save presentation in POT format. |
Fodp | 21 | Save presentation in FODP format. |
Gif | 22 | Save presentation in GIF format. |
Html5 | 23 | Save presentation in HTML format using new HTML5 templating system. |
Md | 24 | Save presentation in Markdown format |
Xml | 25 | Save presentation in PowerPoint XML Presentation format. |
Ppt
Save presentation in PPT format.
Save presentation in PDF format.
Xps
Save presentation in XPS format.
Pptx
Save presentation in PPTX format.
Ppsx
Save presentation in PPSX (slideshow) format.
Tiff
Save presentation as multi-page TIFF image.
Odp
Save presentation in ODP format.
Pptm
Save presentation in PPTM (macro-enabled presentation) format.
Ppsm
Save presentation in PPSM (macro-enabled slideshow) format.
Potx
Save presentation in POTX (template) format.
Potm
Save presentation in POTM (macro-enabled template) format.
Html
Save presentation in HTML format.
Swf
Save presentation in SWF format.
Otp
Save presentation in OTP (presentation template) format.
Pps
Save presentation in PPS format.
Pot
Save presentation in POT format.
Fodp
Save presentation in FODP format.
Gif
Save presentation in GIF format.
Html5
Save presentation in HTML format using new HTML5 templating system.
Md
Save presentation in Markdown format
Xml
Save presentation in PowerPoint XML Presentation format.