Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 10,500 for

vba

(0.05 sec)
  1. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new Vba module to an existing dotm document. It works fine, if document has already an Vba module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...a problem with adding a new VBA module to an existing dotm document... if document has already an VBA module. But it does not work...

    forum.aspose.com/t/adding-module-for-vbaproject...
  2. 使用 Python 在 Word 中创建宏

    本简短教程介绍如何 **使用 Python 在 Word 中创建宏**。包括 IDE 设置详情、步骤列表,以及一个可运行的 Vba Python 示例代码。...设置、步骤列表,并提供了一个展示 在 Python 中使用 VBA 编程 的示例脚本。文中将讨论在 Word 文件中操作宏所需的所有类、方法和属性。...document 将 VBA project 附加到文档中 为项目指定一个有意义的名称 创建新的 VBA 模块以编写宏代码 ...

    kb.aspose.com/zh/words/python/create-a-macro-in...
  3. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤Vba项目。...在加载工作簿时使用C++过滤VBA项目 Contents [ Hide ] 用C++在加载Excel工作簿时过滤VBA项目 一些.xlsm/...LoadDataFilterOption.VBA 实现。 示例代码 以下示例代码加载工作簿,仅过滤 VBA。可以从以下链接下载用于测试此功能的示例文件:...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  4. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library....get/remove an element from the VBA reference collection. test (... Document ( base . myDir + "VBA project.docm" ); let references...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在加载工作簿时使用Node.js通过C++过滤VBA项目|Documentation

    学习如何在加载Excel工作簿时使用Aspose.Cells for Node.js via C++过滤Vba项目。...js通过C++过滤VBA项目 Contents [ Hide ] 在Node.js通过C++加载Excel工作簿时过滤VBA项目 某些...LoadDataFilterOption.VBA 实现。 示例代码 以下示例代码加载工作簿,仅过滤 VBA。可以从以下链接下载用于测试此功能的示例文件:...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-vba-...
  6. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with Vba using C#....NET to work with VBA modules Import the required namespaces...Aspose.Words, and Aspose.Words.Vba Create a new blank Word document...

    kb.aspose.com/words/net/create-a-macro-in-word-...
  7. VbaModule | Aspose.Words for .NET

    Effortlessly create empty Vba modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!...Examples Shows how to create a VBA project using macros. Document...Document (); // Create a new VBA project. VbaProject project =...

    reference.aspose.com/words/net/aspose.words.vba...
  8. 用证书为VBA代码项目数字签名,使用Node.js的C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++用证书对Vba代码项目进行数字签名。...用证书为VBA代码项目数字签名,使用Node.js的C++ Contents [ Hide ] 您可以使用Aspose.Cells及其...VbaProject.sign(DigitalSignature) 方法对VBA代码项目进行数字签名。请按照以下步骤检查您的Excel文件是否已用证书进行数字签名。...

    docs.aspose.com/cells/zh/nodejs-cpp/digitally-s...
  9. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing excel through the Aspose.Cells for C++ API....You can apply the following VBA code to protect your specific...open the module and add some VBA codes. Then save and close this...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  10. Create a Macro in Word using Java

    Refer to this article for coding with Vba using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java....This article introduces MS Word VBA programming using Java . It comprises...set various properties of the VBA project and modules. Steps to...

    kb.aspose.com/words/java/create-a-macro-in-word...