Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 19,749 for

table

(0.13 sec)
  1. ConditionalStyleCollection.lastColumn property ...

    ConditionalStyleCollection.lastColumn property. Gets the last column style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles of the Table style in C++....all conditional styles of the table style. void Aspose :: Words...Shows how to reset conditional table styles. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a Table row is allowed to split across a page break in C++....Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPage method...method True if the text in a table row is allowed to split across...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Table.SetBorders | Aspose.Words for .NET

    Customize your Tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look....Contents [ Hide ] Table.SetBorders method Sets all table borders to...Shows how to format of all of a table’s borders at once. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::TableStyle::get_Bidi method | As...

    Aspose::Words::TableStyle::get_Bidi method. Gets or sets whether this is a style for a right-to-left Table in C++....a style for a right-to-left table. bool Aspose :: Words :: TableStyle...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Creating Tabular Report|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....Report Contents [ Hide ] A table in an Aspose.Cells Report template...template consists of a header, table data rows, row groups and footers...

    docs.aspose.com/cells/reportingservices/creatin...
  7. CellFormat.ClearFormatting | Aspose.Words for .NET

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!...to combine the rows from two tables into one. Document doc = new...new Document ( MyDir + "Tables.docx" ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Paragraph.IsInCell | Aspose.Words for .NET

    Discover the Paragraph IsInCell property. Easily determine if a paragraph is a direct child of a Cell, enhancing your document structure and formatting....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...
  9. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Python via .NET....Ask AI Create Pivot Tables and Pivot Charts Contents [ Hide ]...] A pivot table is an interactive summary of records. For example...

    docs.aspose.com/cells/python-net/create-pivot-t...
  10. Document.expandTableStylesToDirectFormatting me...

    Document.expandTableStylesToDirectFormatting method. Converts formatting specified in Table styles into direct formatting on Tables in the document....specified in table styles into direct formatting on tables in the document...provides only limited support for table styles (see below). This method...

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