Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 13,107 for

word count

(0.2 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates Word Count properties of the document in C++....Aspose::Words::Document::UpdateWordCount method Contents [ Hide...Document::UpdateWordCount() method Updates word count properties of the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....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...
  6. DocumentPropertyCollection class | Aspose.Words...

    Aspose.Words.Properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections...Properties Name Description count Gets number of items in the...customDocumentProper ; expect ( properties . count ). toEqual ( 0 ); // Custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions....one "inch" on the Microsoft Word tab stop ruler. tab_stops ....assertEqual ( 2 , tab_stops . count ) self . assertFalse ( tab_stops...

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

    Effortlessly clear your NodeCollection with our Clear method, removing all nodes from both the collection and the document for optimal performance.... Count , Is . EqualTo ( 1 )); Assert...( NodeType . Any , true ). Count , Is . EqualTo ( 17 )); Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  10. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.Words property. Represents an estimate of the number of Words in the document....words property BuiltInDocumentPrope.words property Represents...the number of words in the document. get words () : number Remarks...

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