Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 10,500 for

vba

(0.14 sec)
  1. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets Vba project name....name property Gets or sets VBA project name. @property def name...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 管理包含宏的 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-...
  5. 在工作簿的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...
  6. 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...
  7. 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...
  8. 用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/
  9. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your Vba project modules. Enhance productivity and streamline your document automation!...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. public...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your Vba project module names for enhanced organization and efficiency....Name property Gets or sets VBA project module name. public string...Examples Shows how to create a VBA project using macros. Document...

    reference.aspose.com/words/net/aspose.words.vba...