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

glyph

(0.23 sec)
  1. 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/
  2. 在 XPS 文件中处理文本 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 .NET 中使用该功能...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save...

    docs.aspose.com/page/zh/net/xps/working-with-text/
  3. 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/
  4. Incorrect Rendering of EQ Field with Center-Ali...

    Description When exporting a DOCX that contains a Word EQ field using the below syntax, Aspose.Words renders the result differently from Microsoft Word 2010. Field Equation Example { EQ \b\bc({content}) } Expected Res…...visually distorted: the bracket glyphs appear stretched and malformed...with how Aspose.Words handles glyph shaping and scaling within this...

    forum.aspose.com/t/incorrect-rendering-of-eq-fi...
  5. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....Substituting to a font with different glyph metrics changes text width/height...

    docs.aspose.com/slides/net/manage-autofit-setti...
  6. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it.... If needed, add glyphs to the document using the AddGlyphs()...XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(...

    products.aspose.com/page/net/create-xps-file/
  7. Enhance Your Presentations with AutoFit in C++|...

    Learn how to manage AutoFit settings in Aspose.Slides for C++ to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....Substituting to a font with different glyph metrics changes text width/height...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  8. 在QT中使用XPS文档| Aspose.Page 提供 C++

    C ++库供开发人员处理XPS文件。了解如何在Aspose中使用QT中的XPS文档。C++的页面API解决方案。...:get_Black()); 10 11 //Add glyph to the document 12 13 System...System ::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial"...

    docs.aspose.com/page/zh/cpp/work-with-xps-docum...
  9. Enhance Your Presentations with AutoFit in Java...

    Learn how to manage AutoFit settings in Aspose.Slides for Java to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....Substituting to a font with different glyph metrics changes text width/height...

    docs.aspose.com/slides/java/manage-autofit-sett...
  10. 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-...