Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 14,029 for

word count

(0.12 sec)
  1. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based index in the collection....opening the form in Microsoft Word. # The "list_items" property...assertEqual ( 4 , list_items . count ) # The drop-down list is displaying...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DropDownItemCollection.Item | Aspose.Words for ...

    Access and manage elements effortlessly with the DropDownItemCollection Item property. Set or retrieve items by index for seamless data handling.... // 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...
  3. DropDownItemCollection.GetEnumerator | Aspose.W...

    Discover the DropDownItemCollection GetEnumerator method to effortlessly iterate through collection items. Enhance your coding efficiency today!... // 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...
  4. DropDownItemCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling.... // 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...
  5. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this list item....opening the form in Microsoft Word. # The "list_items" property...assertEqual ( 4 , list_items . count ) # The drop-down list is displaying...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.index_of method. Returns the zero-based index of the specified value in 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...
  7. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....editing of the document does not count as a revision. builder.write("This...write("This does not count as a revision. "); Assert.assertFalse(doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. RevisionCollection.reject_all method | Aspose.W...

    RevisionCollection.reject_all method. Rejects all revisions in this collection.... count , 'revision groups:' ) # Iterate...Microsoft Word editing. print ( f ' \n { revisions . count } revisions:'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position....one "inch" on the Microsoft Word tab stop ruler. tabStops . add...Dashes )); expect ( tabStops . count ). toEqual ( 2 ); expect ( tabStops...

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