Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,860 for

glyphs

(0.06 sec)
  1. Display font Metadata | C++ API Solution

    C++ API Solution to manage fonts. Learn how to view font metadata with a few lines of C++ code. Read font information....you effortlessly work with glyphs, enabling you to extract information...including font conversions, glyph manipulation, Latin symbol detection...

    products.aspose.com/font/cpp/font-metrics/
  2. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced document presentation....ArabicIndic" to // use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. // Set the "NumeralFormat"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改...ElementAPI ; 26 27 XpsGlyphs glyphs; 28 // For all pages in the...hyperlink to the first page... 32 glyphs = api. CreateGlyphs (_font...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  4. Input and output encodings | Aspose.TeX for Java

    This article briefly explains the concepts of input and output encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS)....character representations with glyphs (character shapes in certain...at most 256 glyphs in any TeX font. These glyphs are not addressed...

    docs.aspose.com/tex/java/latex-font-encodings/
  5. 修改 XPS 页面事件 | Java

    学习如何使用 Aspose.Page API for Java 转换 XPS 文件时对所有输出页面进行重复更改...getElementAPI (); 30 31 XpsGlyphs glyphs; 32 // For all pages in the...hyperlink to the first page... 36 glyphs = api. createGlyphs (_font...

    docs.aspose.com/page/zh/java/xps/modifying-xps-...
  6. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS.... used for searching missed glyphs, and a list of fonts that may...may contain proper glyphs: startUnicodeIndex = 0x0B80 endUnicodeIndex...

    docs.aspose.com/slides/python-net/create-fallba...
  7. Aspose.Words.Shaping | Aspose.Words for .NET

    Discover Aspose.Words.Shaping for seamless OpenType support. Enhance your text rendering with powerful external shaping engines for superior document quality....and glyphs composing a grapheme. Glyph Represents a glyph VariationAxisCoordin...provide information about how glyphs are used in a font to render...

    reference.aspose.com/words/net/aspose.words.sha...
  8. Working with Text in XPS file | .NET

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 10 glyphs. Fill = textFill; 11 // Save...

    docs.aspose.com/page/net/xps/working-with-text/
  9. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/cpp/xps/working-with-text/
  10. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....ArabicIndic" to // use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. // Set the "NumeralFormat"...

    reference.aspose.com/words/nodejs-net/aspose.wo...