Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 14,098 for

word count

(0.1 sec)
  1. WebExtension.Bindings | Aspose.Words for .NET

    Discover WebExtension Bindings, streamline your development with customizable web extension connections for enhanced functionality and user experience....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...
  2. WebExtensionBinding.AppRef | Aspose.Words for .NET

    Discover how the WebExtensionBinding AppRef property links binding keys to document data, enhancing your web app's functionality and performance....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...
  3. WebExtensionReference.Store | Aspose.Words for ...

    Discover the WebExtensionReference Store property—your gateway to accessing and managing web extensions in the marketplace efficiently....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. BaseWebExtensionCollection1.Clear | Aspose.Word...

    Effortlessly clear your BaseWebExtensionCollection with our Clear method, removing all elements for streamlined management and enhanced performance....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. 使用 JavaScript 通过 C++ 从工作簿中提取 OLE 对象|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.... 在第一个工作表上添加Microsoft Word文档、Excel工作簿和PDF文档作为OLE对象。 带有OLE对象的模板文档(OleFile...sheetsCount = workbook . worksheets . count ; for ( let s = 0 ; s < sheetsCount...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  6. FieldCollection.clear method | Aspose.Words for...

    FieldCollection.clear method. Removes all fields of this collection from the document and from this collection itself.... count ) # Below are four ways of removing...assertEqual ( 5 , fields . count ) # 2 - Get the collection to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  8. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your VBA coding efficiency.... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

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