Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 14,104 for

word count

(0.11 sec)
  1. DropDownItemCollection.Remove | Aspose.Words fo...

    Effortlessly remove specific values from your DropDownItemCollection with our intuitive Remove method. Streamline your data management 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...
  2. SdtListItem.DisplayText | Aspose.Words for .NET

    Discover how the SdtListItem DisplayText property enhances your content by customizing displayed text, improving user engagement and clarity....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. SdtListItemCollection.Add | Aspose.Words for .NET

    Discover how to enhance your collection with the SdtListItemCollection Add method. Effortlessly add items and 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...
  4. SdtListItemCollection.Clear | Aspose.Words for ...

    Effortlessly clear all items from your SdtListItemCollection with the Clear method. Streamline your data management for optimal performance!...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...
  5. StructuredDocumentTag.ListItems | Aspose.Words ...

    Discover the StructuredDocumentTag ListItems property, providing easy access to the SdtListItemCollection for enhanced document management and organization....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...
  6. PageExtractOptions class | Aspose.Words for Python

    aspose.Words.PageExtractOptions class. Allows to specify options for document page extracting....selected "Print 2 pages" in MS Word. # The start page will be set...extract_pages ( index = 1 , count = 1 ) extracted_doc1 . save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.selected_value property |...

    SdtListItemCollection.selected_value property. Specifies currently selected value in this list... words . markup . SdtListItem : .....selected_value ( self , value : aspose . words . markup . SdtListItem ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtListItemCollection.removeAt method | Aspose....

    SdtListItemCollection.removeAt method. Removes a list item at the specified index....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...
  9. SdtListItem.display_text property | Aspose.Word...

    SdtListItem.display_text 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 "list_items" property...assertEqual ( 4 , list_items . count ) # The drop-down list is displaying...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SdtListItem class | Aspose.Words for Python

    aspose.Words.markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_LIST](../sdttype/#DROP_DOWN_LIST) structured document tag...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...