Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 139,004 for

aspose font

(0.17 sec)
  1. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....); Shows how to construct an Aspose.words document by hand. let...text = "Hello World!" ; run . font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Split PDF, HTML, TXT Files using PHP | Aspose.PDF

    PHP sample code to split files on any platform....Split files using Aspose.PDF for PHP via Java Need just part...split PDF files, we’ll use Aspose.PDF for PHP via Java API which...

    products.aspose.com/pdf/php-java/splitter/
  3. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  4. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....styles 256 Unique font types 1,024 global fonts available for use;...styles 256 Unique font types 1,024 global fonts available for use;...

    docs.aspose.com/cells/net/excel-specifications-...
  5. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...Hyperlink style when saving as Word Aspose.Words Product Family words-java...output PDF that we create using Aspose.Words for Java. Is there a...

    forum.aspose.com/t/changing-the-hyperlink-style...
  6. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }... Aspose.Words Product Family words-java...footnote content number style in Aspose.Words for Java, you can adjust...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  7. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...install aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...

    products.aspose.com/words/zh-hant/python-net/ma...
  8. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....Hide ] What’s new in Aspose.PDF 26.1 In Aspose.PDF for Python via...highlighted text color. What’s new in Aspose.PDF 25.12 Convert an HTML document...

    docs.aspose.com/pdf/python-net/whatsnew/
  9. aspose.barcode.generation|Aspose.BarCode for Py...

    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....AI aspose.barcode.generation Contents [ Hide ] The Aspose.BarCode...particular format for text, including font face, size, and style attributes...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify Font paragraph and section formatting in Java....images and other content, specify font, paragraph and section formatting...String) , M:Aspose.Words.DocumentBuilder.InsertBreak(Aspose.Words.BreakType)...

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