Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,803 for

document revision

(0.09 sec)
  1. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which Revisions are rendered in balloons....enumeration Specifies which revisions are rendered in balloons.... Note that revisions are not rendered in balloons for CommentDisplayMode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for 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...
  3. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the 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...
  4. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red 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...
  5. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/Revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../Revisiontexteffect/#NONE)...revised_properties_effect property RevisionOptions.revised_properties_effect...RevisionTextEffect.NONE @property def revised_properties_effect ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. document - Aspose.Note for Java - API Reference

    OneNote API for Java provides comprehensive developer's manual detailing every class along with code examples for easy integration....CssSavingArgs DisplayUnitsConverte Document DocumentPrintAttribu DocumentVisitor...Deprecated com.aspose.note Class Document java.lang.Object com.aspose...

    reference.aspose.com/note/java/com.aspose.note/...
  7. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToBool method. Returns the property value as bool 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...
  8. Aspose word keepSourceNumbering - Aspose.Words ...

    Hi All, I try to copy part of docx to another docx with " dstDoc.FirstSection.Body.AppendChild(importedNode);", and i want to keep the same source formating and numbering, for this i do this code: ImportFormatOptions i…...the source code and source document here we will check the issue...Aspose.Words.Document doc = new Aspose.Words.Document(stream); DocumentBuilder...

    forum.aspose.com/t/aspose-word-keepsourcenumber...
  9. PropertyType | Aspose.Words for Java

    Specifies data type of a Document property in Java....PropertyType Specifies data type of a document property. Examples: Shows...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. revisionsummary - Aspose.Note for Java - API Re...

    OneNote API for Java provides comprehensive developer's manual detailing every class along with code examples for easy integration....CssSavingArgs DisplayUnitsConverte Document DocumentPrintAttribu DocumentVisitor...contains classes which represent document structure. Uses of RevisionSummary...

    reference.aspose.com/note/java/com.aspose.note....