Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,477 for

document revision

(0.02 sec)
  1. Revision.DateTime | Aspose.Words for .NET API 参考

    Revision 财产. 获取或设置此修订的日期/时间...Revision.DateTime Revision.DateTime property 获取或设置此修订的日期/时间。...例子 显示如何使用文档中的修订。 Document doc = new Document (); DocumentBuilder...

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

    Revision 方法. 拒绝此修订...Revision.Reject Revision.Reject method 拒绝此修订。 public void Reject...例子 显示如何使用文档中的修订。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.Revision_type property. Gets the type of Revisions included in this group....revision_type property RevisionGroup.revision_type property Gets...Gets the type of revisions included in this group. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_Revisions method...start_track_revisions method Contents [ Hide ] start_track_revisions(author...make to the document programmatically as revision changes. def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the Revisions are rendered in the balloons...Allows to specify whether the revisions are rendered in the balloons...ShowInBalloons.NONE . Note that revisions are not rendered in balloons...

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

    Document LayoutOptions property. Gets a LayoutOptions object that represents options to control the layout process of this Document in C#....LayoutOptions Contents [ Hide ] Document.LayoutOptions property Gets...the layout process of this document. public LayoutOptions LayoutOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  7. RevisionOptions Class | Aspose.Words for .NET

    Aspose.Words.Layout.RevisionOptions class. Allows to control how Document Revisions are handled during layout process in C#....Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. public class RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom Document property of the Boolean data type in C++....method Creates a new custom document property of the Boolean data...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    RevisionOptions ShowRevisionMarks property. Allow to specify whether Revision text should be marked with special formatting markup. Default value is true in C#....property Allow to specify whether revision text should be marked with...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change....group of revisions in a document. doc = aw . Document ( MY_DIR...MY_DIR + "Revisions.docx" ) self . assertEqual ( 7 , doc . revisions...

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