Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 14,104 for

word count

(0.63 sec)
  1. 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...
  2. DocumentPropertyCollection.Clear | Aspose.Words...

    Effortlessly clear all properties from your DocumentPropertyCollection with our Clear method. Streamline 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...
  3. DocumentPropertyCollection.GetEnumerator | Aspo...

    Discover the DocumentPropertyCollection GetEnumerator method. Easily iterate through all collection items with this efficient enumerator for seamless data access.... Count , Is . EqualTo ( 0 )); // Custom...Assert . That ( properties . Count , Is . EqualTo ( 5 )); // Print...

    reference.aspose.com/words/net/aspose.words.pro...
  4. OdsoRecipientData.Hash | Aspose.Words for .NET

    Discover the OdsoRecipientData Hash property, which provides a unique hash code for records, enhancing data integrity in Microsoft Word. Default value, 0.... Sometimes Microsoft Word uses Hash of a whole record...Assert . That ( dataCollection . Count , Is . EqualTo ( 70 )); using...

    reference.aspose.com/words/net/aspose.words.set...
  5. 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...
  6. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document....runs are being joined they count as N - 1 joins. Examples Shows...multiple times in Microsoft Word. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....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. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters 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...
  9. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs 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...
  10. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document....Words updates this property when you...you call Document.update_word_count() . Examples Shows how to...

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