Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 20,430 for

table

(0.13 sec)
  1. Show report filter pages option|Documentation

    This article shows how to show the report filter pages option with Aspose.Cells for Python via .NET....Excel supports creating pivot tables, adding report filters, and...option on the created pivot table. The following screen shows...

    docs.aspose.com/cells/python-net/show-report-fi...
  2. Table.accept_end method | Aspose.Words for Python

    Table.accept_end method. Accepts a visitor for visiting the end of the Table....for visiting the end of the table. def accept_end ( self , visitor...aspose.words.tables class Table Table.accept method Table.accept_start...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....are indirect descendants of a Table node, which would be the runs... runs = doc.selectNodes("//Table//Run"); Assert.assertEquals(2...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompositeNode.hasChildNodes property | Aspose.W...

    CompositeNode.hasChildNodes property. Returns ``true`` if this node has any child nodes....to combine the rows from two tables into one. let doc = new aw...Document ( base . myDir + "Tables.docx" ); // Below are two ways...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....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/java/com.aspose.word...
  6. Add Pivot Connection with Golang via C++|Docume...

    Learn how to add pivot connection with Aspose.Cells library using C++....associate slicer and pivot table in Excel, you need to right-click...associate slicer and pivot table using Aspose.Cells API programmatically...

    docs.aspose.com/cells/go-cpp/add-pivot-connection/
  7. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  8. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull Table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…...1:02am 1 I am trying to pull table structures out of documents...out the first cell in that table, it should have cell.cell_format...

    forum.aspose.com/t/horizontally-merged-cells/31...
  10. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to Table substitution rule in C++....method Settings related to table substitution rule. const System...with custom font substitution tables. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fon...