Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 14,033 for

word count

(0.11 sec)
  1. IHyphenationCallback.RequestDictionary | Aspose...

    Discover the IHyphenationCallback RequestDictionary method, efficiently handle missing hyphenation dictionaries for seamless language support in your application.... Count , Is . EqualTo ( 0 )); // Open...with a locale that Microsoft Word may not hyphenate on an English...

    reference.aspose.com/words/net/aspose.words/ihy...
  2. StructuredDocumentTag.XmlMapping | Aspose.Words...

    Discover how the StructuredDocumentTag XmlMapping property connects your tags to XML data, enhancing document customization and integration for seamless workflows...."Developer" tab in Microsoft Word, // we can find elements from...That ( doc . CustomXmlParts . Count , Is . EqualTo ( 2 )); // Iterate...

    reference.aspose.com/words/net/aspose.words.mar...
  3. PersonCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your PersonCollection with our Clear method, instantly removing all items for a fresh start. Simplify your data management today!... Count , Is . EqualTo ( 1 )); // Remove...); Assert . That ( persons . Count , Is . EqualTo ( 0 )); // Create...

    reference.aspose.com/words/net/aspose.words.bib...
  4. WebExtensionReference.StoreType | Aspose.Words ...

    Discover the WebExtensionReference StoreType property, defining marketplace types to enhance your web development projects with tailored solutions....the web extension in Microsoft Word via Developer -> Add-ins. doc...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 0 )); doc =...

    reference.aspose.com/words/net/aspose.words.web...
  5. TaskPane.Width | Aspose.Words for .NET

    Discover the TaskPane Width property to easily customize your task pane's default width, enhancing user experience and functionality....the web extension in Microsoft Word via Developer -> Add-ins. doc...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 0 )); doc =...

    reference.aspose.com/words/net/aspose.words.web...
  6. WebExtensionBinding.BindingType | Aspose.Words ...

    Discover the WebExtensionBinding BindingType property, which defines binding types for seamless integration and enhanced web functionality....the web extension in Microsoft Word via Developer -> Add-ins. doc...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 0 )); doc =...

    reference.aspose.com/words/net/aspose.words.web...
  7. Run class | Aspose.Words for Python

    aspose.Words.Run class. Represents a run of characters with the same font formatting...object was deleted in Microsoft Word while change tracking was enabled...object was changed in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PersonCollection.remove_at method | Aspose.Word...

    PersonCollection.remove_at method. Removes the person at the specified index.... count ) # Remove person from the collection...assertEqual ( 0 , persons . count ) # Create person collection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.tables property | Aspose.Words for Node.js

    Story.tables property. Gets a collection of tables that are immediate children of the story.... Words . Tables . TableCollection Examples...expect ( tables [ 0 ]. rows . count ). toEqual ( 5 ); expect ( tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldCollection.remove method | Aspose.Words fo...

    FieldCollection.remove method. Removes the specified field from this collection and from the document.... words . fields . Field ): ... Parameter...assertEqual ( 6 , fields . count ) # Below are four ways of removing...

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