Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 214,707 for

aspose.words

(0.29 sec)
  1. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....docx" ); See Also module Aspose.Words class PageSetup PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BorderCollection.line_style property | Aspose.W...

    BorderCollection.line_style property. Gets or sets the border style....line_style ( self ) -> aspose . words . LineStyle : ... @line_style...line_style ( self , value : aspose . words . LineStyle ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Border.theme_color property | Aspose.Words for ...

    Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....theme_color ( self ) -> aspose . words . themes . ThemeColor :...theme_color ( self , value : aspose . words . themes . ThemeColor ):...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_lists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists...docx' ) See Also module aspose.words class ImportFormatOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EditableRangeEnd class | Aspose.Words for Python

    Aspose.words.EditableRangeEnd class. Represents an end of an editable range in a Word document...To learn more, visit the Aspose.Words Document Object Model (DOM)...from Node ) See Also module aspose.words class Node EditableRange...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with VBA Macros in Java|Aspose.Words fo...

    Working with document VBA projects using Java.... Aspose.Words API provides three classes...module Create a VBA Project Aspose.Words API provides the VbaProject...

    docs.aspose.com/words/java/working-with-vba-mac...
  7. Node.previous_pre_order method | Aspose.Words f...

    Node.previous_pre_order method. Gets the previous node according to the pre-order tree traversal algorithm....previous_pre_order ( self , root_node : aspose . words . Node ): ... Parameter...))))))))) See Also module aspose.words class Node Node.node_type_to_string...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured document tags in the range....structuredDocumentTa () : Aspose . Words . Markup . StructuredDocumentTa...toEqual ( 3 ); See Also module Aspose.Words class Range Range.revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../Aspose.words.tables/row/)...." )); See Also module Aspose.Words class Table Table.convertToHorizontall...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....When a document is loaded, Aspose.Words mimics the behavior of Microsoft...UpdateFields method. In Aspose.Words, you can obtain a Range...

    docs.aspose.com/words/cpp/update-fields/