Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,803 for

document revision

(0.06 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow to specify whether Revision text should be marked with special formatting markup. Default value is true in C++....method Allow to specify whether revision text should be marked with...appearance of revisions. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. RevisionGroup.Author | Aspose.Words for .NET AP...

    RevisionGroup 财产. 获取此修订组的作者... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 7 , doc . Revisions . Groups . Count ); foreach...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. 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...
  4. RevisionGroup.Text | Aspose.Words for .NET

    RevisionGroup Text property. Returns inserted/deleted/moved text or description of format change in C#....group of revisions in a document. Document doc = new Document ( MyDir...MyDir + "Revisions.docx" ); Assert . AreEqual ( 7 , doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  5. DocumentProperty - Aspose.Words for Java - API ...

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

    CustomDocumentProperties 方法. 创建一个新的自定义文档属性 属性类型字符串数据类型.... Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/zh/net/aspose.words....
  7. DocumentPropertyCollection.Contains | Aspose.Wo...

    DocumentPropertyCollection Contains method. Returns true if a property with the specified name exists in the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  8. RevisionGroupCollection.Count | Aspose.Words fo...

    RevisionGroupCollection 财产. 返回集合中的修订组数... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 7 , doc . Revisions . Groups . Count ); foreach...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. RevisionOptions.ShowOriginalRevision | Aspose.W...

    RevisionOptions ShowOriginalRevision property. Allows to specify whether the original text should be shown instead of revised one. Default value is false in C#....should be shown instead of revised one. Default value is false...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. RevisionOptions.MovedToTextColor | Aspose.Words...

    RevisionOptions MovedToTextColor property. Allows to specify the color to be used for areas where content was moved to Moving. Default value is ByAuthor in C#....appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...