Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 11,882 for

vba

(1.71 sec)
  1. VbaMacro|Aspose.Slides for Python Documentation

    Work with Vba macros in Python using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save presentations in PPT, PPTX and ODP....how to add, access, and remove VBA macros using Aspose.Slides for...NET . Add a VBA Macro Create a presentation with a VBA project and...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 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...
  3. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    添加Vba模块并使用Aspose.Cells for Node.js via C++修改Vba或宏代码。...Excel 工作簿的 VBA 代码 Contents [ Hide ] 在 Node.js 中添加 VBA 模块 Aspose...C++添加新的VBA模块和宏代码。请使用 Workbook.add(Worksheet) 方法在工作簿中添加新的VBA模块。 以下示例代码创建一个新工作簿,添加一个...

    docs.aspose.com/cells/zh/nodejs-cpp/manage-vba-...
  4. 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...
  5. 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. from api_example_base...

    reference.aspose.com/words/python-net/aspose.wo...
  6. aspose.words.vba module | Aspose.Words for Python

    The aspose.words.Vba module provides classes to work with Vba projects....vba module Contents [ Hide ] The aspose.words.vba module...provides classes to work with VBA projects. A VbaProject inside...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.Cells for C++向Vba项目添加或注册库引用。...在工作簿的VBA项目中添加库引用 Contents [ Hide ] 有时,您需要通过代码添加或注册VBA项目的库引用。您可以使用Aspose...() 方法来实现。 在Microsoft Excel中为VBA项目添加库引用 在Microsoft Excel中,您可以通过手动点击**工具...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  8. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets Vba project module source code....source_code property Gets or sets VBA project module source code. @property...Shows how to access a document’s VBA project information. from api_example_base...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加Vba模块并修改Vba或宏,使用Aspose.Cells库。...用C++管理Excel宏启用工作簿的VBA代码 Contents [ Hide ] 在C++中添加VBA模块 Aspose.Cells允许通过Aspose...Cells允许通过Aspose.Cells添加新的VBA模块和宏代码。请使用 Workbook.VbaProject.Modules...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  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...