SaveFormat
Overview
SaveFormat is a enum in Aspose.Slides FOSS for C++.
Constants which define the format of a saved presentation.
Values
| Value | Description |
|---|---|
PPT | Represents the legacy PowerPoint binary (.ppt) file format |
PDF | Represents the Portable Document Format for exporting slides as PDF |
XPS | Represents the XML Paper Specification format for slide export |
PPTX | Represents the Open XML PowerPoint (.pptx) file format |
PPSX | Represents the PowerPoint Show Open XML (.ppsx) format for slide shows |
TIFF | Represents the Tagged Image File Format for saving slides as TIFF images |
ODP | Represents the OpenDocument Presentation (.odp) format |
PPTM | Represents the PowerPoint macro-enabled (.pptm) format |
PPSM | |
POTX | Represents the PowerPoint template Open XML (.potx) format |
POTM | |
HTML | Represents the HyperText Markup Language format for slide export |
SWF | Represents the Shockwave Flash format for slide export |
OTP | Represents the OpenDocument Presentation Template (.otp) format |
PPS | Represents the PowerPoint Show binary (.pps) format |
POT | Represents the PowerPoint template binary (.pot) format |
FODP | Represents the Flat OpenDocument Presentation (.fodp) XML format |
GIF | Represents the Graphics Interchange Format for slide export as GIF images |
HTML5 | Represents the HTML5 web format for interactive slide export |
MD | Represents the Markdown text format for slide content export |
XML | Represents the generic XML format for slide data export |