Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 16,064 for

table

(0.09 sec)
  1. Nested Mail Merge with Regions in Java|Aspose.W...

    Perform a Mail Merge operation with nested regions. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template using Java....region contains data from one table. The most common example of...need to link multiple data tables and present the information...

    docs.aspose.com/words/java/nested-mail-merge-wi...
  2. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....document after a paragraph or table. /// </summary> private static...nodeType == aw . NodeType . Table ) { let dstStory = insertionDestination...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data Table will be shown for the chart...indicating whether the data table will be shown for the chart...chart types do not support data tables: Scatter, Pie, Doughnut, Surface...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... TABLE A Table object that represents a table in a Word...ROW A row of a table. CELL A cell of a table row. PARAGRAPH A...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableNames Element|Aspose.Words for SharePoint

    TableNames element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....element describes how to name the tables returned by its parent query... Names are assigned to the tables returned by the query in the...

    docs.aspose.com/words/sharepoint/tablenames-ele...
  6. Nested Mail Merge with Regions in C#|Aspose.Wor...

    Perform a Mail Merge operation with nested regions using C#. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....region contains data from one table. The most common example of...need to link multiple data tables and present the information...

    docs.aspose.com/words/net/nested-mail-merge-wit...
  7. 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...
  8. 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...
  9. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index.... start_table () builder . insert_cell ()...( 'Cell 2' ) builder . end_table () builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...