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

word count

(0.21 sec)
  1. OdsoFieldMapDataCollection.GetEnumerator | Aspo...

    Discover the OdsoFieldMapDataCollection's GetEnumerator method to effortlessly iterate through all collection items. Enhance your data handling today!... Count , Is . EqualTo ( 30 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 29 )); // Use...

    reference.aspose.com/words/net/aspose.words.set...
  2. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace.... Count , Is . EqualTo ( 8 )); // Apply..."Hello world!" ); Aspose . Words . Lists . List docList = doc...

    reference.aspose.com/words/net/aspose.words/cle...
  3. GlossaryDocument.Accept | Aspose.Words for .NET

    Discover the GlossaryDocument Accept method that enhances user experience by efficiently managing visitor interactions. Learn more now!... Count , Is . EqualTo ( 5 )); doc ...GetText ()); // In Microsoft Word, we can access the building...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Using Contextual Object Member Access in Java|A...

    Use contextual object member to access some objects without specifying the objects id in template expressions using Java....Age]>><</foreach>> Count: <<[ds.Persons.count()]>> Alternatively...<<[Age]>><</foreach>> Count: <<[Persons.count()]>> FAQ Q: How does...

    docs.aspose.com/words/java/using-contextual-obj...
  5. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection.... count == 0 and doc_edited . revisions . count == 0 : doc_original...()) See Also module aspose.words class RevisionCollection RevisionCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Messages in a PST File|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....retrieve basic message details, count the number of items in a folder...store, use the get_total_items_count() method of the MessageStore...

    docs.aspose.com/email/python-net/working-with-m...
  7. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VariableCollection.clear method | Aspose.Words ...

    VariableCollection.clear method. Removes all elements from the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlSchemaCollection class | Aspose.Words ...

    aspose.Words.markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...Properties Name Description count Gets the number of elements...assertEqual ( 3 , schemas . count ) self . assertEqual ( 2 , schemas...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CleanupOptions class | Aspose.Words for Python

    aspose.Words.CleanupOptions class. Allows to specify options for document cleaning... count ) # Apply a custom character...assertEqual ( 4 , doc . styles . count ) # Removing every node that...

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