Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,696 for

document revision

(0.1 sec)
  1. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the Document layout process...that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily customize changes with the FormatChange feature....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...
  3. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionGroup class | Aspose.Words for Node.js

    Aspose.Words.RevisionGroup class. Represents a group of sequential [Revision](../Revision/) objects...Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!...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...
  6. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your text's impact!...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...
  7. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how Document Revisions are handled during layout process. To learn more, visit the Documentation article in C++....Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. class RevisionOptions...

    reference.aspose.com/words/cpp/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. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks formatting changes, ensuring accurate Document edits and enhanced collaboration....is a format revision. Document doc = new Document ( MyDir + "Format..."Format revision.docx" ); // This paragraph is a "Format" revision...

    reference.aspose.com/words/net/aspose.words/par...
  10. 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...