SourceFormat
Overview
SourceFormat is a enum in Aspose.Slides FOSS for Java.
Represents source file format.
Values
| Value | Description |
|---|---|
PPT | Represents the legacy PowerPoint .ppt binary format |
PPTX | Represents the modern PowerPoint .pptx Open XML format |
ODP |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
Methods
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |