Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,478 for

document revision

(0.03 sec)
  1. revisiongroup - Aspose.Words for Java - API Ref...

    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...
  2. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom Document properties in Java....DocumentPropertyColl A collection of custom document properties. To learn more...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.Revisions | Aspose.Words for .NET API 参考

    Document 财产. 获取此文档中存在的修订跟踪更改的集合...Document.Revisions Document.Revisions property 获取此文档中存在的修订(跟踪更改)的集合。...public RevisionCollection Revisions { get ; } 评论 返回的集合是一个“实时”集合,这意味着如果您删除包含...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....the Work with Document Properties documentation article. Remarks:...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. RevisionGroupCollection.GetEnumerator | Aspose....

    RevisionGroupCollection GetEnumerator method. Returns an enumerator object in C#....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  6. ParagraphCollection class | Aspose.Words for Py...

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Working with Paragraphs documentation article. Inheritance: ParagraphCollection...this collection and from the document. (Inherited from NodeCollection...

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

    RevisionCollection 财产. 返回指定索引处的修订版... public Revision this [ int index ] { get ;...例子 显示如何使用文档中的修订。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this Revision group....property Gets the author of this revision group. Examples Shows how...group of revisions in a document. doc = aw . Document ( MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::RevisionGroup::get_Author method...

    Aspose::Words::RevisionGroup::get_Author method. Gets the author of this Revision group in C++....method Gets the author of this revision group. System :: String Aspose...info about a group of revisions in a document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Aspose::Words::RevisionGroupCollection::get_Cou...

    Aspose::Words::RevisionGroupCollection::get_Count method. Returns the number of Revision groups in the collection in C++....method Returns the number of revision groups in the collection....info about a group of revisions in a document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...