SetGlyphsPositionShowText
Vue de l’ensemble
‘SetGlyphsPositionShowText’ est une classe dans Aspose.PDF FOSS pour Java.Déduit de: TexS ShowOperator.
Afficher le texte avec l’opérateur de positionnement glyph (TJ).
Cette classe fournit 3 méthodes pour travailler avec les objets de SetGlyphsPositionShowText dans les programmes Java. Les méthodologies disponibles comprennent: ‘SetGryphesPositionS ShowTeXT’, ‘getArray’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation du package Java Aspose.PDF FOSS. Propriétés: array.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
array | PdfArray | Read | Returns the PdfArray operand containing interleaved strings and numbers, |
| or null if not available. |
méthodes
| Signature | Description |
|---|---|
SetGlyphsPositionShowText(operands: List<PdfBase>) | Creates a SetGlyphsPositionShowText (TJ) operator from parsed operands. |
SetGlyphsPositionShowText(positions: GlyphPosition[]) | Creates a SetGlyphsPositionShowText (TJ) operator from an array of glyph positions. |
getArray() → PdfArray | Returns the PdfArray operand containing interleaved strings and numbers, |
| or null if not available. |
Voir aussi
- Aspose.PDF pour Java — API d’entreprise