Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,662 for

document revision

(0.13 sec)
  1. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your Document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration....property Gets or sets the document revision number. public int RevisionNumber...with REVNUM fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  4. DocumentProperty.ToDouble | Aspose.Words for .NET

    Convert DocumentProperty values to double effortlessly with the ToDouble method. Unlock precise data handling for your applications today!...custom document properties. Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  5. 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...
  6. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Clear method. Removes all properties from 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...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::RemoveAt method. Removes a property at the specified index 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...
  8. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline 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...
  9. RevisionTextEffect enumeration | Aspose.Words f...

    Aspose.Words.Layout.RevisionTextEffect enumeration. Allows to specify decoration effect for Revisions of Document text....decoration effect for revisions of document text. Members Name Description...Description None Revised content has no special effects applied...

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