Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 5,803 for

document revision

(0.09 sec)
  1. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/Revisiontype/#DELETION)...the appearance of revisions. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # Get the RevisionOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_color property. Allows to specify the color to be used for comments...the appearance of revisions. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # Get the RevisionOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. footnote - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ResourceLoadingArgs ResourceSavingArgs Revision RevisionCollection RevisionGroup...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original text should be shown instead of revised one. Default value is false in C++....should be shown instead of revised one. Default value is false...appearance of revisions. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesColor method. Allows to specify the color to be used for content with changes of formatting properties FormatChange Default value is NoHighlight 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...
  6. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++....custom document properties. auto doc = MakeObject < Document > ();...properties -> Add ( u "Authorized Revision" , doc -> get_BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Compare two document, difference in links - Asp...

    good day, I am asking for your advice, when I compare two Documents, I get a Revision mark on the links. The links are the same when I compare in Word it can’t find the difference. Does aspose washer evaluate the diffe…...Compare two document, difference in links Aspose.Words Product...when I compare two documents, I get a revision mark on the links...

    forum.aspose.com/t/compare-two-document-differe...
  8. LastModifiedTime | Aspose.Note for .NET API Ref...

    Gets or sets the last modified time.... // The path to the documents directory. string dataDir...OneNote document and get first child Document document = new Document...

    reference.aspose.com/note/net/aspose.note/revis...
  9. DocumentProperty.ToString | Aspose.Words for .NET

    DocumentProperty ToString method. Returns the property value as a string formatted according to the current locale in C#....custom document properties. Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns true if a property with the specified name exists in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...