Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 14,028 for

word count

(0.13 sec)
  1. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document....statistics such as word/page/character counts as metadata that...also be viewed in Microsoft Word by navigating File > Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....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...
  3. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class....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/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of revision groups.... words . RevisionGroupCollect : .....print ( revisions . groups . count , 'revision groups:' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization.... Count , Is . EqualTo ( 0 )); // Custom...Assert . That ( properties . Count , Is . EqualTo ( 5 )); // Print...

    reference.aspose.com/words/net/aspose.words.pro...
  9. DocumentPropertyCollection.Contains | Aspose.Wo...

    Discover if a property exists in DocumentPropertyCollection with our efficient Contains method. Simplify your data management today!... Count , Is . EqualTo ( 0 )); // Custom...Assert . That ( properties . Count , Is . EqualTo ( 5 )); // Print...

    reference.aspose.com/words/net/aspose.words.pro...
  10. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... count ). toEqual ( 0 ); // Custom...1 ); expect ( properties . count ). toEqual ( 5 ); // Print every...

    reference.aspose.com/words/nodejs-net/aspose.wo...