Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,664 for

document revision

(0.05 sec)
  1. FormField | Aspose.Words for Java

    Represents a single form field in Java....Working with Form Fields documentation article. Remarks: Microsoft...FormField is represented in a document by a special character and...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. RevisionTextEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.RevisionTextEffect enum to enhance Document Revisions with unique text decoration effects. Elevate your editing experience!...decoration effect for revisions of document text. public enum RevisionTextEffect...Name Value Description None 0 Revised content has no special effects...

    reference.aspose.com/words/net/aspose.words.lay...
  4. DocumentPropertyCollection.Contains | Aspose.Wo...

    Discover if a property exists in DocumentPropertyCollection with our efficient Contains method. Simplify your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  5. 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...
  6. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all Revisions in this collection....accept_all() Accepts all revisions in this collection. def accept_all...to compare documents. doc_original = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++....enum Specifies data type of a document property. enum class PropertyType...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....custom document properties. Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  9. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_Revision property. Allows to specify whether the original text should be shown instead of revised one...show_original_revision property RevisionOptions.show_original_revision...show_original_revision property Allows to specify whether the original text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...