Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 11,477 for

vba

(0.11 sec)
  1. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of Vba modules in the collection....property Returns the number of VBA modules in the collection. @property...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... vba . VbaModuleType : ... @type.setter...self , value : aspose . words . vba . VbaModuleType ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your Vba project's code page settings for enhanced performance and compatibility....CodePage property Gets or sets the VBA project’s code page. public int...; } Remarks Please note that VBA is pre-Unicode feature and you...

    reference.aspose.com/words/net/aspose.words.vba...
  4. VbaProject.references property | Aspose.Words f...

    VbaProject.references property. Gets a collection of Vba project references....property Gets a collection of VBA project references. get references...references () : Aspose . Words . Vba . VbaReferenceCollecti Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your Vba project modules for enhanced automation and efficiency....property Returns collection of VBA project modules. public VbaModuleCollection...Shows how to access a document’s VBA project information. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  6. 使用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...
  7. 找出VBA项目是否受密码保护,通过Node.js和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项目是否受密码保护,通过Node.js和C++ Contents [ Hide ] 在Node.js中查找VBA项目是否受保护...isProtected() 属性,判断Excel文件中的VBA(Visual Basic for Applications)项目是否被保护。...

    docs.aspose.com/cells/zh/nodejs-cpp/find-out-if...
  8. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的Vba代码是否已签名。...用C++检查VBA代码是否签名 Contents [ Hide ] Aspose.Cells允许用户检查VBA代码项目是否已签名。请使用...属性检测VBA代码是否已签名。你可以用任何Excel文件测试此代码,也可以用 此示例文件 。 用C++检查VBA代码是否签名...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  9. 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...
  10. 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...