SaveFormat
Overview
SaveFormat is a enum in Aspose.Slides FOSS for .NET.
Defines constants representing all supported file formats for saving a presentation.
Values
| Value | Description |
|---|---|
Ppt | Represents the legacy PowerPoint binary .ppt format |
Pdf | Represents the Portable Document Format for exporting slides |
Xps | Represents the XML Paper Specification format for slide output |
Pptx | Represents the modern PowerPoint Open XML .pptx format |
Ppsx | Represents the PowerPoint Show .ppsx format for slide shows |
Tiff | Represents the Tagged Image File Format for raster slide export |
Odp | Represents the OpenDocument Presentation .odp format |
Pptm | Represents the macro-enabled PowerPoint .pptm format |
Ppsm | |
Potx | Represents the PowerPoint Template .potx format |
Potm | |
Html | Represents the HTML format for web-based slide export |
Swf | Represents the Adobe Flash (SWF) format for slide animation export |
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 .fodp format |
Gif | Represents the GIF image format for slide export |
Html5 | Represents the HTML5 format for interactive web slide presentations |
Md | Represents the Markdown format for slide content export |
Xml | Represents the generic XML format for slide data serialization |