Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,519 for

glyphs

(0.05 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. TTF font subsetting tool | API for C# .NET | As...

    Creating font subsets will let you enhance web performance and language support. Learn how to create a subset from the TTF font with C# code....Conversion, manipulations with glyphs, detection of Latin symbols...ensures that the necessary glyphs are included and the local...

    products.aspose.com/font/net/font-subset/
  8. HtmlSaveOptions.font_resources_subsetting_size_...

    HtmlSaveOptions.font_resources_subsetting_size_threshold 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/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontResourcesSubsettingSizeThreshold method. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB. Default is %0 in C++....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/cpp/aspose.words.sav...
  10. 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...