Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,666 for

document revision

(0.06 sec)
  1. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for Revisions of Document text....decoration effect for revisions of document text. Members Name Description...Description NONE Revised content has no special effects applied...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.compare method | Aspose.Words for Node.js

    Aspose.Words.Document.compare method...compare(document, author, dateTime) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentPropertyCollection.GetEnumerator | Aspo...

    Discover the DocumentPropertyCollection GetEnumerator method. Easily iterate through all collection items with this efficient enumerator for seamless data access....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  4. DocumentPropertyCollection.Clear | Aspose.Words...

    Effortlessly clear all properties from your DocumentPropertyCollection with our Clear method. Streamline your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...compare(document, author, date_time) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionOptions.movedFromTextEffect property | ...

    RevisionOptions.movedFromTextEffect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.Moving](../../../aspose.words/Revisiontype/#Moving)...appearance of revisions. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // Get the RevisionOptions object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionOptions.movedToTextEffect property | As...

    RevisionOptions.movedToTextEffect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.Moving](../../../aspose.words/Revisiontype/#Moving)...appearance of revisions. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // Get the RevisionOptions object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows to specify the color to be used for areas where content was moved from Moving. Default value is ByAuthor in C++....appearance of revisions. auto doc = MakeObject < Document > ( MyDir...MyDir + u "Revisions.docx" ); // Get the RevisionOptions object that...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

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