Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 14,174 for

word count

(0.54 sec)
  1. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....Aspose::Words::Revision::get_DateTime method Contents [ Hide...System :: DateTime Aspose :: Words :: Revision :: get_DateTime...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this document in C++....Aspose::Words::Document::get_Revisions method Contents [ Hide...Aspose :: Words :: RevisionCollection > Aspose :: Words :: Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. SdtListItemCollection.Item | Aspose.Words for .NET

    Access SdtListItem objects effortlessly with the SdtListItemCollection Item property. Retrieve items using their zero-based index for seamless data management....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. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your document processing with powerful, typed features!...Properties Name Description Count { get; } Gets the number of...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/net/aspose.words/run...
  5. SdtListItem constructor | Aspose.Words for Python

    aspose.Words.markup.SdtListItem constructor...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.IndexOf | Aspose.Words f...

    Discover the DropDownItemCollection IndexOf method, efficiently find the zero-based index of any value in your collection for streamlined data management.... // 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...
  7. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance 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...
  8. SdtListItemCollection.GetEnumerator | Aspose.Wo...

    Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity....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...
  9. SdtListItemCollection.selectedValue property | ...

    SdtListItemCollection.selectedValue property. Specifies currently selected value in this list... Words . Markup . SdtListItem Examples...opening the form in Microsoft Word. // The "ListItems" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier...."Developer" tab in Microsoft Word, // we can find elements from...expect ( doc . customXmlParts . count ). toEqual ( 2 ); // Iterate...

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