Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 37,918 for

list

(0.45 sec)
  1. Output Streams – Aspose.HTML for Java

    Learn how to use and manage output streams to handle multi-output rendering and streamline HTML workflows with the Aspose.HTML for Java....field lStream which is a list java.util.List of java.io.InputStream...java. io . Closeable { 6 // List of InputStream objects created...

    docs.aspose.com/html/java/output-streams/
  2. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...minimize the number of styles and lists created in the destination document...a Word document, styles and list formatting are stored centrally...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the font....string Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTList field... (Inherited from Field ) list_style Gets or sets the name...name of the style on which the list to contain entries is based....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...Verify the font is missing fc-list | grep -i "cambria" If nothing...sudo fc-cache -f -v Re‑run fc-list to confirm the font appears...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  6. PhysicalFontInfo.file_path property | Aspose.Wo...

    PhysicalFontInfo.file_path property. Path to the font file if any.... Examples Shows how to list available fonts. # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...Pages [ 1 ]); // Retrieve the list of graphic elements from the...Initialize the list of graphic elements var elements = new List < Aspose...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  8. Tables and Ranges with JavaScript via C++|Docum...

    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....Microsoft Excel for tables and list objects. Using Microsoft Excel...and convert the first table/list object to a normal range const...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  9. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....and use a paragraph style with list formatting. Document doc = new...SpaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/net/aspose.words/font/
  10. Work with Office Add-ins in C++|Aspose.Words fo...

    Aspose.Words for C++ provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties....with basic properties: To see a list of task pane add‑ins, use the...example shows how to get such a list of add‑ins: FAQ Q: How do I...

    docs.aspose.com/words/cpp/work-with-office-add-...