Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 22,428 for

table

(1.1 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. 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...
  3. Join Tables|Aspose.Words for Python via .NET

    Join Tables in a document using Python. How to merge two Tables into one in Python....Ask AI Join Tables Contents [ Hide ] Purpose Summary. What is...page shows how to join two tables in a Word document using Aspose...

    docs.aspose.com/words/python-net/join-tables/
  4. 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...
  5. 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...
  6. Table.distanceBottom property | Aspose.Words fo...

    Table.distanceBottom property. Gets or sets distance between Table bottom and the surrounding text, in points....distanceBottom property Table.distanceBottom property Gets or...or sets distance between table bottom and the surrounding text...

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

    Table.distanceLeft property. Gets or sets distance between Table left and the surrounding text, in points....distanceLeft property Table.distanceLeft property Gets or sets...sets distance between table left and the surrounding text, in points...

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

    Table.distance_top property. Gets or sets distance between Table top and the surrounding text, in points....distance_top property Table.distance_top property Gets or sets...sets distance between table top and the surrounding text, in points...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....Shows how to build a nested table without using a document builder...builder. def create_nested_table (): doc = aw . Document () # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit Tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your Table workflows....Presentation Tables in Java Contents [ Hide ] A table in PowerPoint...Aspose.Slides provides the Table class, ITable interface, Cell...

    docs.aspose.com/slides/java/manage-table/