Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,523 for

glyph

(0.05 sec)
  1. 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...); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 10 glyphs. setFill (textFill); 11 //...

    docs.aspose.com/page/java/xps/working-with-text/
  2. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/cpp/xps/working-with-text/
  3. 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/
  4. 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/
  5. 类型1字体的字形和指标| C ++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中类型字体的字形和指标工作的基本原理。...::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  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. Working with Text in XPS file | .NET

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 10 glyphs. Fill = textFill; 11 // Save...

    docs.aspose.com/page/net/xps/working-with-text/
  8. 类型1字体的字形和指标|爪哇

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

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  9. Detect font licensing information | .NET

    .NET API Solution to manage fonts. Learn how to find out if the font has any enclosed licensing information with a few lines of C# code.... Conversion, glyph manipulations, loading and saving...

    products.aspose.com/font/net/extract-licensing-...
  10. TeX operations to manage fonts | Aspose.TeX for...

    C++ APIs to work with TeX/LaTeX. Easily set up font options for your TeX documents with the Aspose.TeX API Solution for C++....within LaTeX/TeX from managing glyph sizes to storing fonts used...

    products.aspose.com/tex/cpp/fonts-options/