Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,222 for

glyph

(0.07 sec)
  1. PDL Conversion API | Node.js Solution

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Node.js library with the Aspose.Page PDL conversion functionality....Manipulate canvases, paths, and glyph elements, and handle vector...

    products.aspose.com/page/nodejs-cpp/conversion/
  2. 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/
  3. 处理 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-...
  4. 处理 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...
  5. API to eSign XPS Files | Aspose.Page for .NET

    C# source code to e-Sign XPS documents on .NET Framework Platform, Windows, and ASP.NET Applications. Simple APIs for XPS Signature functionality....Black); //Add glyph to the document XpsGlyphs glyphs = document...50f , "eSignature Text" ); glyphs.Fill = textFill; document.Save(...

    products.aspose.com/page/net/signature/xps/
  6. 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...
  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. 使用 Aspose.Font 进行摩尔斯电码翻译 | .NET

    了解如何在 C#/.NET 和 Java 中使用 Aspose.Font 编码、解码和渲染摩尔斯电码,并提供完整的 API 示例和平台指南。..." ); 32 33 // Encode → glyph IDs. 34 var ids = encoder. Encode...font); 35 Console. WriteLine ( "Glyph IDs: " + string. Join ( ", "...

    docs.aspose.com/font/zh/net/developer-guide/mor...
  9. 文本操作 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 C++ 中使用该功能...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/zh/cpp/xps/working-with-text/
  10. 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/