Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 16,123 for

table

(0.05 sec)
  1. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....docx" ); Shows how to build a table with custom borders. auto doc...-> StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage....Examples Shows how to set a table to auto fit to 50% of the width...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::InsertTableOfCo...

    Aspose::Words::DocumentBuilder::InsertTableOfContents method. Inserts a TOC (Table of contents) field into the document in C++....tent method Inserts a TOC (table of contents) field into the...This method inserts a TOC (table of contents) field into the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Row.previous_row property | Aspose.Words for Py...

    Row.previous_row property. Gets the previous [Row](../) node.... tables . Row : ... Remarks The method...need to have typed access to table rows. If a StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling....column in our data table. If a row from that table // has a value... Writeln ( ", " ); // This table has three rows, and one of them...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...save(file_name) Saves the current table substitution settings to file...save(output_stream) Saves the current table substitution settings to stream...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access to the formatting properties of the row.... Tables . RowFormat Examples Shows...format of rows and cells in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the Table....last_row property Table.last_row property Returns the last Row...Row node in the table. @property def last_row ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....{ // Create a document and table that we will merge Document...column "Column2" in the data table that doesn't have a respective...

    reference.aspose.com/words/java/com.aspose.word...
  10. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell...specify the preferred width of a table or a cell. To learn more, visit...visit the Working with Tables documentation article. Remarks Preferred...

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