Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 5,803 for

document revision

(0.09 sec)
  1. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/Revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../Revisioncolor/#NO_HIGHLIGHT)....revised_properties_color property RevisionOptions.revised_properties_color...NO_HIGHLIGHT . @property def revised_properties_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....a format revision. auto doc = MakeObject < Document > ( MyDir...MyDir + u "Format revision.docx" ); // This paragraph is a "Format"...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Layout::RevisionTextEffect enum ...

    Aspose::Words::Layout::RevisionTextEffect enum. Allows to specify decoration effect for Revisions of Document text in C++....decoration effect for revisions of document text. enum class RevisionTextEffect...Name Value Description None 0 Revised content has no special effects...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Aspose::Words::Properties::DocumentProperty Cla...

    Represents a custom or built-in Document property....Represents a custom or built-in document property. See also Aspose...built-in document properties. auto doc = MakeObject<Document>(MyDir...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::Properties::DocumentProperty Cla...

    Represents a custom or built-in Document property....Represents a custom or built-in document property. See also Aspose...built-in document properties. auto doc = MakeObject<Document>(MyDir...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. DocumentProperty.to_bool method | Aspose.Words ...

    DocumentProperty.to_bool method. Returns the property value as bool....of custom document properties. doc = aw . Document () properties...properties = doc . custom_document_properties auth_date = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_Revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Paragraph.is_format_revision property...enabled. @property def is_format_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 19.7 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 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/java/aspose-words-for-jav...
  10. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [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...