Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 165 for

revision filtering

(2.02 sec)
  1. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....whether a paragraph is a move revision. let doc = new aw . Document...Document ( base . myDir + "Revisions.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.is_move_from_revision property | Aspo...

    Paragraph.is_move_from_Revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Paragraph.is_move_from_revision property...@property def is_move_from_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphCollection class | Aspose.Words for Py...

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...whether a paragraph is a move revision. doc = aw . Document ( file_name...file_name = MY_DIR + 'Revisions.docx' ) # This document contains...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index....whether a paragraph is a move revision. doc = aw . Document ( file_name...file_name = MY_DIR + 'Revisions.docx' ) # This document contains...

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

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...whether a paragraph is a move revision. let doc = new aw . Document...Document ( base . myDir + "Revisions.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined Revisions and enhanced collaboration....number of edit and format revisions Revision . public void Compare...of the author to use for revisions. dateTime DateTime The date...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...number of edit and format revisions Revision . def compare ( self...of the author to use for revisions. date_time datetime.datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format Revisions Revision in C++....number of edit and format revisions Revision . void Aspose :: Words...of the author to use for revisions. dateTime System::DateTime...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...