Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 13,733 for

word count

(0.29 sec)
  1. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision 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...paragraphs ; expect ( paragraphs . count ). toEqual ( 4 ); para = paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision 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...assertEqual ( 4 , paragraphs . count ) para = paragraphs [ 2 ] para...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.StopTrackRevisions | Aspose.Words for ...

    Learn how to use the StopTrackRevisions method to prevent automatic document change markings, enhancing your editing efficiency and document clarity....a document usually does not count as a revision until we begin.... That ( doc . Revisions . Count , Is . EqualTo ( 0 )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index.... count ). toEqual ( 0 ); // Custom...1 ); expect ( properties . count ). toEqual ( 5 ); // Print every...

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

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart tag properties for enhanced data control....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. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your document's paragraphs for a polished, professional look....runs are being joined they count as N - 1 joins. Remarks This...multiple times in Microsoft Word. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....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...
  9. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....editing language in Microsoft Word, our fields will display numbers...Shows how some older Microsoft Word fields such as SHAPE and EMBED...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...