Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 14,080 for

load font

(0.15 sec)
  1. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document Loading or saving in Java....Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  2. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。... 设置字体名称 开发者可以使用 Font 对象的 name 方法为单元格内的文本应用任何字体。 <..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  3. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract Fonts from PDF file on Java and PHP, Delphi....How to extract fonts from PDF using Aspose.PDF for Java Tool...Tool Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/java/parser/fonts/
  4. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  5. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert LaTeX to BMP using Aspose.TeX in...

    Learn how to convert LaTeX source to BMP images in Python using Aspose.TeX for .NET. Step-by-step guide, code example, and best practices for developers....conversion workflow Writing code to load LaTeX and render to BMP Handling...pythonnet , the .NET assemblies are loaded automatically after the package...

    blog.aspose.com/tex/step-by-step-guide-to-conve...
  7. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Font Product Family Aspose.TeX Product...object as a parameter Save the loaded PCL file as a PDF file on the...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  8. Design Tables in Word with Java

    Follow this article to design tables in Word with Java. It has IDE settings, a list of steps, and a sample code demonstrating how to Microsoft Word table design with Java....Font Product Family Aspose.TeX Product...Java to apply styles to tables Load the source Word file with tables...

    kb.aspose.com/words/java/design-tables-in-word-...
  9. Frequently Asked Questions

    Get answers to all the most frequent questions about Fonts, their usage, structure a variety....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/faq/
  10. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....( __dirname , "output" ); // Load your excel file inside a workbook...get ( 0 ); // Access the first font setting object via getRichFormattings()...

    docs.aspose.com/cells/nodejs-cpp/change-charact...