Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 11,379 for

vba

(0.16 sec)
  1. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection....add method add(vba_module) Adds a module to the collection. def...add ( self , vba_module : aspose . words . vba . VbaModule ):...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../Vbamodule/) objects...more, visit the Working with VBA Macros documentation article...count Returns the number of VBA modules in the collection. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets Vba project module source code....sourceCode property Gets or sets VBA project module source code. get...Examples Shows how to create a VBA project using macros. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在工作簿中的VBA项目添加库引用,使用JavaScript通过C++|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....在工作簿中的VBA项目添加库引用,使用JavaScript通过C++ Contents [ Hide ] 有时,您需要通...有时,您需要通过代码添加或注册VBA项目的库引用。您可以使用Aspose.Cells VbaProjectReferenceC.add...

    docs.aspose.com/cells/zh/javascript-cpp/add-a-l...
  5. VbaModule class | Aspose.Words for Python

    aspose.words.Vba.VbaModule class. Provides access to Vba project module...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. Constructors...

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

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation....more, visit the Working with VBA Macros documentation article...get; } Returns the number of VBA modules in the collection. Item...

    reference.aspose.com/words/net/aspose.words.vba...
  7. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... Vba . VbaModule ) Parameter Type...Examples Shows how to create a VBA project using macros. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../Vbamodule/) object by index....Shows how to access a document’s VBA project information. doc = aw...Document ( MY_DIR + 'VBA project.docm' ) # A VBA project contains...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your Vba project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...SourceCode property Gets or sets VBA project module source code. public...Examples Shows how to create a VBA project using macros. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  10. 使用C++检测VBA项目是否受保护|Documentation

    利用Aspose.Cells与C++检测Excel文件的Vba项目是否受保护。...使用C++检测VBA项目是否受保护 Contents [ Hide ] 用C++检测VBA项目是否受保护 你可以使用 VbaProject...VbaProject.IsProtected 属性,判断Excel文件中的VBA(Visual Basic for Applications)项目是否被保护。...

    docs.aspose.com/cells/zh/cpp/find-out-if-vba-pr...