Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 11,792 for

vba

(2.67 sec)
  1. 管理 Visio 宏启用 diagram 的 VBA 代码。|Documentation

    使用 Aspose.Diagram 库添加 Vba 模块和修改 Vba 或宏。...宏启用 diagram 的 VBA 代码。 Contents [ Hide ] 添加 VBA 模块 Aspose.Diagram...Diagram 允许您使用 Aspose.Diagram 添加新的 VBA 模块和宏代码。请使用 [ Diagram.VbaProject...

    docs.aspose.com/diagram/zh/java/working-with-vb...
  2. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your Vba modules, enhancing your coding workflow and organization....property Returns the number of VBA modules in the collection. public...Shows how to access a document’s VBA project information. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  3. VbaProject.name property | Aspose.Words for Nod...

    VbaProject.name property. Gets or sets Vba project name....name property Gets or sets VBA project name. get name () : string...Examples Shows how to create a VBA project using macros. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用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...
  5. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中Vba项目是否已受保护且锁定查看。...用C++检测VBA项目是否受保护且锁定以供查看 Contents [ Hide ] 用C++检测VBA项目是否受保护且锁定查看...用C++检测VBA项目是否受保护且锁定查看 Aspose.Cells允许你检测Excel文件的VBA(Visual Basic for Application...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  6. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的Vba项目是否已签名...用C++检查工作簿中的VBA项目是否已签名 Contents [ Hide ] 你可以通过**工具 > 数字签名…**菜单命令在Microsoft...数字签名…**菜单命令在Microsoft Excel中检测你的VBA项目是否已签名。也可以用Aspose.Cells的 Workbook...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  7. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleType enumeration. Specifies the type of a model in a Vba project....Specifies the type of a model in a VBA project. Members Name Description...Description DOCUMENT_MODULE A type of VBA project item that specifies a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过Node.js的C++检查VBA代码是否已签名|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查Vba代码项目是否已签名。...js的C++检查VBA代码是否已签名 Contents [ Hide ] Aspose.Cells允许用户检查VBA代码项目是否已签名。请使用...属性来检查VBA代码项目是否已签名。 以下代码说明如何使用 VbaProject.isSigned() 属性检查VBA代码是...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  9. 通过Node.js的C++将VBA宏用户窗体设计器存储从模板复制到目标工作簿|Document...

    学习如何使用Aspose.Cells for Node.js via C++将Vba项目(包括设计器存储)从一个Excel文件复制到另一个Excel文件。...js的C++将VBA宏用户窗体设计器存储从模板复制到目标工作簿 Contents [ Hide ] 可能的使用场景...Aspose.Cells允许你将VBA项目从一个Excel文件复制到另一个Excel文件。VBA项目由各类模块组成,例如文档...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-vba-ma...
  10. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... Vba . VbaModuleType Examples Shows how to create a VBA project...Create a new VBA project. let project = new aw . Vba . VbaProject...

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