SaveFormat
Vue de l’ensemble
‘SaveFormat’ est un enum dans Aspose.Slides FOSS pour Java.
Constantes qui définissent le format d’une présentation enregistrée.
Ce enum fournit 1 méthode pour travailler avec les objets SaveFormat dans les programmes Java. Les méthodes disponibles comprennent: ‘getValue’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : value.
Les valeurs
| Value | Description |
|---|---|
PPT | Represents the legacy PowerPoint PPT file format |
PDF | Represents the Portable Document Format |
XPS | Represents the Microsoft XML Paper Specification format |
PPTX | Represents the Office Open XML PowerPoint format |
PPSX | Represents the PowerPoint Show (PPSX) format |
TIFF | Represents the Tagged Image File Format |
ODP | Represents the OpenDocument Presentation format |
PPTM | Represents the macro-enabled PowerPoint PPTM format |
PPSM | |
POTX | Represents the PowerPoint Template (POTX) format |
POTM | |
HTML | Represents the HyperText Markup Language export format |
SWF | Represents the Shockwave Flash format |
OTP | Represents the OpenDocument Presentation Template format |
PPS | Represents the legacy PowerPoint Show (PPS) format |
POT | Represents the legacy PowerPoint Template (POT) format |
FODP | Represents the Flat OpenDocument Presentation format |
GIF | Represents the Graphics Interchange Format image |
HTML5 | Represents the HTML5 export format for presentations |
MD | Represents the Markdown text format |
XML | Represents the generic XML representation format |
SVG | Represents the Scalable Vector Graphics format |
JPEG | Represents the JPEG image format |
PNG | Represents the Portable Network Graphics format |
BMP | Represents the Bitmap image format |
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
méthodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |
Voir aussi
- Aspose.Slides - référence API d’entreprise