Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 14,170 for

word count

(0.79 sec)
  1. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision....editing of the document does not count as a revision. builder . write...write ( 'This does not count as a revision. ' ) self . assertFalse...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... words . RevisionCollection : ... Remarks...editing of the document does not count as a revision. builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group... words . RevisionGroup : ... Remarks...editing of the document does not count as a revision. builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....editing of the document does not count as a revision. builder . Write...Write ( "This does not count as a revision. " ); Assert . That...

    reference.aspose.com/words/net/aspose.words/rev...
  5. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document.... count ) self . assertEqual ( 17 ,... NodeType . ANY , True ) . count ) self . assertEqual ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management....in a document with Microsoft Word recognizes a part of its text...purple dotted underline. // In Word 2003, we can enable smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  7. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection.... count ) # Custom document properties...assertEqual ( 5 , properties . count ) # Print every custom property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name.... count ) # Custom document properties...assertEqual ( 5 , properties . count ) # Print every custom property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....in a document with Microsoft Word recognizes a part of its text..."May 29, 2019" )); // Microsoft Word may recognize the above contents...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentPropertyCollection.GetEnumerator | Aspo...

    Discover the DocumentPropertyCollection GetEnumerator method. Easily iterate through all collection items with this efficient enumerator for seamless data access.... Count , Is . EqualTo ( 0 )); // Custom...Assert . That ( properties . Count , Is . EqualTo ( 5 )); // Print...

    reference.aspose.com/words/net/aspose.words.pro...