Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 9,590 for

vba

(0.04 sec)
  1. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加Vba模块并修改Vba或宏,使用Aspose.Cells库。...用C++管理Excel宏启用工作簿的VBA代码 Contents [ Hide ] 在C++中添加VBA模块 Aspose.Cells允许通过Aspose...Cells允许通过Aspose.Cells添加新的VBA模块和宏代码。请使用 Workbook.VbaProject.Modules...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  2. 通过Node.js和C++为Excel工作簿的VBA项目设置密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel工作簿的Vba项目加密密码。...js和C++为Excel工作簿的VBA项目设置密码保护 Contents [ Hide ] 在Node.js中为Excel工作簿的VBA项目设置密码保护...string) 方法用Aspose.Cells为工作簿的VBA(Visual Basic for Applications)项目设置密码保护。...

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  3. Aspose.Words.Vba | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba to enhance your Vba projects with robust document manipulation and seamless integration. Elevate your workflow today!...Vba The Aspose.Words.Vba namespace provides classes...classes to work with VBA projects. Classes Class Description VbaExecutableAttribu...

    reference.aspose.com/words/net/aspose.words.vba/
  4. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查Vba代码的数字签名的有效性。...用C++检查VBA代码的数字签名是否有效 Contents [ Hide ] Aspose.Cells允许你使用 Workbook...IsValidSigned 属性检查VBA代码数字签名是否有效。如果验证通过,返回 true ;否则返回 false 。当你修改VBA代码后,数字签名会失效。...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  5. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your Vba projects with easy indexing and improved management....Shows how to access a document’s VBA project information. Document...Document ( MyDir + "VBA project.docm" ); // A VBA project contains...

    reference.aspose.com/words/net/aspose.words.vba...
  6. 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...
  7. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets Vba project module source code....source_code property Gets or sets VBA project module source code. @property...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查Vba代码的数字签名的有效性。...js的C++检查VBA代码的数字签名是否有效 Contents [ Hide ] Aspose.Cells允许您使用...属性检查VBA代码的数字签名是否有效。如果签名有效,则返回 true ,否则返回 false 。当您更改VBA代码时,VBA代码的数字签名将变为无效。...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...
  10. VbaReferenceCollection class | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../Vbareference/) objects...more, visit the Working with VBA Macros documentation article...count Returns the number of VBA references in the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...