Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,657 for

document revision

(0.08 sec)
  1. RevisionGroup.revisionType property | Aspose.Wo...

    RevisionGroup.RevisionType property. Gets the type of Revisions included in this group....property Gets the type of revisions included in this group. get...group of revisions in a document. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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. let doc = new aw . Document ( base...myDir + "Revisions.docx" ); expect ( doc . revisions . groups...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Working with Paragraphs documentation article. Examples: Shows...paragraph is a move revision. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionOptions.showRevisionMarks property | As...

    RevisionOptions.showRevisionMarks property. Allow to specify whether Revision text should be marked with special formatting markup...property Allow to specify whether revision text should be marked with...appearance of revisions. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionOptions.MovedFromTextEffect | Aspose.Wo...

    Explore RevisionOptions' MovedFromTextEffect property to customize content movement visibility with effects like DoubleStrikeThrough. Enhance your Document clarity!...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.RevisedPropertiesColor | Aspose...

    Customize your content with RevisionOptions' RevisedPropertiesColor. Easily highlight formatting changes and enhance readability with this user-friendly 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...
  7. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of Revision bars, points in C++....method Gets or sets width of revision bars, points. float Aspose...appearance of revisions. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. 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...
  9. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  10. RevisionColor | Aspose.Words for Java

    Allows to specify color of Document Revisions in Java....Allows to specify color of document revisions. Examples: Shows how...appearance of revisions in a rendered output document. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...