Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,874 for

glyph

(0.06 sec)
  1. Cluster constructor | Aspose.Words for Python

    Cluster constructor. Initializes new instance of this class....constructor Cluster(codepoints, glyphs) Initializes new instance of...int ], glyphs : List [ aspose . words . shaping . Glyph ]): ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. GlyphFlags Enum | Aspose.Words for .NET

    Use GlyphFlags enum to control how individual Glyphs are rendered and displayed during text shaping....GlyphFlags GlyphFlags enumeration Glyph flags. [Flags] public enum GlyphFlags...beginning of the cluster this glyph is part of, then both sides...

    reference.aspose.com/words/net/aspose.words.sha...
  3. Cluster | Aspose.Words for Java

    Encapsulates code points and Glyphs composing a grapheme in Java....Encapsulates code points and glyphs composing a grapheme. Constructors...Cluster(int[] codepoints, Glyph[] glyphs) Initializes new instance...

    reference.aspose.com/words/java/com.aspose.word...
  4. FontFeature enumeration | Aspose.Words for Python

    aspose.words.shaping.FontFeature enumeration. Features provide information about how Glyphs are used in a font to render a script...provide information about how glyphs are used in a font to render...s Members Name Description GLYPH_COMPOSITION_DECOMPOSITION To...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontFeature Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.FontFeature enum, detailing Glyph usage in fonts for script rendering. Enhance your typography knowledge today!...provide information about how glyphs are used in a font to render...1667460464 To minimize the number of glyph alternates, it is sometimes...

    reference.aspose.com/words/net/aspose.words.sha...
  6. FontFeature | Aspose.Words for Java

    Features provide information about how Glyphs are used in a font to render a script in Java....provide information about how glyphs are used in a font to render...Replaces a sequence of glyphs with a single glyph which is preferred...

    reference.aspose.com/words/java/com.aspose.word...
  7. Glyph.glyph_index property | Aspose.Words for P...

    Glyph.Glyph_index property. Index of the Glyph (GID) in the physical font....glyph_index property Glyph.glyph_index property Index of the...the glyph (GID) in the physical font. @property def glyph_index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Glyph.Clone | Aspose.Words for .NET

    Discover the Glyph Clone method to effortlessly create a duplicate of your instance. Enhance your coding efficiency with this powerful tool!...Clone Glyph.Clone method Returns a clone of this instance. public...public virtual Glyph Clone () See Also class Glyph namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sha...
  9. Glyph.get_width method | Aspose.Words for Python

    Glyph.get_width method. Returns width (advance) of the Glyph in points....Returns width (advance) of the glyph in points. def get_width ( self...aspose.words.shaping class Glyph Glyph.clone method...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Glyph.GetWidth | Aspose.Words for .NET

    Discover the Glyph GetWidth method to efficiently retrieve Glyph width in points, enhancing your typography and design precision....GetWidth Glyph.GetWidth method Returns width (advance) of the...the glyph in points. public virtual float GetWidth ( int em , float...

    reference.aspose.com/words/net/aspose.words.sha...