SourceFormat
Overview
SourceFormat is a enum in Aspose.Slides FOSS for Python.
Represents source file format.
This enumeration defines 3 values: PPT, PPTX, ODP.
Values
| Value | Description |
|---|---|
PPT | Represents the legacy PowerPoint .ppt file format |
PPTX | Represents the PowerPoint .pptx file format |
ODP | Represents the OpenDocument Presentation .odp file format |