Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 20,889 for

table

(0.14 sec)
  1. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....Excel file that contains a table. It then creates the slicer...sample Excel file containing a table. U16String sourceDir ( u "....

    docs.aspose.com/cells/cpp/change-slicer-propert...
  2. IMailMergeDataSource.get_child_data_source meth...

    IMailMergeDataSource.get_child_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region....method get_child_data_source(table_name) The Aspose.Words mail...get_child_data_source ( self , table_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style....shading color while building a table. Document doc = new Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Add Pivot Connection|Documentation

    Learn how to add a pivot connection with the Aspose.Cells Java library....associate a slicer and a pivot table in Excel, you need to right‑click...associate a slicer and a pivot table programmatically using the Aspose...

    docs.aspose.com/cells/java/add-pivot-connection/
  5. Show report filter pages option|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....Excel supports creating pivot tables, adding report filters, and...option on the created pivot table. The following is a screen showing...

    docs.aspose.com/cells/javascript-cpp/show-repor...
  6. CompositeNode.has_child_nodes property | Aspose...

    CompositeNode.has_child_nodes property. Returns ``True`` if this node has any child nodes....to combine the rows from two tables into one. doc = aw . Document...+ 'Tables.docx' ) # Below are two ways of getting a table from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....and display the result in a table. FieldDatabase field = (FieldDatabase)...query result in the field's table. field.setFirstRecord("1");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++....AdjustLineHeightInTa 35 Adjust Line Height in Table. ForgetLastTabAlignme 36 Forget...AlignTableRowByRow 38 Align Table Rows by Rule. LayoutRawTableWidth...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... CELL A cell of a table row. COMMENT A comment in a...paragraph of text. ROW A row of a table. RUN A run of text. SECTION...

    reference.aspose.com/words/java/com.aspose.word...
  10. DataColumn | Aspose.Words for Java

    Represents the schema of a column in a DataTable in Java....DataTable table) Initializes a new instance...the specified column name and table it belongs to. DataColumn(String...

    reference.aspose.com/words/java/com.aspose.word...