Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 9,998 for

font loading

(0.04 sec)
  1. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_Fonts_folders method. Sets the folders where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts....set_fonts_folders method set_fonts_folders(fonts_folders, recursive)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_folders...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Load and Extract Data | C++ | Aspose.Font

    C++ APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Type 1 Fonts within C++....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/loading-saving-type1-f...
  3. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.Fonts.FontFallbackSettings class. Specifies Font fallback mechanism settings...FontFallbackSettings class Specifies font fallback mechanism settings...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....the top of the document when loading and saving and limits the maximum... Q: Why are the layout and fonts in the output document different...

    docs.aspose.com/words/java/faq/
  5. truetype字体的字形和指标|爪哇

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  6. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....Font Product Family Aspose.TeX Product...using Python . You will learn to load the Word document, set the properties...

    kb.aspose.com/words/python/how-to-replace-words...
  7. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....Font Product Family Aspose.TeX Product...where the source JSON data is loaded into a string variable and...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  8. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies Font fallback mechanism settings. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontFallbackSettings class Contents [ Hide...FontFallbackSettings class Specifies font fallback mechanism settings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. How to Create GIF From Images in C#

    This short tutorial guides on how to create GIF from images in C#. By using C# animated GIF can be easily created by following the steps and sample code shared in this tutorial....Font Product Family Aspose.TeX Product...where first all the images are loaded into a list of RasterImage...

    kb.aspose.com/imaging/net/how-to-create-gif-fro...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...