Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 14,233 for

word count

(0.21 sec)
  1. CleanupOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.CleanupOptions to customize document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient documents.... Count , Is . EqualTo ( 8 )); // Apply..."Hello world!" ); Aspose . Words . Lists . List docList = doc...

    reference.aspose.com/words/net/aspose.words/cle...
  2. CustomXmlSchemaCollection Class | Aspose.Words ...

    Explore the Aspose.Words.Markup.CustomXmlSchemaCollection class for managing XML schemas linked to custom XML parts, enhancing document flexibility and control....Properties Name Description Count { get; } Gets the number of...); Assert . That ( schemas . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!... Count { get; } Gets the number of...( int i = 0 ; i < tables . Count ; i ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page layout operation....number Examples Shows how to count the number of pages in the document...// Verify the expected page count of the document. expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....Words list templates correspond to...Numbering dialog box in Microsoft Word 2003. All lists created using...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Border.GetHashCode | Aspose.Words for .NET

    Discover the Border GetHashCode method, a powerful hash function that enhances data integrity and performance for your applications. Unlock its potential today!... Count ; i ++) { Assert . That ( firstParagraphBorder...i < firstParagraphBorder . Count ; i ++) { Assert . That ( firstParagraphBorder...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Managing Messages in PST Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....EnumerateMessages(int startIndex, int count) - Paginate message retrieval...using a starting index and count. Paginated Retrieval of Folder...

    docs.aspose.com/email/net/managing-messages-in-...
  8. Section.ClearContent | Aspose.Words for .NET

    Effortlessly clear sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!... Count , Is . EqualTo ( 1 )); // Running...FirstSection . Body . Paragraphs . Count , Is . EqualTo ( 1 )); See Also...

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