Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 11,795 for

vba

(1.03 sec)
  1. VbaProject.Modules Is Empty Even Though There I...

    To reproduce: var presentation = new Presentation("PP_Acx_CheckBox_Status.pptm"); Assert.NotEmpty(presentation.VbaProject.Modules); The expected result is for the assertion to pass. However, the VbaProject.Modules col…...Product Family slides-net , slides-vba Buffer2018 May 26, 2026, 10:39am...ppt\vbaProject.bin , there is clear VBA code; here is the output of the...

    forum.aspose.com/t/vbaproject-modules-is-empty-...
  2. 在加载工作簿时使用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...
  3. 用数字证书为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...
  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. 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-...
  6. 在加载工作簿时使用JavaScript通过C++过滤VBA项目|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在加载Excel工作簿时过滤Vba项目。...在加载工作簿时使用JavaScript通过C++过滤VBA项目 Contents [ Hide ] 用JavaScrip...用JavaScript通过C++在加载Excel工作簿时过滤VBA项目 一些 .xlsm/.xslb 文件具有大量宏(或非常长的宏)。通过C++的Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  7. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  8. Remove Excel Macros in Python

    Follow this article to remove Excel macros in Python. It has details to set the IDE, a list of steps, and a sample code to remove macros from Excel in Python using different criteria as per your requirements....and a sample code to delete VBA project in Excel in Python ....select the target module in the VBA project and delete all or a particular...

    kb.aspose.com/cells/python/remove-excel-macros-...
  9. 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...
  10. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Modify VBA Module Code in Visio Diagram We have added Vba, VbaProject...classes help to get control over VBA project. Using this new version...

    docs.aspose.com/diagram/java/public-api-changes...