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

ValueDescription
NOT_DEFINEDRepresents an undefined or default vertical text orientation
HORIZONTALRepresents standard horizontal text layout
VERTICALRepresents text laid out vertically from top to bottom
VERTICAL270Represents text rotated 270 degrees vertically
WORD_ART_VERTICALRepresents vertical WordArt text orientation
EAST_ASIAN_VERTICALRepresents vertical layout for East Asian scripts
MONGOLIAN_VERTICALRepresents vertical layout for Mongolian script
WORD_ART_VERTICAL_RIGHT_TO_LEFTRepresents vertical WordArt text flowing right‑to‑left

Propriétés

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

méthodes

SignatureDescription
getValue()StringReturns the string value of this constant.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français