Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 19,750 for

table

(0.07 sec)
  1. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph....paragraph from a table cell with a nested table. let doc = new...); // Create table with paragraph and inner table in first cell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Bookmark::get_IsColumn method | ...

    Aspose::Words::Bookmark::get_IsColumn method. Returns true if this bookmark is a Table column bookmark in C++....true if this bookmark is a table column bookmark. bool Aspose...how to get information about table column bookmarks. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. 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...
  6. Cell.previousCell property | Aspose.Words for N...

    Cell.previousCell property. Gets the previous [Cell](../) node.... Tables . Cell Remarks The method can...how to enumerate through all table cells. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cell | Aspose.Words for Java

    Represents a Table cell in Java....CompositeNode Represents a table cell. To learn more, visit the...the Working with Tables documentation article. Remarks: Cell...

    reference.aspose.com/words/java/com.aspose.word...
  8. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph...., footnote_text = None ) # Table nodes have an "EnsureMinimum()"...sure the table has at least one cell. table = aw . tables . Table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story...., footnote_text = None ) # Table nodes have an "EnsureMinimum()"...sure the table has at least one cell. table = aw . tables . Table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Bookmark::get_FirstColumn method...

    Aspose::Words::Bookmark::get_FirstColumn method. Gets the zero-based index of the first column of the Table column range associated with the bookmark in C++....of the first column of the table column range associated with...how to get information about table column bookmarks. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/boo...