Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 15,567 for

font loading

(0.18 sec)
  1. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Android via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....of memory exception while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/androidjava/faqs/
  2. FAQ|Aspose.Slides for Node.js via .NET Document...

    Get answers to FAQ on Aspose.Slides for Node.js via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....of memory exception while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/nodejs-java/faqs/
  3. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for C++, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....of memory exception while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/cpp/faqs/
  4. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++...." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into a stream U16String...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  5. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...complexity of the document, font settings, or specific content...resolves the issue. Font Settings : Ensure that the font settings are...

    forum.aspose.com/t/saving-converted-word-docume...
  6. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell – font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  7. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....The code is very simple, just load HTML to Document class and save... close (); Enable (disable) font embedding Add new Html LoadOptions...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  8. Aspose.Font Documentation for Java

    Java comprehensive API from Aspose.Font includes all the features you need like Loading, saving, converting Fonts, and getting the Font metrics you need....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/
  9. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....Font Product Family Aspose.TeX Product...foreground theme color, pattern, and font theme color. Steps to Apply...

    kb.aspose.com/cells/python/apply-excel-color-th...
  10. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…... But when I load it with Aspose.Words and then...resolve this issue. Load Options : When loading the document, you...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...