Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,201 for

glyph

(0.39 sec)
  1. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. 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/net/manipulating-and-subs...
  2. 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...
  3. 功能列表| .NET 版 Aspose.Font

    C#字体API支持不同的字体格式和文件操作,例如加载,读取,检测,提取和渲染字体字形和字体数据。... 支持连接和先进的Opentype功能,包括Glyph替代(GSUB)和字形定位(GPO),以进行准确的渲染。...

    docs.aspose.com/font/zh/net/feature-list/
  4. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...differently, using special glyph, as an image as vector graphics...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  5. Glyphs and Metrics of Type1 Fonts | C++

    C++ 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 C++....with Type1 Fonts Work with Glyphs and Metrics of Type1 Fonts...Reference Nuget Pricing Buy Glyphs and Metrics of Type1 Fonts...

    docs.aspose.com/font/cpp/glyphs-and-metrics-typ...
  6. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....a custom font lacks certain glyphs? Yes. Configure font substitution...is used when the requested glyph is missing. Can I use fonts...

    docs.aspose.com/slides/php-java/custom-font/
  7. Aspose.Total for 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....between character codes and glyph identifiers. C++ application...render any desired glyph or text. Special glyphs can be rendered...

    docs.aspose.com/total/cpp/
  8. 类型1字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java中1型字体的字形和指标的基础知识。... println ( "Glyph count: " + font. getNumGlyphs...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  9. 处理 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-...
  10. 处理 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...