TextVerticalType
Vue de l’ensemble
‘TextVerticalType’ est un enum dans Aspose.Slides FOSS pour Java.
Détermine le mode d’écriture verticale pour un texte.
Ce enum fournit 1 méthode pour travailler avec TextVerticalType objets 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 |
|---|---|
NOT_DEFINED | Represents an undefined or default vertical text orientation |
HORIZONTAL | Represents standard horizontal text layout |
VERTICAL | Represents text laid out vertically from top to bottom |
VERTICAL270 | Represents text rotated 270 degrees vertically |
WORD_ART_VERTICAL | Represents vertical WordArt text orientation |
EAST_ASIAN_VERTICAL | Represents vertical layout for East Asian scripts |
MONGOLIAN_VERTICAL | Represents vertical layout for Mongolian script |
WORD_ART_VERTICAL_RIGHT_TO_LEFT | Represents vertical WordArt text flowing right‑to‑left |
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