Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 14,224 for

word count

(0.21 sec)
  1. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection.... count ). toEqual ( 0 ); // Custom...1 ); expect ( properties . count ). toEqual ( 5 ); // Print every...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. CustomXmlProperty.Uri | Aspose.Words for .NET

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality....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...
  4. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....is a shortcut for comparing Count to zero. Examples Shows how...editing of the document does not count as a revision. builder . Write...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Document.includeTextboxesFootnotesEndnotesInSta...

    Document.includeTextboxesFootnotesEndnotesInStat property. Specifies whether to include textboxes, footnotes and endnotes in Word Count statistics....footnotes and endnotes in word count statistics. get includeTextboxesFoot...boolean See Also module Aspose.Words class Document Document.hyphenationOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy....one "inch" on the Microsoft Word tab stop ruler. tabStops . Add...Assert . That ( tabStops . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/tab...
  8. 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...
  9. 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...
  10. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!...one "inch" on the Microsoft Word tab stop ruler. tabStops . Add...Assert . That ( tabStops . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/tab...