Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,844 for

document revision

(0.07 sec)
  1. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....of change being tracked in Revision . enum class RevisionType...content was inserted in the document. Deletion 1 Content was removed...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Revision.Author | Aspose.Words for .NET

    Revision Author property. Gets or sets the author of this Revision. Can not be empty string or null in C#....Author Contents [ Hide ] Revision.Author property Gets or sets...sets the author of this revision. Can not be empty string or null...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this Revision....method reject() Reject this revision. def reject ( self ): ......work with revisions in a document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionCollection - Aspose.Words for Java - AP...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ResourceLoadingArgs ResourceSavingArgs Revision RevisionCollection RevisionGroup...

    reference.aspose.com/words/java/com.aspose.word...
  5. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this Revision....date_time property Revision.date_time property Gets or sets the...the date/time of this revision. @property def date_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Revision.Reject | Aspose.Words for .NET

    Revision Reject method. Reject this Revision in C#....[ Hide ] Revision.Reject method Reject this revision. public void...with revisions in a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Revision.DateTime | Aspose.Words for .NET

    Revision DateTime property. Gets or sets the date/time of this Revision in C#....DateTime Contents [ Hide ] Revision.DateTime property Gets or...sets the date/time of this revision. public DateTime DateTime...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Inline.parent_paragraph property | Aspose.Words...

    Inline.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....the revision type of an inline node. doc = aw . Document ( file_name...MY_DIR + 'Revision runs.docx' ) # When we edit the document while...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Inline IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Inline.IsDeleteRevision | Aspose.Words for .NET

    Inline IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/inl...