Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 14,200 for

word count

(0.15 sec)
  1. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name....} ; 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...
  2. JavaScript Barcode Generator and Scanner API | ...

    JavaScript barcode WebAssembly-based library to recognize and generate mutiple types of barcodes including 1D, 2D and Postal. Use API in JavaScript applications....//Display found barcodes count const count = reader. FoundCount ;...' + count); // Ensure there are barcodes found if (count > 0...

    products.aspose.com/barcode/javascript-cpp/
  3. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    Discover the IStructuredDocumentTag RemoveSelfOnly method to effortlessly remove an SDT node while preserving its content in your document tree.... Count (), Is . EqualTo ( 5 )); //...( NodeType . Any , false ). Count > 0 ) sdt . RemoveSelfOnly ();...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 使用 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...
  5. Presentation Locking|Aspose.Slides 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.... In other words, each element on the slide is...slideCount < pTemplate . Slides . Count ; slideCount ++) { slide = pTemplate...

    docs.aspose.com/slides/net/presentation-locking/
  6. Split DOCM File Online or via .NET | products.a...

    Free online app to split different DOCM files. .NET C# splitter library code for DOCM documents....Get total pages using Page Count. Loop through each page and...split DOCM files? With Aspose.Words for .NET , child API of Aspose...

    products.aspose.com/total/net/split/docm/
  7. VbaReferenceCollection class | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../vbareference/) objects...Properties Name Description count Returns the number of VBA references...references ; expect ( references . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality.... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...
  9. VbaReferenceCollection.Remove | Aspose.Words fo...

    Effortlessly remove the first VbaReference item from your collection with the Remove method. Streamline your VBA projects for optimal performance!... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaProject.References | Aspose.Words for .NET

    Explore the VBA Project References property to efficiently manage your VBA project references and enhance your coding capabilities. Unlock your programming potential!... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

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