LoadFormat enumeration
Contents
[
Hide
]LoadFormat enumeration
Indicates the format of the document that is to be loaded.
The LoadFormat type exposes the following members:
Fields
| Field | Description | 
|---|---|
| AUTO | Instructs Aspose.Slides to recognize the format automatically. | 
| PPT | Microsoft PowerPoint 97-2003 Presentation. | 
| PPS | Microsoft PowerPoint 97-2003 SlideShow. | 
| PPTX | Microsoft Office Open XML PresentationML Document. | 
| PPSX | Microsoft Office Open XML PresentationML SlideShow. | 
| ODP | OpenOffice ODF Presentation. | 
| POTX | Microsoft Office Open XML PresentationML Template. | 
| PPTM | Microsoft Office Open XML PresentationML Macro-enabled Document. | 
| PPSM | Microsoft Office Open XML PresentationML Macro-enabled SlideShow. | 
| POTM | Microsoft Office Open XML PresentationML Macro-enabled Template. | 
| OTP | OpenOffice OTP Presentation template. | 
| PPT95 | Microsoft PowerPoint 95 Presentation. | 
| POT | Microsoft PowerPoint 97-2003 Presentation Template. | 
| FODP | Flat XML ODF Presentation. | 
| UNKNOWN | Unknown file format | 
See Also
- module aspose.slides
- library Aspose.Slides