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

load font

(0.15 sec)
  1. 通过 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...
  2. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize document Font settings for enhanced readability and professional presentation....FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  3. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to PDF. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to PDF....Font Product Family Aspose.TeX Product...get details to customize the loading of XSL FO files and the customization...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  4. 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...
  5. 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...
  6. 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....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/python-net/aspose.wo...
  7. DXF Drawings|CAD 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....CAD provides the feature to load AutoCAD DXF drawing entities...follows: Load DXF drawing file using the Image.Load factory method...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  8. DXF Drawings|CAD 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....CAD provides the feature to load AutoCAD DXF drawing entities...follows: Load DXF drawing file using the Image.Load factory method...

    docs.aspose.com/cad/net/dxf-drawings/
  9. 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...
  10. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....instance of the Document class and load the input PDF file $document...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...