Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 8,965 for

vba

(0.04 sec)
  1. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your Vba project modules. Enhance productivity and streamline your document automation!...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. public...

    reference.aspose.com/words/net/aspose.words.vba...
  2. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your Vba project with the Name property. Learn to get and set project names for efficient coding!...Name property Gets or sets VBA project name. public string Name...Examples Shows how to create a VBA project using macros. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  3. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your Vba project module names for enhanced organization and efficiency....Name property Gets or sets VBA project module name. public string...Examples Shows how to create a VBA project using macros. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  4. 用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-...
  5. 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...
  6. 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...
  7. 通过C++在Node.js中将VBA证书导出到文件或流|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Vba数字证书导出到文件或流。访问Vba数字证书的原始数据。...js中将VBA证书导出到文件或流 Contents [ Hide ] Aspose.Cells允许您将VBA数字证书导出到文件或内存流等流中。您可以使用...getCertRawData() 属性访问VBA数字证书的原始数据。 在Node.js中导出VBA证书到文件或流 请参阅以下示例代码,将VBA证书的原始...

    docs.aspose.com/cells/zh/nodejs-cpp/export-vba-...
  8. 使用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...
  9. 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...
  10. 找出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...