Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,220 for

glyphs

(0.2 sec)
  1. 基于事件的 XPS 页面修改 | C++

    了解如何使用 Aspose.Page API for C++ 在 XPS 文件转换过程中对所有输出页面进行重复更改...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/zh/cpp/xps/event-based-mod...
  2. Font Subsetting

    Subsetting is the process of creating a compact, easy-to-manage font file by getting rid of the needless characters from the font file. But why to do so....may be represented by a few glyphs. We will explain this moment...was told in the article about glyphs , font file includes as it...

    docs.aspose.com/font/net/what-is-font/font-subs...
  3. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Add a glyph to the document 15 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 16 glyphs. fill = text_fill 17 # Save...

    docs.aspose.com/page/python-net/xps/working-wit...
  4. NumeralFormat | Aspose.Words for Java

    Indicates the symbol set that is used to represent numbers while rendering to fixed page formats in Java....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/java/com.aspose.word...
  5. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/zh/python-net/xps/working-...
  6. 处理 XPS 文件中的文本 | Java

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  7. Configure Fallback Font Collections in PHP|Aspo...

    Set up a fallback fonts collection in Aspose.Slides for PHP via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations.... The same glyph-substitution mechanism is used...fonts and fallback for missing glyphs be used together? Yes. They...

    docs.aspose.com/slides/php-java/create-fallback...
  8. Configure Fallback Font Collections in .NET|Asp...

    Set up a fallback fonts collection in Aspose.Slides for .NET to keep text consistent and crisp in PowerPoint and OpenDocument presentations.... The same glyph-substitution mechanism is used...fonts and fallback for missing glyphs be used together? Yes. They...

    docs.aspose.com/slides/net/create-fallback-font...
  9. Some Characters with Question Marks - Free Supp...

    we are having the same problem. Can you give us info on the ticket’s status?...embedded fonts contains only glyphs used in the document. When...template with data, not all glyphs are available in the embedded...

    forum.aspose.com/t/some-characters-with-questio...
  10. Font classes for supported Font Formats | Java

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....font metrics, the number of glyphs of the font, encoding, etc...object. int - gets number of glyphs of the font. - gets a reference...

    docs.aspose.com/font/java/developer-guide/font-...