Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 13,990 for

word count

(0.13 sec)
  1. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!... // In Microsoft Word, the user will click the combo...Assert . That ( dropDownItems . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  2. SdtListItemCollection.RemoveAt | Aspose.Words f...

    Effortlessly remove a list item by index with the SdtListItemCollection RemoveAt method. Streamline your data management today!...opening the form in Microsoft Word. // The "ListItems" property...Assert . That ( listItems . Count , Is . EqualTo ( 4 )); // The...

    reference.aspose.com/words/net/aspose.words.mar...
  3. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line Counts efficiently for better content management....Words updates this property when you...commodo consequat." ); // Aspose.Words does not track document metrics...

    reference.aspose.com/words/net/aspose.words.pro...
  4. SdtListItem.displayText property | Aspose.Words...

    SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item....opening the form in Microsoft Word. // The "ListItems" property...4" )); expect ( listItems . count ). toEqual ( 4 ); // The drop-down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character....fields maintain a separate count for each heading level, // and...displays the AUTONUMLGL field counts for all heading levels below...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used....fields maintain a separate count for each heading level, # and...displays the AUTONUMLGL field counts for all heading levels below...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Compare Documents in Python|Aspose.Words for Py...

    Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing....comparing words at character level or at word level. If a word contains...displayed as a change of the entire word, not a character. This process...

    docs.aspose.com/words/python-net/compare-docume...
  8. TabStop constructor | Aspose.Words for Python

    aspose.Words.TabStop constructor... words . TabAlignment , leader : aspose . words . TabLeader...one "inch" on the Microsoft Word tab stop ruler. tab_stops ....

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

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your document formatting with precision....Words Document Object Model (DOM)...Properties Name Description Count { get; } Gets the number of...

    reference.aspose.com/words/net/aspose.words/tab...
  10. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection.... # In Microsoft Word, the user will click the combo...assertEqual ( 3 , drop_down_items . count ) self . assertEqual ( 'One'...

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