Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 16,203 for

table

(0.05 sec)
  1. Aspose::Words::ConditionalStyle::get_RightPaddi...

    Aspose::Words::ConditionalStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of Table cells in C++....the right of the contents of table cells. double Aspose :: Words...with certain area styles of a table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyle::get_TopPadding...

    Aspose::Words::ConditionalStyle::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...with certain area styles of a table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ConditionalStyle::get_Type metho...

    Aspose::Words::ConditionalStyle::get_Type method. Gets Table area to which this conditional style relates in C++....ConditionalStyle::get_Type method Gets table area to which this conditional...with certain area styles of a table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Table.style property | Aspose.Words for Python

    Table.style property. Gets or sets the Table style applied to this Table....property Table.style property Gets or sets the table style applied...applied to this table. @property def style ( self ) -> aspose ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end Table rows in your documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance document clarity!...EndRow method Ends a table row in the document. public...Remarks Call EndRow to end a table row. If you call InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Working with PivotTable|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] A pivot table is an interactive table that summarizes...format while maintaining a pivot table. Report users have to manually...

    docs.aspose.com/cells/reportingservices/working...
  7. Table.convertToHorizontallyMergedCells method |...

    Table.convertToHorizontallyMergedCells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontalMerge](../../../aspose.words.Tables/cellformat/horizontalMerge/)....convertToHorizontall () Remarks Table cells can be horizontally merged...width CellFormat.width . When table cell is merged by width property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell.... Tables . Row Examples Shows how to set a table to stay...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.is_in_cell property | Aspose.Words fo...

    Paragraph.is_in_cell 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...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Discover the IsEndOfCell property for paragraphs. Learn how to identify if a paragraph is the last in a cell, enhancing your document structure....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words/par...