Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,919 for

glyph

(0.03 sec)
  1. 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/
  2. 类型1字体的字形和指标| C ++

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

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  3. 在 XPS 文件中处理文本 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 .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/zh/net/xps/working-with-text/
  4. Frequently Asked Questions | Aspose.Font for .NET

    Get answers to all the most frequent questions about Aspose.Font for .NET, which is a comprehensive API for font manipulation and management....information along with any glyph, encoding information for all...

    docs.aspose.com/font/net/faq/
  5. 文本操作 | 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/
  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. Saving changed fonts to a disc | API for C++

    C++ API Solution to manage various fonts. Learn how to Save updated font files to disc with a few lines of code....fonts, including conversion, glyph manipulation, Latin symbol detection...

    products.aspose.com/font/cpp/save-font/
  8. 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-...
  9. Add Text to XPS files | API for C++

    C++ API Solution to manage XPS files. Add or remove text from/to XPS documents with a few lines of code.... Add the glyph to the document object with...as the fill property of the glyphs object. Save the modified XPS...

    products.aspose.com/page/cpp/add-text-to-xps/
  10. TeX operations to manage fonts | Aspose.TeX for...

    C# APIs to work with TeX/LaTeX. Easily manage font properties for your TeX documents with the Aspose.TeX API Solution for .NET....within LaTeX/TeX from managing glyph sizes to storing fonts used...

    products.aspose.com/tex/net/manage-fonts/