Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 12,616 for

font initialization

(0.39 sec)
  1. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  2. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...Family slides-net , slides-fonts , slides-rendering rajat.jindal...latest one. Test with Different Fonts : Sometimes, issues can arise...

    forum.aspose.com/t/presentation-to-image-conver...
  3. 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....application/json; charset=utf-8' ); // Initialize the response data variable...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  4. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Description LoadOptions() Initializes a new instance of this class...LoadOptions(String password) A shortcut to initialize a new instance of this class...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  6. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  7. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... Examples: Shows how to initialize the subclasses of DocumentBase...Provides access to properties of fonts used in this document. getFootnoteSeparator()...

    reference.aspose.com/words/java/com.aspose.word...
  8. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....Description RtfLoadOptions() Initializes a new instance of this class...getFontSettings() Allows to specify document font settings. getIgnoreOleData()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....Description ChmLoadOptions() Initializes a new instance of this class...getFontSettings() Allows to specify document font settings. getIgnoreOleData()...

    reference.aspose.com/words/java/com.aspose.word...
  10. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....Provides access to properties of fonts used in this document. getFootnoteSeparator()...paragraphText = new Run(doc, "Initial text. "); paragraph.append...

    reference.aspose.com/words/java/com.aspose.word...