Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 14,104 for

word count

(1.72 sec)
  1. 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...
  2. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified index.... count ) # Custom document properties...assertEqual ( 5 , properties . count ) # Print every custom property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....Properties Name Description Count { get; } Returns the number...editing of the document does not count as a revision. builder . Write...

    reference.aspose.com/words/net/aspose.words/rev...
  5. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... Words . Properties . PropertyType...customDocumentProper ; expect ( properties . count ). toEqual ( 0 ); // Custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SmartTag.AcceptStart | Aspose.Words for .NET

    Discover the SmartTag AcceptStart method—seamlessly welcome visitors to your SmartTag experience and enhance user engagement today!...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...
  7. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage document changes. Enhance your document editing with precision!...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...
  8. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection.... count ). toEqual ( 0 ); // Custom...1 ); expect ( properties . count ). toEqual ( 5 ); // Print every...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....object was deleted in Microsoft Word while change tracking was enabled...paragraphs ; expect ( paragraphs . count ). toEqual ( 4 ); para = paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.is_insert_revision property | Aspose....

    Paragraph.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....object was inserted in Microsoft Word while change tracking was enabled...assertEqual ( 4 , paragraphs . count ) para = paragraphs [ 2 ] para...

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