Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 14,065 for

load font

(0.12 sec)
  1. Extract Data from PDF Form using Java

    Follow this article to extract data from PDF form using Java. It has the IDE settings, a list of steps, and sample code showing how to extract data from PDF form using Java....Font Product Family Aspose.TeX Product...Textbox fields and sample data Load the PDF file with Form and input...

    kb.aspose.com/pdf/java/extract-data-from-pdf-fo...
  2. 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...
  3. 通过 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...
  4. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of Fonts used in a spreadsheet or workbook using Aspose.Cells for Node.js via C++. This article will show you how to retrieve Font information from a document....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/nodejs-cpp/get-a-list-of-...
  5. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract Fonts from PDF file on Java and PHP, Delphi....How to extract fonts from PDF using Aspose.PDF for Java Tool...Tool Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/java/parser/fonts/
  6. 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...
  7. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...add the header and footer: // Load the Excel file Workbook workbook...html", SaveFormat.Html); // Load the HTML file to modify it string...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  8. 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...
  9. 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...
  10. 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...