Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 5,828 for

document revision

(0.16 sec)
  1. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the Revision group...property Revision.group property Gets the revision group. Returns...if the revision does not belong to any group. Revision has no...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionCollection Class | Aspose.Words for .NET

    Aspose.Words.RevisionCollection class. A collection of Revision objects that represent Revisions in the Document in C#....collection of Revision objects that represent revisions in the document...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Document.HasRevisions | Aspose.Words for .NET

    Document HasRevisions property. Returns true if the Document has any tracked changes in C#....HasRevisions Contents [ Hide ] Document.HasRevisions property Returns...Returns true if the document has any tracked changes. public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Revision.Group | Aspose.Words for .NET

    Revision Group property. Gets the Revision group. Returns null if the Revision does not belong to any group in C#....[ Hide ] Revision.Group property Gets the revision group. Returns...Returns null if the revision does not belong to any group. public...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Document.track_revisions property | Aspose.Word...

    Document.track_Revisions property. True if changes are tracked when this Document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

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

    Inline IsMoveToRevision property. Returns true if this object was moved inserted 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...
  7. Inline.IsFormatRevision | Aspose.Words for .NET

    Inline IsFormatRevision property. Returns true if formatting of the object was changed 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...
  8. Aspose::Words::RunCollection Class Reference - ...

    Provides typed access to a collection of Run nodes....Shows how to determine the revision type of an inline node. auto...doc = MakeObject<Document>(MyDir + u "Revision runs.docx" ); //...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs....the revision type of an inline node. doc = aw . Document ( MY_DIR...MY_DIR + "Revision runs.docx" ) # When we edit the document while...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....Shows how to determine the revision type of an inline node. auto...= MakeObject < Document > ( MyDir + u "Revision runs.docx" );...

    reference.aspose.com/words/cpp/aspose.words/inl...