Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,265 for

glyph

(0.07 sec)
  1. 文本操作 | 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/
  2. TYPE1 to WOFF2 Converter API | C++

    Easily convert your existing TYPE1 font libraries to the modern WOFF2 format within your C++ applications using our intuitive Font API Solution....any desired glyph or text, as well as special glyphs using simple...

    products.aspose.com/font/cpp/conversion/type1-t...
  3. 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/
  4. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP 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/php-java/manage-autofit-...
  5. 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...
  6. 在 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/
  7. 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/
  8. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....canvases will be removed, neighbor glyphs with the same formatting will...canvases will be removed, neighbor glyphs with the same formatting will...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  9. 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/
  10. FormField Checkboxes Inside Equations Don't Ren...

    Summary FormField checkboxes (Type 71 = FIELD_FORM_CHECK_BOX) inserted into OfficeMath equations fail to render correctly when converting Word documents to PDF. Instead of rendering as actual checkbox symbols, the litera…...font to MS Gothic for proper glyph rendering run.getFont().setName("MS...

    forum.aspose.com/t/formfield-checkboxes-inside-...