Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 20,433 for

table

(0.14 sec)
  1. Table.firstRow property | Aspose.Words for Node.js

    Table.firstRow property. Returns the first [Row](../../../aspose.words.Tables/row/) node in the Table....firstRow property Table.firstRow property Returns the first Row...in the table. get firstRow () : Aspose . Words . Tables . Row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....the left of the contents of table cells. @property def left_padding...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::TableStyle::get_TopPadding metho...

    Aspose::Words::TableStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of Table cells in C++....to add above the contents of table cells. double Aspose :: Words...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current Table cell formatting properties....object that represents current table cell formatting properties....self ) -> aspose . words . tables . CellFormat : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left Table....a style for a right-to-left table. get bidi () : boolean Remarks...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a Table – rows, columns, and cells using Python. Specify Header Row Python....] For more control over how tables work, learn how to manipulate...columns and rows. Finding the Table Element Index Columns, rows...

    docs.aspose.com/words/python-net/working-with-c...
  7. Issue with -horz and -greedy flag when we have ...

    Hi Team, I have a template in which Table with single row and single cell. In that Table there is foreach tag and inside that foreach tag there is a -horz flag and inside that Table there is another Table with 3 rows …...-greedy flag when we have nested tables Aspose.Words Product Family...which table with single row and single cell. In that table there...

    forum.aspose.com/t/issue-with-horz-and-greedy-f...
  8. TableStyle.columnStripe property | Aspose.Words...

    TableStyle.columnStripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns 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...
  9. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....Examples: Shows how to ignore table formatting for content after...// Adds content before the table. // Default font size is 12...

    reference.aspose.com/words/java/com.aspose.word...
  10. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style...to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Properties...

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