Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 16,400 for

font loading

(0.17 sec)
  1. Java Imaging API | Draw Manipulate and Transfor...

    Java Image processing and manipulation library. Create load view edit draw or convert images to multiple formats within applications without any image editor...for Image Processing Create, load and manipulate images using...you can effortlessly create, load, convert, and manipulate images...

    products.aspose.com/imaging/java/
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....during the HTML documents loading back into a Document object...such elements if we intend to load the saved HTML using Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Add Bates Numbers to PDF using Python

    Follow this article to add Bates numbers to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for adding Bates stamp to PDF using Python....Font Product Family Aspose.TeX Product...to add Bates numbering in PDF Load the source PDF file into the...

    kb.aspose.com/pdf/python/add-bates-numbers-to-p...
  4. 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...
  5. Segmentation Fault with Aspose.Slides.NET6.Cros...

    Hello, We investigated multiple options to enable PPT/PPTX to PDF conversion on AWS Lambda .NET 8 Linux, using Aspose.Slides. Main findings Aspose.Slides.NET6.CrossPlatform loads the managed Aspose.Slides.dll correct…...CrossPlatform loads the managed Aspose.Slides.dll...cannot be loaded as a managed assembly; it must be loaded as a native...

    forum.aspose.com/t/segmentation-fault-with-aspo...
  6. 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/
  7. Convert a PS File to PDF using Python

    Follow this article to convert a PS file to PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to change PS format to PDF using Python....Font Product Family Aspose.TeX Product...information to control the loading of the PS file and also customize...

    kb.aspose.com/pdf/python/convert-a-ps-file-to-p...
  8. 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...
  9. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....Font Product Family Aspose.TeX Product...available during and after loading the MD file to customize the...

    kb.aspose.com/words/net/convert-markdown-to-wor...
  10. 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...