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

word count

(1.22 sec)
  1. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection.... count ). toEqual ( 3 ); expect ( schemas...schemas . count ). toEqual ( 0 ); See Also module Aspose.Words.Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....Aspose::Words::ControlChar::NonBreakingHyphenCha field Contents...Non-breaking Hyphen in Microsoft Word is (char)30. static constexpr...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. FieldUpdatingProgressArgs.total_fields_count pr...

    FieldUpdatingProgressArgs.total_fields_Count property. Gets the total fields Count to be updated....total_fields_count property FieldUpdatingProgres.total_fields_count property...fields count to be updated. @property def total_fields_count ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++....Aspose::Words::Document::get_PageCount method Contents [ Hide...operation. int32_t Aspose :: Words :: Document :: get_PageCount...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, date, and time fields. Enhance document formatting with powerful features!... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...namespace Aspose.Words.Lists assembly Aspose.Words ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  7. BorderCollection.Equals | Aspose.Words for .NET

    Discover the BorderCollection Equals method to efficiently compare border collections and enhance your coding productivity. Optimize your projects today!... Count ; i ++) { Assert . That ( firstParagraphBorder...i < firstParagraphBorder . Count ; i ++) { Assert . That ( firstParagraphBorder...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing.... Count ( s => s . HasImage ), Is ....true ). OfType < Shape >(). Count ( s => s . HasImage ), Is ....

    reference.aspose.com/words/net/aspose.words/nod...
  9. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first Word at the beginning and the first Word at the end of each line of data are the Words I want. If they are, I will set the background color...Words ,How to obtain data for each paragraph and line? Aspose...Aspose.Words Product Family words-net bbhxwl November 10, 2025, 4:04pm...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  10. BookmarkCollection class | Aspose.Words for Nod...

    Aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range...Properties Name Description count Returns the number of bookmarks...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

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