Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 20,439 for

table

(0.65 sec)
  1. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Lines in Table Cells. get_AlignTablesRowByRow () Align Table Rows...Contextual Spacing of Paragraphs in Tables . get_ApplyBreakingRules ()...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....doc = new Document ( MyDir + "Tables.docx" ); Assert . That ( doc...GetChildNodes ( NodeType . Table , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/nod...
  3. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields....DataTable table = new DataTable ( "Test" ); table . Columns ..."FirstName" ); table . Rows . Add ( "John" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.mai...
  4. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless document automation and enhanced efficiency....DataTable table = new DataTable ( "Test" ); table . Columns ..."FirstName" ); table . Rows . Add ( "John" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the Table....left_indent property Table.left_indent property Gets or sets...represents the left indent of the table. @property def left_indent (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompatibilityOptions.layout_raw_table_width pro...

    CompatibilityOptions.layout_raw_Table_width property. Ignore Space Before Table When Deciding If Table Should Wrap Floating Object....layout_raw_table_width property CompatibilityOptions.layout_raw_table_width...layout_raw_table_width property Ignore Space Before Table When Deciding...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableSubstitutionRule.LoadWindowsSettings | Asp...

    Effortlessly load predefined Table substitution settings for Windows with the LoadWindowsSettings method. Optimize your workflow today!...LoadWindowsSettings method Loads predefined table substitution settings for Windows...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  8. TableSubstitutionRule.LoadLinuxSettings | Aspos...

    Effortlessly load predefined Table substitution settings for Linux with the LoadLinuxSettings method. Optimize your workflow today!...LoadLinuxSettings method Loads predefined table substitution settings for Linux...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  9. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  10. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

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