Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 8,731 for

table

(0.08 sec)
  1. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!... Footnote , null ); // Table nodes have an "EnsureMinimum()"...the table has at least one cell. Table table = new Table ( doc...

    reference.aspose.com/words/net/aspose.words/com...
  2. TableStyle.TopPadding | Aspose.Words for .NET

    Discover the TableStyle TopPadding property to easily adjust spacing above Table cell contents, enhancing your Table's readability and design....to add above the contents of table cells. public double TopPadding...custom style settings for the table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  3. ConditionalStyleCollection.clearFormatting meth...

    ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the Table style....all conditional styles of the table style. clearFormatting () Examples...Shows how to reset conditional table styles. let doc = new aw . Document...

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

    Discover the Aspose.Words.ConditionalStyle class for advanced Table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. public...

    reference.aspose.com/words/net/aspose.words/con...
  5. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a Table row. To learn more, visit the documentation article in C++....Aspose::Words::Tables::RowFormat class Contents [ Hide ] RowFormat...Represents all formatting for a table row. To learn more, visit the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the Table....first_row property Table.first_row property Returns the first...first Row node in the table. @property def first_row ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break....indicating whether text in a table row is allowed to split across...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.ExpandTableStylesToDirectFormatting | ...

    Transform Table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....specified in table styles into direct formatting on tables in the document...provides only limited support for table styles (see below). This method...

    reference.aspose.com/words/net/aspose.words/doc...
  9. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the Table row in points....Gets or sets the height of the table row in points. @property def...Shows how to create a formatted table using DocumentBuilder. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::TableStyle::get_Borders method |...

    Aspose::Words::TableStyle::get_Borders method. Gets the collection of default cell borders for the style in C++....custom style settings for the table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/tab...