Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 14,303 for

load font

(0.1 sec)
  1. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....Font Product Family Aspose.TeX Product...the options to control the loading of the source PDF file and...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  2. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...GetDataDir_GeometrySection (); // Load source Visio diagram Diagram...SaveFileFormat . VSDX ); Aspose.Diagram Font Operations Manage VBA codes...

    docs.aspose.com/diagram/net/working-with-geomet...
  3. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API....( __file__ )), "output" ) # Load sample workbook wb = Workbook...Document Properties Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/python-net/enable-css-cus...
  4. Disable CSS while saving to HTML with Node.js v...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for Node.js via C++....( __dirname , "output" ); // Load sample workbook const workbook...Node.js via C++ Set Default Font while Rendering Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/disable-css-wh...
  5. Worksheet to Image - Set Pixel Format for the R...

    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....( __dirname , "output" ); // Load an Excel file const workbook...Node.js via C++ Set Default Font while rendering a spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  6. 通过 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...
  7. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document Loading or saving in Java....can occur during document loading or saving. Examples: Shows...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  8. FontSettings.DefaultInstance | Aspose.Words for...

    Discover the FontSettings DefaultInstance property for streamlined static Font management. Optimize your design with customizable default settings!...DefaultInstance property Static default font settings. public static FontSettings...default font settings instance. // Configure the default font settings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....such as formatting or broken fonts. If you want to easily find...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  10. 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...