Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 15,526 for

load font

(0.27 sec)
  1. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/java/convert-onenote-docum...
  2. 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/
  3. 在 Python 中管理电子邮件附件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...)) \ # Adding attachment \ # Load an attachment attachment = self...

    docs.aspose.com/email/zh/java/manage-attachment...
  4. Aspose.Words 25.5 Cannot invoke \"com.aspose.wo...

    I run on linux, and did not encounter this problem in 25.4. ibm-japan.docx (58.0 KB)...font.directories}") String fontDirectories...@Value("${esl.converter.aspose.font.load-noto-fallback-settings}")...

    forum.aspose.com/t/aspose-words-25-5-cannot-inv...
  5. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...Ensure that your code for loading and saving the document is...convert a Word document to PDF: // Load the Word document Document doc...

    forum.aspose.com/t/index-value-error-while-conv...
  6. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....set with correct font // value or the font is not installed locally...Call the diagram constructor to load diagram from a VSDX file Diagram...

    docs.aspose.com/diagram/net/save-visio-document/
  7. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... class ); // load an existing Visio diagram Diagram...call the diagram constructor to load diagram from a VSD file Diagram...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  8. Extract Text and Images from ODP Files using Py...

    Python source code to parse ODP Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/odp/
  9. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....AddWaterMarkAnnotati () { // Load the PDF file Document document...wa ); //Create TextState for Font settings TextState ts = new...

    docs.aspose.com/pdf/java/sticky-annotations/
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....methods to specify font size, font style, and font color etc for stamp...snippets shows an example on how to load an existing PDF document and...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...