Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 8,683 for

table

(0.07 sec)
  1. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current Table row formatting properties....object that represents current table row formatting properties. @property...self ) -> aspose . words . tables . RowFormat : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this Table...property Table.title property Gets or sets title of this table. It...information contained in the table. get title () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing Table cell enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a table cell has ended. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Table.left_padding property | Aspose.Words for ...

    Table.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells....left_padding property Table.left_padding property Gets or sets...configure content padding in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells....bottom_padding property Table.bottom_padding property Gets or...configure content padding in a table. doc = aw . Document () builder...

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

    Table.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of cells....bottomPadding property Table.bottomPadding property Gets or sets...configure content padding in a table. let doc = new aw . Document...

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

    Table.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells....rightPadding property Table.rightPadding property Gets or sets...configure content padding in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.convert_to_horizontally_merged_cells meth...

    Table.convert_to_horizontally_merged_cells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontal_merge](../../cellformat/horizontal_merge/).... Remarks Table cells can be horizontally merged...width CellFormat.width . When table cell is merged by width property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....Aspose::Words::Tables::PreferredWidth::FromPercent method Contents...Words :: Tables :: PreferredWidth > Aspose :: Words :: Tables :: PreferredWidth...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....Shows how to work with floating tables properties. doc = aw . Document...= MY_DIR + 'Table wrapped by text.docx' ) table = doc . first_section...

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