Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 16,049 for

table

(0.04 sec)
  1. ConditionalStyle.BottomPadding | Aspose.Words f...

    Adjust the BottomPadding property in ConditionalStyle to customize Table cell spacing. Enhance your design with precise control over layout and aesthetics....to add below the contents of table cells. public double BottomPadding...with certain area styles of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/con...
  2. TableStyle.ConditionalStyles | Aspose.Words for...

    Discover the TableStyle ConditionalStyles property—customize your Table with unique conditional styles for enhanced visual appeal and functionality....that may be defined for this table style. public ConditionalStyleColl...with certain area styles of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  3. TableStyle.row_stripe property | Aspose.Words f...

    TableStyle.row_stripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets Table area to which this conditional style relates....type property Gets table area to which this conditional...with certain area styles of a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell.paragraphs property | Aspose.Words for Python

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell....Examples Shows how to set a table to stay together on the same...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.isEndOfCell property | Aspose.Words f...

    Paragraph.isEndOfCell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.Tables/cell/); false otherwise....Examples Shows how to set a table to stay together on the same...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

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

    Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.Tables/cell/); false otherwise....Examples Shows how to set a table to stay together on the same...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::Cell::get_Paragraphs met...

    Aspose::Words::Tables::Cell::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the cell in C++....Aspose::Words::Tables::Cell::get_Paragraphs method Contents [...ParagraphCollection > Aspose :: Words :: Tables :: Cell :: get_Paragraphs ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize Table row formatting for enhanced document design and presentation....object that represents current table row formatting properties. public...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TableStyle.rowStripe property | Aspose.Words fo...

    TableStyle.rowStripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

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