Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 3,478 for

document revision

(0.02 sec)
  1. Revision.parent_style property | Aspose.Words f...

    Revision.parent_style property. Gets the immediate parent style (owner) of this Revision...parent_style property Revision.parent_style property Gets the...parent style (owner) of this revision. This property will work for...

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

    RevisionCollection indexer. Returns a [Revision](../../Revision/) at the specified index....__getitem__(index) Returns a Revision at the specified index. def...work with revisions in a document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.IsMoveFromRevision | Aspose.Words f...

    InlineStory IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....Examples Shows how to view revision-related properties of InlineStory...nodes. Document doc = new Document ( MyDir + "Revision footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  4. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all Revisions in this collection....accept_all() Accepts all revisions in this collection. def accept_all...to compare documents. doc_original = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. inline - Aspose.Words for Java - API Reference

    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...
  6. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to view revision-related properties of InlineStory...= MakeObject < Document > ( MyDir + u "Revision footnotes.docx"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....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...
  8. RevisionCollection.reject_all method | Aspose.W...

    RevisionCollection.reject_all method. Rejects all Revisions in this collection....reject_all() Rejects all revisions in this collection. def reject_all...to work with a document’s collection of revisions. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Inline Class Reference - Aspose....

    Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own....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...
  10. 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...move revision. doc = aw . Document ( MY_DIR + "Revisions.docx"...

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