Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 20,884 for

table

(0.07 sec)
  1. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveOptions TableWidthOutputMode. Control Table row and cell widths for seamless MHTML and EPUB formatting....TableWidthOutputMode property Controls how table, row and cell widths are exported...HTML format, table, row and cell elements ( <table> , <tr> , <th>...

    reference.aspose.com/words/net/aspose.words.sav...
  2. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format 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/python-net/aspose.wo...
  3. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. Left Specifies the left...border of a paragraph or a table cell. Right Specifies the right...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. LEFT Specifies the left...border of a paragraph or a table cell. RIGHT Specifies the right...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current Table cell formatting properties in C++....object that represents current table cell formatting properties....SharedPtr < Aspose :: Words :: Tables :: CellFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....Shows how to work with floating tables properties. let doc = new aw... myDir + "Table wrapped by text.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableStyle.verticalAlignment property | Aspose....

    TableStyle.verticalAlignment property. Specifies the vertical alignment for the cells.... Tables . CellVerticalAlignmen Remarks...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....custom style settings for the table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...