Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 16,049 for

table

(0.03 sec)
  1. 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...
  2. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....Find Query Tables and List Objects related to External Data Connections...you need to find out Query Tables and List Objects related to...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  3. Table.bidi property | Aspose.Words for Node.js

    Table.bidi property. Gets or sets whether this is a right-to-left Table....bidi property Table.bidi property Gets or sets whether this is...is a right-to-left table. get bidi () : boolean Remarks When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Tables::Row::get_IsFirstRow meth...

    Aspose::Words::Tables::Row::get_IsFirstRow method. True if this is the first row in a Table; false otherwise in C++....Aspose::Words::Tables::Row::get_IsFirstRow method Contents [...in a table; false otherwise. bool Aspose :: Words :: Tables ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break....indicating whether text in a table row is allowed to split across...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentVisitor.visitTableStart method | Aspose...

    DocumentVisitor.visitTableStart method. Called when enumeration of a Table has started....visitTableStart(table) Called when enumeration of a table has started...visitTableStart ( table : Aspose . Words . Tables . Table ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_Borders method |...

    Aspose::Words::TableStyle::get_Borders method. Gets the collection of default cell borders for the style in C++....custom style settings for the table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Table.horizontalAnchor property | Aspose.Words ...

    Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating Table should be calculated...horizontalAnchor property Table.horizontalAnchor property Gets...horizontal positioning of floating table should be calculated. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.words/Table/) nodes...typed access to a collection of Table nodes. To learn more, visit...visit the Working with Tables documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Shows how to find out if a tables are nested. def calculate_...calculate_depth_of_nested_tables (): doc = aw . Document ( MY_DIR + 'Nested...

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