Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 14,186 for

word count

(0.21 sec)
  1. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....Aspose::Words::Document::ExtractPages method Contents [ Hide...< Aspose :: Words :: Document > Aspose :: Words :: Document ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. DropDownItemCollection class | Aspose.Words for...

    aspose.Words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field...Properties Name Description count Gets the number of elements...drop-down items. # In Microsoft Word, the user will click the combo...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. SdtListItemCollection class | Aspose.Words for ...

    Aspose.Words.Markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document tag...Properties Name Description count Gets number of items in the...opening the form in Microsoft Word. // The "ListItems" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization....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...
  7. DocumentPropertyCollection.Contains | Aspose.Wo...

    Discover if a property exists in DocumentPropertyCollection with our efficient Contains method. Simplify 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...
  8. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... count ). toEqual ( 0 ); // Custom...1 ); expect ( properties . count ). toEqual ( 5 ); // Print every...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... Words . Properties . PropertyType...customDocumentProper ; expect ( properties . count ). toEqual ( 0 ); // Custom...

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