Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 14,098 for

word count

(0.5 sec)
  1. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  2. PersonCollection.Remove | Aspose.Words for .NET

    Effortlessly remove a person from your collection with the PersonCollection Remove method. Streamline 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...
  3. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web extensions with your document data....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...
  4. OdsoRecipientDataCollection.Item | Aspose.Words...

    Effortlessly manage your OdsoRecipientDataCollection with our Item property. Easily retrieve or update items for seamless data handling.... Count , Is . EqualTo ( 70 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 69 )); dataCollection...

    reference.aspose.com/words/net/aspose.words.set...
  5. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection.... words . vba . VbaModule ): ... Parameter...} ; Modules count: { vba_project . modules . count } \n ' ) else...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.LastRow | Aspose.Words for .NET

    Discover the Table LastRow property to easily access the final Row node in your table, enhancing data management and efficiency.... Count , Is . EqualTo ( 5 )); Assert...That ( tables [ 1 ]. Rows . Count , Is . EqualTo ( 4 )); foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  7. 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...
  8. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./).... words . vba . VbaProject : ... @vba_project...vba_project ( self , value : aspose . words . vba . VbaProject ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. TableCollection.toArray method | Aspose.Words f...

    TableCollection.toArray method. Copies all tables from the collection to a new array of tables.... count ; i ++ ) { console . log ( `Start...for ( let j = 0 ; j < rows . count ; j ++ ) { console . log ( `\tStart...

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