Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 20,889 for

table

(0.17 sec)
  1. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....Added APIs Support for Pivot Tables The second release of Aspose...the manipulation of the Pivot Tables. Aspose.Cells for C++ provides...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  2. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....docx' ) Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc = doc ) # Insert a table of contents for the first page...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Supported File Formats|Aspose.PDF for SharePoint

    PDF SharePoint API can load and save file formats that include PDF and PDF/A....Load Formats The following table indicates the file formats that...Save Formats The following table indicates the file formats in...

    docs.aspose.com/pdf/sharepoint/supported-file-f...
  4. 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....Instantiate a table object auto tab2 = MakeObject < Table >(); // Add...Add the table in paragraphs collection of the desired section...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  5. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....settings to vertical borders to a table row’s format. let doc = new...Create a table with red and blue inner borders. let table = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....DataTable table = new DataTable("My Table"); table.getColumns()...add("Column 1"); table.getRows().add("Row 1"); table.getRows().add("Row...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...format are to be applied to the table. InsertHeadings { get; set;...column headings in the resulting table. InsertOnceOnMailMerg { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldTC Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTC class for seamless TC field implementation, enhancing your document processing with powerful features....number for a table of contents (including a table of figures)...compile all TC fields into a table of contents. FieldToc fieldToc...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldAsk Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAsk class for seamless implementation of the ASK field, enhancing document automation and efficiency....DataTable table = new DataTable ( "My Table" ); table . Columns..."Column 1" ); table . Rows . Add ( "Row 1" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...