Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,803 for

document revision

(0.09 sec)
  1. Document.StartTrackRevisions | Aspose.Words for...

    Document StartTrackRevisions method. Starts automatically marking all further changes you make to the Document programmatically as Revision changes in C#....make to the document programmatically as revision changes. public...of the author to use for revisions. dateTime DateTime The date...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Revision.Author | Aspose.Words for .NET API 参考

    Revision 财产. 获取或设置此修订的作者不能为空字符串或 null....Revision.Author Revision.Author property 获取或设置此修订的作者。不能为空字符串或...例子 显示如何使用文档中的修订。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. 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...
  4. 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...
  5. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document....layout_options property Document.layout_options property Gets...the layout process of this document. Examples Shows how to alter...

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

    Aspose.Words.Layout.RevisionColor enum. Allows to specify color of Document Revisions in C#....Allows to specify color of document revisions. public enum RevisionColor...highlight revision changes. ByAuthor 20 Revisions of each author...

    reference.aspose.com/words/net/aspose.words.lay...
  7. RevisionGroupCollection.Count | Aspose.Words fo...

    RevisionGroupCollection Count property. Returns the number of Revision groups in the collection in C#....property Returns the number of revision groups in the collection....group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Aspose::Words::Layout::RevisionOptions Class Re...

    Allows to control how Document Revisions are handled during layout process....Allows to control how document revisions are handled during layout...appearance of revisions in a rendered output document. auto doc =...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. RevisionGroup.Author | Aspose.Words for .NET

    RevisionGroup Author property. Gets the author of this Revision group in C#....property Gets the author of this revision group. public string Author...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  10. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color property. Allows to specify the color to be used for inserted content [RevisionType.INSERTION](../../../aspose.words/Revisiontype/#INSERTION)...appearance of revisions in a rendered output document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) #...

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