Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 11,417 for

vba

(0.24 sec)
  1. VbaModule.name property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the Vba project’s code page....code_page property Gets or sets the VBA project’s code page. @property..... Remarks Please note that VBA is pre-Unicode feature and you...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.Cells for C++向Vba项目添加或注册库引用。...在工作簿的VBA项目中添加库引用 Contents [ Hide ] 有时,您需要通过代码添加或注册VBA项目的库引用。您可以使用Aspose...() 方法来实现。 在Microsoft Excel中为VBA项目添加库引用 在Microsoft Excel中,您可以通过手动点击**工具...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  4. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的Vba项目添加密码保护。...用C++为Excel工作簿的VBA项目加密保护 Contents [ Hide ] 用C++为Excel工作簿的VBA项目加密保护 你可以使用...VbaProject.Protect() 方法,为工作簿的VBA(Visual Basic for Applications)项目设置密码保护。...

    docs.aspose.com/cells/zh/cpp/password-protect-t...
  5. VbaModuleType enumeration | Aspose.Words for No...

    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 DocumentModule A type of VBA project item that specifies a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    添加Vba模块并使用Aspose.Cells for Node.js via C++修改Vba或宏代码。...Excel 工作簿的 VBA 代码 Contents [ Hide ] 在 Node.js 中添加 VBA 模块 Aspose...C++添加新的VBA模块和宏代码。请使用 Workbook.add(Worksheet) 方法在工作簿中添加新的VBA模块。 以下示例代码创建一个新工作簿,添加一个...

    docs.aspose.com/cells/zh/nodejs-cpp/manage-vba-...
  7. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....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...
  8. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection.... vba . VbaModule ): ... Parameter...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. aspose.words.vba module | Aspose.Words for Python

    The aspose.words.Vba module provides classes to work with Vba projects....vba module Contents [ Hide ] The aspose.words.vba module...provides classes to work with VBA projects. A VbaProject inside...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...