Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,199 for

glyphs

(0.16 sec)
  1. 修改 XPS 页面事件 | Java

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

    docs.aspose.com/page/zh/java/xps/modifying-xps-...
  2. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  3. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....ARABIC_INDIC" to # use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. # Set the "numeral_format"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...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...
  5. 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/
  6. 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...
  7. 基于事件的 XPS 页面修改 | .NET

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

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  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...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 12 glyphs. Fill = textFill; 13 // 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. 1. Input and output encodings

    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/