Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 20,132 for

table

(0.2 sec)
  1. 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...
  2. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a Table heading on every page when the Table spans more than one page....repeated as a table heading on every page when the table spans more...Examples Shows how to build a table with rows that repeat on every...

    reference.aspose.com/words/nodejs-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. 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...
  5. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.Tables.TableStyleOptions enumeration. Specifies how Table style is applied to a Table....Specifies how table style is applied to a table. Members Name...Name Description NONE No table style formatting is applied. FIRST_ROW...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 Tables of different column counts back to back like so: ---------------…...UpdatePageLayout() when using tables with different column counts...when the document contains 2 tables of different column counts...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  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. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...