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

table

(0.1 sec)
  1. FieldToa.entry_category property | Aspose.Words...

    FieldToa.entry_category property. Gets or sets the integral category for entries included in the Table....for entries included in the table. @property def entry_category...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToa.remove_entry_formatting property | Asp...

    FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry text in the document from the entry in the Table of authorities....document from the entry in the table of authorities. @property def...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current Table cell formatting properties....object that represents current table cell formatting properties....cellFormat () : Aspose . Words . Tables . CellFormat Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....such as text runs, shapes, or tables to that paragraph. Assert....Shows how to find out if a tables are nested. public void ca...

    reference.aspose.com/words/java/com.aspose.word...
  7. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection of borders of the cell....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...
  8. CellFormat.clear_formatting method | Aspose.Wor...

    CellFormat.clear_formatting method. Resets to default cell formatting...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...
  9. 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...
  10. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....Shows how to work with floating tables properties. let doc = new aw... myDir + "Table wrapped by text.docx" ); let table = doc . firstSection...

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