Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 8,700 for

table

(0.05 sec)
  1. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management....Shows how to create a nested table using a document builder. Document...( doc ); // Build the outer table. Cell cell = builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  2. DataTable | Aspose.Words for Java

    Represents one Table of in-memory data in Java....DataTableEventListen Represents one table of in-memory data. Constructors...DataTable class with the specified table name. DataTable(ResultSet resultSet)...

    reference.aspose.com/words/java/com.aspose.word...
  3. Node.getAncestor method | Aspose.Words for Node.js

    Node.getAncestor method. Gets the first ancestor of the specified [NodeType](../../nodetype/)....Shows how to find out if a tables are nested. test ( 'CalculateDepthOfNest'...Document ( base . myDir + "Nested tables.docx" ); let tableNodes = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....Shows how to find out if a tables are nested. public void CalculateDepthOfNest...MyDir + "Nested tables.docx" ); NodeCollection tables = doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose.Words.Tables module | Aspose.Words for N...

    The Aspose.Words.Tables module contains classes that represent Tables, rows, cells and their formatting....Tables module Contents [ Hide ] The Aspose.Words...Words.Tables module contains classes that represent tables, rows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....insert_before() on the table where you want the row inserted...Shows how to build a nested table without using a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.textWrapping property | Aspose.Words for ...

    Table.textWrapping property. Gets or sets [Table.textWrapping](./) for Table....property Table.textWrapping property Gets or sets Table.textWrapping...for table. get textWrapping () : Aspose . Words . Tables . TextWrapping...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the Table style applied to this Table....style_name property Table.style_name property Gets or sets the...the name of the table style applied to this table. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.AbsoluteVerticalDistance | Aspose.Words f...

    Discover the AbsoluteVerticalDistance property for Tables—control vertical positioning in points for precise layout. Default is 0. Optimize your design!...AbsoluteVerticalDist Contents [ Hide ] Table.AbsoluteVerticalDist property...vertical floating table position specified by the table properties,...

    reference.aspose.com/words/net/aspose.words.tab...
  10. TableAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.TableAlignment enum for optimal inline Table alignment. Enhance your document formatting with precision and ease....Specifies alignment for an inline table. public enum TableAlignment...0 The table is aligned to the left. Center 1 The table is centered...

    reference.aspose.com/words/net/aspose.words.tab...