Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 14,098 for

word count

(0.37 sec)
  1. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.Words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.Words.IRevisionCriteria methods in Java....words.IRevisionCriteria) / RevisionCollection...RevisionCollection.reject(com.aspose.words.IRevisionCriteria) methods....

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the Count of numbered and bulleted lists in the document in C++....Aspose::Words::Lists::ListCollection::get_Count method ListC...ListCollection::get_Count method Gets the count of numbered and bulleted...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. 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...
  4. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!... Count , Is . EqualTo ( 1 )); // We...NodeType . Shape , true ). Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/sto...
  5. 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...
  6. CommentCollection indexer | Aspose.Words for Py...

    CommentCollection indexer. Retrieves a [Comment](../../comment/) at the given index.... count ) # Below are two ways of removing...assertEqual ( 1 , comment . replies . count ) # 2 - Use the "RemoveAllReplies"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!... Count ; i ++) { Assert . That ( firstParagraphBorder...i < firstParagraphBorder . Count ; i ++) { Assert . That ( firstParagraphBorder...

    reference.aspose.com/words/net/aspose.words/bor...
  8. OdsoFieldMapData.Name | Aspose.Words for .NET

    Discover the OdsoFieldMapData Name property, easily link external data columns with customizable indexing. Simplify data management effortlessly!... Count , Is . EqualTo ( 30 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 29 )); // Use...

    reference.aspose.com/words/net/aspose.words.set...
  9. TableCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your TableCollection to an array with the ToArray method, simplifying data management and enhancing your application's performance.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  10. CellCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your CellCollection to a new array with the ToArray method, streamlining data management and enhancing performance.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...