Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,481 for

document revision

(0.04 sec)
  1. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph....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...
  2. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of Revisions in the collection....property Returns the number of revisions in the collection. Examples...work with revisions in a document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....in Revision . Examples: Shows how to work with revisions in a...a document. Document doc = new Document(); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of Revisions in the collection in C++....method Returns the number of revisions in the collection. int32_t...Shows how to work with revisions in a document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. InlineStory.IsDeleteRevision | Aspose.Words for...

    InlineStory IsDeleteRevision property. Returns true if this object was 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...
  6. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent Revision groups in the Document in Java....that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  7. Revision.RevisionType | Aspose.Words for .NET

    Revision RevisionType property. Gets the type of this Revision in C#....RevisionType Contents [ Hide ] Revision.RevisionType property Gets...Gets the type of this revision. public RevisionType RevisionType...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted 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...
  9. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph 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/par...
  10. 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...