Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 16,203 for

table

(0.05 sec)
  1. PreferredWidthType | Aspose.Words for Java

    Specifies the unit of measurement for the preferred width of a Table or cell in Java....for the preferred width of a table or cell. Examples: Shows how...preferred width type and value of a table cell. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++....filter data both in a table or pivot table. Microsoft Excel allows...slicer by selecting a table or pivot table and then clicking the...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  3. 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...
  4. 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...
  5. 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...
  6. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization....cover any cases where the data table data is invalid // by substituting...1033" )); // Create a data table with columns whose names match...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a Table cell...Represents all formatting for a table cell. To learn more, visit the...the Working with Tables documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the formatting applied to Table content does not affect the formatting of the content that follows it. Default value is true in C++....if the formatting applied to table content does not affect the...Examples Shows how to ignore table formatting for content after...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a Table cell into the document....method insert_cell() Inserts a table cell into the document. def...self ): ... Remarks To start a table, just call DocumentBuilder.insert_cell()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....representation of the data in a pivot table. Pivot charts provide a way...pivot table. If you add or remove fields in the pivot table, the...

    docs.aspose.com/cells/net/how-to-add-pivot-chart/