Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 8,976 for

vba

(0.04 sec)
  1. 在加载工作簿时使用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...
  2. 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...
  3. 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...
  4. 用证书为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...
  5. 用数字证书为VBA代码项目数字签名(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/digitally-sign-a-v...
  6. 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...
  7. 在加载工作簿时使用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-...
  8. 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...
  9. VbaProject | Aspose.Words for .NET

    Create a new VbaProject effortlessly with our constructor tool. Start your programming journey with a blank project and unleash your creativity!...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...
  10. VbaReferenceCollection | Aspose.Words for Java

    Represents a collection of VbaReference objects in Java....more, visit the Working with VBA Macros documentation article...get/remove an element from the VBA reference collection. public...

    reference.aspose.com/words/java/com.aspose.word...