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

glyph

(0.15 sec)
  1. 功能列表| .NET 版 Aspose.Font

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

    docs.aspose.com/font/zh/net/feature-list/
  2. 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...
  3. 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...
  4. 类型1字体的字形和指标|Java

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

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  5. 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/
  6. Glyphs’ kerning calculation | .NET API Solution

    .NET C# API Solution to manage fonts. Learn how to find out the kerning value for Glyphs with Aspose.Font for .NET....value for glyphs .NET API Solution that can calculate glyphs’ kerning...calculating the kerning value for glyphs is important: Better letter...

    products.aspose.com/font/net/calculate-kerning/
  7. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....manipulate canvases, paths, and glyph elements, create vector graphics...

    products.aspose.com/page/cpp/add-delete-pages/
  8. 处理 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-...
  9. 处理 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...
  10. Work with XPS Documents in Qt | Aspose.Page for...

    C++ Library for the developers to process XPS files. Learn how to work with XPS Documents in Qt within Aspose.Page API solution for C++....:get_Black()); 10 11 //Add glyph to the document 12 13 System...System ::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial"...

    docs.aspose.com/page/cpp/work-with-xps-document...