Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 13,469 for

load font

(0.09 sec)
  1. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadOptions for enhanced CHM document Loading. Customize your Document object with flexible options for optimal results....specify additional options when loading CHM document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes inside a worksheet using Aspose.Cells with C++.... It loads the sample Excel file that contains...com/aspose-cells/Aspose.Cells-for-C // Load the sample Excel file Workbook...

    docs.aspose.com/cells/cpp/set-margins-of-commen...
  3. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document Loading or saving...Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. # Open...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。... 设置字体名称 开发者可以使用 Font 对象的 name 方法为单元格内的文本应用任何字体。 <..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  5. Multithreading in Aspose.Slides for Android via...

    Aspose.Slides for Android via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....possible (besides parsing/loading/cloning) and everything goes...detected. It is not safe to load, save, and/or clone an instance...

    docs.aspose.com/slides/androidjava/multithreading/
  6. PDF|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.... You may open/load an existing template file or...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  7. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....EpubLoadOptions which is used to load source EPUB file. After that...FileNotFoundExceptio { // Instantiate Latex Load option object MdLoadOptions...

    docs.aspose.com/pdf/java/convert-other-files-to...
  8. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document Loading or saving that might result in loss of formatting or data fidelity in C++....some issue during document loading or saving that might result...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  9. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  10. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....The Document class is used to load the PDF file, while the TextAbsorber...All Pages of a PDF in Python # Load the PDF document using the Document...

    blog.aspose.com/pdf/parse-pdf-in-python/