Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 3,019 for

document revision

(0.12 sec)
  1. Document.startTrackRevisions method | Aspose.Wo...

    Aspose.Words.Document.startTrackRevisions method...make to the document programmatically as revision changes. startTrackRevisions...of the author to use for revisions. dateTime Date The date and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to work with revision paragraphs. auto doc = System...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all Revisions, enhancing your workflow efficiency and collaboration....AcceptAll method Accepts all revisions in this collection. public...compare documents. Document docOriginal = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets Revision options in C++....visionOptions method Gets revision options. System :: SharedPtr...appearance of revisions in a rendered output document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns inserted/deleted/moved text or description of format change in C++....info about a group of revisions in a document. auto doc = System...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...cannot be used for Insertion revisions RevisionTextEffect describes...describes how the revision itself is displayed (the markup that Word...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  7. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom Document properties effortlessly with the Add method. Enhance your Documents with tailored String data types for optimal performance....string ) Creates a new custom document property of the String data...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Aspose Words Revisions date - Free Support Foru...

    Aspose.Words for dotnet 25.4.0 Document Revisions all have a DateTime set to 01/01/0001 00:00:00 Code : Given the file Pierre2.docx has a few Revisions ( track changes enabled ) var filename = @"C:\Users\Pierre\Docum…...Aspose Words Revisions date Aspose.Words Product Family words-net...Words for dotnet 25.4.0 Document revisions all have a DateTime set...

    forum.aspose.com/t/aspose-words-revisions-date/...
  9. RevisionGroupCollection.Count | Aspose.Words fo...

    Discover the Count property of RevisionGroupCollection. Easily retrieve the total number of Revision groups, enhancing your data management efficiency....property Returns the number of revision groups in the collection....group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  10. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your Document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!...that identify document lines containing revised information. Default...values will result in hiding revision bars from the layout. Examples...

    reference.aspose.com/words/net/aspose.words.lay...