Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 684 for

glyphs

(0.09 sec)
  1. Working with Text in XPS file | Java

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

    docs.aspose.com/page/java/xps/working-with-text/
  2. Create Fallback Font|Aspose.Slides for PHP Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... used for searching missed glyphs, and a list of fonts that may...may contain proper glyphs: $startUnicodeIndex = 0xb80 ; $endUnicodeIndex...

    docs.aspose.com/slides/php-java/create-fallback...
  3. Create Fallback Font|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... used for searching missed glyphs, and a list of fonts that may...may contain proper glyphs: long startUnicodeIndex = 0x0B80 ;...

    docs.aspose.com/slides/java/create-fallback-font/
  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. 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 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. Font classes for supported Font Formats | API f...

    To understand Aspose.Font for .NET library start from the hierarchy of its classes. The article will give you understanding of how to manipulate fonts....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/net/developer-guide/font-c...
  7. Font Subsetting | Aspose.Font API Solution

    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...
  8. FontFallbackSettings.buildAutomatic method | As...

    FontFallbackSettings.buildAutomatic method. Automatically builds the fallback settings by scanning available fonts....fields and not by the actual glyphs presence. Also Unicode ranges...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient font resource management. Default, 0....especially with large number of glyphs, then output size can grow...font resource by filtering out glyphs that are not used by the current...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB...especially with large number of glyphs, then output size can grow...font resource by filtering out glyphs that are not used by the current...

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