Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,590 for

vba

(0.04 sec)
  1. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of Vba modules in the collection....property Returns the number of VBA modules in the collection. @property...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-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. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your Vba project modules for enhanced automation and efficiency....property Returns collection of VBA project modules. public VbaModuleCollection...Shows how to access a document’s VBA project information. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  4. 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...
  5. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....more, visit the Working with VBA Macros documentation article...Shows how to access a document’s VBA project information. Document...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用C++检测VBA项目是否受保护|Documentation

    利用Aspose.Cells与C++检测Excel文件的Vba项目是否受保护。...使用C++检测VBA项目是否受保护 Contents [ Hide ] 用C++检测VBA项目是否受保护 你可以使用 VbaProject...VbaProject.IsProtected 属性,判断Excel文件中的VBA(Visual Basic for Applications)项目是否被保护。...

    docs.aspose.com/cells/zh/cpp/find-out-if-vba-pr...
  7. 找出VBA项目是否受密码保护,通过Node.js和C++|Documentation

    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....找出VBA项目是否受密码保护,通过Node.js和C++ Contents [ Hide ] 在Node.js中查找VBA项目是否受保护...isProtected() 属性,判断Excel文件中的VBA(Visual Basic for Applications)项目是否被保护。...

    docs.aspose.com/cells/zh/nodejs-cpp/find-out-if...
  8. 通过VBA进行演示|Aspose.Slides 文档

    在C++中添加、删除和提取PowerPoint演示文稿中的Vba宏...通过VBA进行演示 Contents [ Hide ] Aspose.Slides.Vba 命名空间包含用于处理宏和VBA代码的类和接口。...执行演示文稿中的宏。 添加VBA宏 Aspose.Slides提供了 VbaProject 类,允许您创建VBA项目(和项目引用)并编辑现有模块。您可以使用...

    docs.aspose.com/slides/zh/cpp/presentation-via-...
  9. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation....more, visit the Working with VBA Macros documentation article...get; } Returns the number of VBA modules in the collection. Item...

    reference.aspose.com/words/net/aspose.words.vba...
  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...