Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 14,104 for

word count

(0.66 sec)
  1. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the document....Words updates this property when you...statistics such as word/page/character counts as metadata that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document....Words updates this property when you...statistics such as word/page/character counts as metadata that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a tab stop at the given index....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...
  4. 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...
  5. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....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...
  6. PropertyType enumeration | Aspose.Words for Python

    aspose.Words.properties.PropertyType enumeration. Specifies data type of a document property.... count ) # Custom document properties...assertEqual ( 5 , properties . count ) # Print every custom property...

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

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document 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...
  9. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document....Microsoft Word does not always set this property. Aspose.Words does...statistics such as word/page/character counts as metadata that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name.... count ). toEqual ( 0 ); // Custom...1 ); expect ( properties . count ). toEqual ( 5 ); // Print every...

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