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

glyph

(0.33 sec)
  1. 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/
  2. 处理 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-...
  3. 处理 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...
  4. 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...
  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. 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/
  7. 类型1字体的字形和指标|Java

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

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  8. Text Vectorization & Text Security – .NET

    This article explains how to convert SVG text to vector using the VectorizeText property of the SVGSaveOptions class....vectorized SVG text, all font glyphs are replaced with a combination...related to the concept of font, glyph and symbol. When a computer...

    docs.aspose.com/svg/net/text-vectorization/
  9. 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/
  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/