Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 14,104 for

word count

(0.36 sec)
  1. Forms2OleControlCollection class | Aspose.Words...

    aspose.Words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...Properties Name Description count Gets count of objects in the collection..., ole_control_collection . count ) self . assertEqual ( 'C#'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OdsoRecipientDataCollection.GetEnumerator | Asp...

    Discover the OdsoRecipientDataCollection GetEnumerator method—efficiently iterate through collection items with ease and enhance your data handling capabilities.... Count , Is . EqualTo ( 70 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 69 )); dataCollection...

    reference.aspose.com/words/net/aspose.words.set...
  3. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....Words, a paragraph is represented...properties available in Microsoft Word. You can easily reset a paragraph’s...

    docs.aspose.com/words/net/working-with-paragraphs/
  4. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object type, enhancing your coding efficiency and accuracy.... Count ; i ++) { Table table = ( Table...other tables as children. int count = GetChildTableCount ( table...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Document.PackageCustomParts | Aspose.Words for ...

    Manage custom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced document flexibility and functionality....Words loads and saves custom parts...doc . PackageCustomParts . Count , Is . EqualTo ( 2 )); // Clone...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment.... Words . Comment ) Parameter Type Description...expect ( comment . replies . count ). toEqual ( 2 ); // Below are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....} ; Modules count: { vba_project . modules . count } \n ' ) else...} ; Modules count: { vba_project . modules . count } \n ' ) vba_modules...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OdsoFieldMapDataCollection Class | Aspose.Words...

    Discover the Aspose.Words OdsoFieldMapDataCollection class, a powerful typed collection for efficient management of OdsoFieldMapData objects....Properties Name Description Count { get; } Gets the number of...Assert . That ( dataCollection . Count , Is . EqualTo ( 30 )); using...

    reference.aspose.com/words/net/aspose.words.set...
  9. Document.Cleanup | Aspose.Words for .NET

    Optimize your documents with our Cleanup method—remove unused styles and lists for a cleaner, more efficient workflow. Enhance readability today!... // A custom style counts as "used" while applied to...Assert . That ( doc . Styles . Count , Is . EqualTo ( 8 )); // Apply...

    reference.aspose.com/words/net/aspose.words/doc...
  10. VbaReference.LibId | Aspose.Words for .NET

    Discover the VBA LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...