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

document revision

(0.12 sec)
  1. DocumentProperty.ToInt | Aspose.Words for .NET

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!...custom document properties. Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  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::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...