Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 16,048 for

table

(0.04 sec)
  1. 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...
  2. 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...
  3. Table.StyleIdentifier | Aspose.Words for .NET

    Discover the Table StyleIdentifier property to easily manage locale-independent Table styles, enhancing your data presentation effortlessly....StyleIdentifier Contents [ Hide ] Table.StyleIdentifier property Gets...identifier of the table style applied to this table. public StyleIdentifier...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Table.auto_fit method | Aspose.Words for Python

    Table.auto_fit method. Resizes the Table and cells according to the specified auto fit behavior....auto_fit(behavior) Resizes the table and cells according to the specified...behavior : aspose . words . tables . AutoFitBehavior ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.expand_table_styles_to_direct_formatti...

    Document.expand_Table_styles_to_direct_formatting method. Converts formatting specified in Table styles into direct formatting on Tables in the document....expand_table_styles_to_direct_formatting method expand_table_sty...specified in table styles into direct formatting on tables in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.LeftPadding | Aspose.Words for .NET

    Discover the Table LeftPadding property, easily adjust cell content spacing in points for enhanced layout control and improved design flexibility....LeftPadding Contents [ Hide ] Table.LeftPadding property Gets or...configure content padding in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Table.RightPadding | Aspose.Words for .NET

    Discover the Table RightPadding property to customize cell spacing. Easily adjust the right margin for enhanced layout and readability in your designs....RightPadding Contents [ Hide ] Table.RightPadding property Gets or...configure content padding in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.BottomPadding | Aspose.Words for .NET

    Discover the Table BottomPadding property, easily adjust spacing below cell contents for enhanced layout control and improved visual appeal....BottomPadding Contents [ Hide ] Table.BottomPadding property Gets...configure content padding in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!...TableOfAuthorities 44 TableOfFigures 35 The Table of Figures style. ToaHeading...PlainTable1 267 Plain Table 1 PlainTable2 268 Plain Table 2 PlainTable3...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....Shows how to build a nested table without using a document builder...Document (); // Create the outer table with three rows and four columns...

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