Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 20,895 for

table

(0.33 sec)
  1. 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...
  2. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.Tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the Table when you invoke the [Table.auto_fit()](../Table/auto_fit/#autofitbehavior) method....Words resizes the table when you invoke the Table.auto_fit() method...from the table and all cells and then updates the table layout...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fitting all Tables to the Page Width|Aspose.Wor...

    Fit a Table into a document by page width easily and fast instead of using VSTO in C#....Ask AI Fitting all Tables to the Page Width Contents [ Hide ]...explains how to adjust all tables so they fit within the page...

    docs.aspose.com/words/net/fitting-all-tables-to...
  4. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....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...
  5. Table.Bidi | Aspose.Words for .NET

    Discover Table Bidi properties for seamless right-to-left Table formatting. Enhance your web design with easy customization options!...Bidi Contents [ Hide ] Table.Bidi property Gets or sets whether...whether this is a right-to-left table. public bool Bidi { get ; set...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table.styleName property | Aspose.Words for Nod...

    Table.styleName property. Gets or sets the name of the Table style applied to this Table....styleName property Table.styleName property Gets or sets the...the name of the table style applied to this table. get styleName...

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

    Table.style property. Gets or sets the Table style applied to this Table....property Table.style property Gets or sets the table style applied...applied to this table. get style () : Aspose . Words . Style Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....Shows how to create a nested table using a document builder. doc...doc = doc ) # Build the outer table. cell = builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.leftPadding property | Aspose.Words for N...

    Table.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells....leftPadding property Table.leftPadding property Gets or sets...configure content padding in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.topPadding property | Aspose.Words for No...

    Table.topPadding property. Gets or sets the amount of space (in points) to add above the contents of cells....topPadding property Table.topPadding property Gets or sets the...configure content padding in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...