Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 11,791 for

vba

(0.1 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....property’s raw byte representation of VBA project, the new IVbaProject...IVbaProject property to manage VBA projects embedded in a presentation...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. 在加载工作簿时使用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-...
  3. 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...
  4. 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...
  5. 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...
  6. 用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...
  7. 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-...
  8. 在加载工作簿时使用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-...
  9. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of Vba project modules....property Returns collection of VBA project modules. get modules...modules () : Aspose . Words . Vba . VbaModuleCollection See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileFormatInfo.has_macros property | Aspose.Wor...

    FileFormatInfo.has_macros property. Returns ``True`` if this document contains a Vba macros....if this document contains a VBA macros. @property def has_macros...Examples Shows how to check VBA macro presence without loading...

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