Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 5,810 for

table

(0.07 sec)
  1. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/nod...
  2. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....settings to vertical borders to a table row’s format. let doc = new...Create a table with red and blue inner borders. let table = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.accept_start method | Aspose.Words for Py...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....shading color while building a table. let doc = new aw . Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Merge Cells in Word using Java

    This article describes how to merge cells in Word using Java. It has the IDE settings, a list of steps, and a sample code to combine cells in Word using Java....sample code showing how to merge tables in Word using Java . It uses...range of cells in the target table. Steps to Combine Cells in Word...

    kb.aspose.com/words/java/merge-cells-in-word-us...
  7. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::GetChildDataSource method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region in C++....data records of the specified table. Remarks When the Aspose.Words...GetChildDataSource() must follow. If the table that is represented by this...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++.... ); // 2 - Table node: SharedPtr < Table > table = doc -> get_FirstSection...get_Body () -> get_Tables () -> idx_get ( 0 ); table -> Accept ( hiddenContentRemover...

    reference.aspose.com/words/cpp/aspose.words/spe...
  9. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width of the cell in points....Currently, not every combination of table, cell and document properties...cell contents in an auto-fit table layout. Cells in other rows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldRD class | Aspose.Words for Python

    aspose.words.fields.FieldRD class. Implements the RD field...when you create a table of contents, a table of authorities, or...when generating a table of contents, table of authorities, or...

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