Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 14,098 for

word count

(1.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. FieldEmbed class | Aspose.Words for Python

    aspose.Words.fields.FieldEmbed class. Implements the EMBED field...Field ) type Gets the Microsoft Word field type. (Inherited from...Shows how some older Microsoft Word fields such as SHAPE and EMBED...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... words . markup . SdtListItem ): ....opening the form in Microsoft Word. # The "list_items" property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... # 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...
  10. TaskPaneCollection class | Aspose.Words for Python

    aspose.Words.webextensions.TaskPaneCollection class. Specifies a list of persisted task pane objects...Properties Name Description count Methods Name Description add(item)...the web extension in Microsoft Word via Developer -> Add-ins. doc...

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