SaveFormat
General
SaveFormat és un enum a Aspose.Slides FOSS per C++.
Constants que defineixen el format d’una presentació guardada.
Valors
| Value | Description |
|---|---|
PPT | Represents the PowerPoint 97-2003 binary (.ppt) format |
PDF | Represents the Portable Document Format (.pdf) format |
XPS | Represents the XML Paper Specification (.xps) format |
PPTX | Represents the PowerPoint Open XML (.pptx) format |
PPSX | |
TIFF | Represents the Tagged Image File Format (.tiff) for raster images |
ODP | Represents the OpenDocument Presentation (.odp) format |
PPTM | Represents the macro-enabled PowerPoint Open XML (.pptm) format |
PPSM | |
POTX | |
POTM | |
HTML | Represents the HyperText Markup Language (.html) export format |
SWF | Represents the Shockwave Flash (.swf) format |
OTP | Represents the OpenDocument Presentation template (.otp) format |
PPS | Represents the legacy PowerPoint Show (.pps) format |
POT | Represents the legacy PowerPoint template (.pot) format |
FODP | Represents the flat OpenDocument Presentation XML (.fodp) format |
GIF | Represents the Graphics Interchange Format (.gif) image format |
HTML5 | Represents the HTML5 web presentation (.html5) format |
MD | Represents the Markdown text (.md) format |
XML | Represents the generic XML (.xml) representation of a presentation |