Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 15,567 for

load font

(0.07 sec)
  1. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Font Product Family Aspose.TeX Product...via .NET to create a hyperlink Load the PDF using the Document class...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  2. Aspose.PSD for .NET 19.10 - 发布说明|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.... Load ( filePath )) { foreach ( var...var im = ( PsdImage ) Image . Load ( filePath )) { im . AddInvertAdjustmentL...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Get a List of Fonts used in a Spreadsheet or Wo...

    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....Ask AI Get a List of Fonts used in a Spreadsheet or Workbook...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/java/get-a-list-of-fonts-...
  4. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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.... Load ( "layers with names.psd" ))...var im = ( PsdImage ) Image . Load ( filePath )) { for ( int i...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  5. 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/
  6. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document Loading or saving in Java....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/java/com.aspose.word...
  7. MarkdownLoadOptions class | Aspose.Words for Py...

    aspose.words.Loading.MarkdownLoadOptions class. Allows to specify additional options when Loading [LoadFormat.MARKDOWN](../../aspose.words/Loadformat/#MARKDOWN) document into a [Document](../../aspose.words/document/) object....specify additional options when loading LoadFormat.MARKDOWN document...encoding that will be used to load an HTML, TXT, or CHM document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过 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...
  9. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for PHP via Java. Learn how to export slides with speaker notes efficiently....Instantiate the Presentation class: Load a PowerPoint or OpenDocument...hurting readability. Does the font in the notes affect the result...

    docs.aspose.com/slides/php-java/convert-powerpo...
  10. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C++. Create a table style using C++. Apply table style C++....borders, shading, alignment, and font can be set in a table style...styles are preserved during loading and saving in the following...

    docs.aspose.com/words/cpp/working-with-tablestyle/