Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,578 for

document editing

(0.04 sec)
  1. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision... Document ( file_name = MY_DIR + 'Revision...runs.docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...runs.docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::RevisionCollection::GetEnumerato...

    Aspose::Words::RevisionCollection::GetEnumerator method. Returns an enumerator object in C++....Examples Shows how to work with a document’s collection of revisions...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based Documents in Java....imported from HTML-based documents. Examples: Shows how properties...imported from HTML-based documents. final String html = "\n\n...

    reference.aspose.com/words/java/com.aspose.word...
  7. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure.... Document doc = new Document ( MyDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  8. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which Document shall be used as a target during comparison....target property Specifies which document shall be used as a target...to filter specific types of document elements when making a comparison...

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

    InlineStory.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...footnotes.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Inline.parent_paragraph property | Aspose.Words...

    Inline.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( file_name = MY_DIR + 'Revision...runs.docx' ) # When we edit the document while the "Track Changes"...

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