Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,803 for

document revision

(0.3 sec)
  1. 19.7 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 19.7 Release Notes – the latest updates and fixes.... Added property Revision.Group. Supported dynamic list...link with RevisionGroup and Revision New Feature WORDSNET-16984...

    docs.aspose.com/words/net/aspose-words-for-net-...
  2. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDateTime method. Returns the property value as DateTime in UTC in C++....Shows how to create a custom document property which contains a...time. auto doc = MakeObject < Document > (); doc -> get_CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. DocumentProperty.ToBool | Aspose.Words for .NET...

    DocumentProperty 方法. 将属性值返回为布尔值... Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/zh/net/aspose.words....
  4. DocumentProperty.ToInt | Aspose.Words for .NET ...

    DocumentProperty 方法. 以整数形式返回属性值... Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_Revisions method. Stops automatic marking of Document changes as Revisions....stop_track_revisions method stop_track_revisions() Stops automatic...automatic marking of document changes as revisions. def stop_track_revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comment - 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...
  7. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/Revisiontype/#MOVING)...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...
  8. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/Revisiontype/#INSERTION)...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...
  9. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextColor method. Allows to specify the color to be used for areas where content was moved to Moving. Default value is ByAuthor 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...
  10. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextEffect method. Allows to specify the effect to be applied to the areas where content was moved from Moving. Default value is DoubleStrikeThrough 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...