Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,130 for

glyph

(0.14 sec)
  1. Python API for PostScript Processing

    Python library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....elements like canvases, paths, and glyphs, giving you complete control...to Images Pages Canvas Paths Glyphs Solid Color Brush Image Brush...

    products.aspose.com/page/python-net/
  2. Substitute TrueType Fonts|Aspose.Words for Node...

    Aspose.Words for Node.js via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....resolved fonts to get available glyphs and metrics (horizontal and...applicable then ".notdef" glyph (missing glyph) from the base font...

    docs.aspose.com/words/nodejs-net/manipulating-a...
  3. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save CFF fonts within .NET....Working with CFF Fonts Using Glyph objects in Aspose.Font library...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  4. 加载和提取数据| C++

    C ++ API用于开发人员操纵和字体文件。了解如何在C ++中加载和保存CFF字体的基本原理。...font中使用c ++库中的glyph对象 Ask Aspose.Font AI assistant...

    docs.aspose.com/font/zh/cpp/loading-saving-cff-...
  5. Developer Guide | Aspose.Font for .NET

    Developer Guide for the C# Font Manipulation API contains topics to assist developers working with TrueType and OpenType Fonts, Type1 Fonts, and CFF Fonts....Working with CFF Fonts Using Glyph objects Also, take a look at...

    docs.aspose.com/font/net/developer-guide/
  6. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with Glyphs and metrics of Type 1 fonts within Java....with Type1 Fonts Work with Glyphs and Metrics of Type1 Fonts...Reference Download Pricing Buy Glyphs and Metrics of Type1 Fonts...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  7. 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...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/java/xps/working-with-text/
  8. Aspose.Total for JavaScript via C++|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....from various sources, extract glyph information, convert between...

    docs.aspose.com/total/javascript-cpp/
  9. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...the requested glyphs, in such case missed glyph is rendered instead...instead of actual glyph. mjjagan July 23, 2025, 5:04pm 8 Thanks...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  10. 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...