Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 20,378 for

table

(0.87 sec)
  1. 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...
  2. TableCollection.toArray method | Aspose.Words f...

    TableCollection.toArray method. Copies all Tables from the collection to a new array of Tables....all tables from the collection to a new array of tables. toArray...toArray () Returns An array of tables. Examples Shows how to iterate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. Developer Guide|Documentation

    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....Create Pivot Table Formatting Pivot Table Table Creating a List...Object Format a List Object - Table Picture Insert a Linked Picture...

    docs.aspose.com/cells/java/developer-guide/
  6. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control....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/net/aspose.words/bre...
  7. CompatibilityOptions.use_word2010_table_style_r...

    CompatibilityOptions.use_word2010_Table_style_rules property. Specifies to use Word2010 Table style rules....use_word2010_table_style_rules property CompatibilityOptions....use_word2010_table_style_rules property Specifies to use Word2010...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....of the first column of the table column range associated with...index of the last column of the table column range associated with...

    reference.aspose.com/words/java/com.aspose.word...
  9. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....Headers and Footers as Table Add structured, table-based headers and...using Aspose.PDF for Python. Tables provide better layout control...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  10. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....PPTX ) If a slide contains a table, the code above will not work...that case, each cell in the table must be resized. Use the following...

    docs.aspose.com/slides/python-net/re-sizing-sha...