Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,662 for

document revision

(0.19 sec)
  1. RevisionOptions.showOriginalRevision property |...

    RevisionOptions.showOriginalRevision property. Allows to specify whether the original text should be shown instead of revised one...should be shown instead of revised one. Default value is false...appearance of revisions. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which Revisions are rendered in balloons in C++....ShowInBalloons enum Specifies which revisions are rendered in balloons....insert, delete and format revisions inline. Format 1 Renders insert...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. RevisionOptions.commentColor property | Aspose....

    RevisionOptions.commentColor property. Allows to specify the color to be used for comments...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...
  4. RevisionOptions.movedFromTextColor property | A...

    RevisionOptions.movedFromTextColor property. Allows to specify the color to be used for 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...
  5. RevisionOptions.revisedPropertiesColor property...

    RevisionOptions.revisedPropertiesColor property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FormatChange](../../../aspose.words/Revisiontype/#FormatChange) Default value is [RevisionColor.NoHighlight](../../Revisioncolor/#NoHighlight)....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...
  6. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextEffect method. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline 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...
  7. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextEffect method. Allows to specify the effect to be applied to the deleted content Deletion. Default value is StrikeThrough 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...
  8. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. 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...
  9. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows to specify the effect for content areas with changes of formatting properties FormatChange Default value is None 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.RemoveAt | Aspose.Wo...

    Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete properties at any index. Streamline your Document 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...