Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 16,544 for

font loading

(0.66 sec)
  1. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output document....headers, and footers during the loading documents of the listed formats...resources, such as images, fonts, and external CSS, are saved...

    docs.aspose.com/words/cpp/convert-a-document-to...
  2. 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...
  3. 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...
  4. 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...
  5. Memory Leak Occurs when Instantiating and Dispo...

    Hello, I found that after instantiating presentation, even after the presentation.dispose () method was called, the memory usage of the jvm was still high and memory was not freed. In my debugging, I found that this part…...Family slides-java , slides-fonts , slides-memory DNic May 25...from power point embedded fonts. Font memory was not correctly...

    forum.aspose.com/t/memory-leak-occurs-when-inst...
  6. 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...
  7. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....document formats that can be loaded into Aspose.Words are known... for example, bold, italic, font, size. However, the flow-layout...

    docs.aspose.com/words/python-net/rendering/
  8. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....isUnicode(true); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/java/com.aspose.word...
  9. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  10. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++....reading comments from cell A1 by loading the sample Excel File . Please...time of threaded comments by loading the sample Excel File . Please...

    docs.aspose.com/cells/cpp/threaded-comments/