Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 11,477 for

vba

(0.11 sec)
  1. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../Vbamodule/) objects...more, visit the Working with VBA Macros documentation article...count Returns the number of VBA modules in the collection. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过Node.js的C++将VBA宏用户窗体设计器存储从模板复制到目标工作簿|Document...

    学习如何使用Aspose.Cells for Node.js via C++将Vba项目(包括设计器存储)从一个Excel文件复制到另一个Excel文件。...js的C++将VBA宏用户窗体设计器存储从模板复制到目标工作簿 Contents [ Hide ] 可能的使用场景...Aspose.Cells允许你将VBA项目从一个Excel文件复制到另一个Excel文件。VBA项目由各类模块组成,例如文档...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-vba-ma...
  3. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../Vbamodule/) object by index....Shows how to access a document’s VBA project information. doc = aw...Document ( MY_DIR + 'VBA project.docm' ) # A VBA project contains...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的Vba项目是否已签名...用C++检查工作簿中的VBA项目是否已签名 Contents [ Hide ] 你可以通过**工具 > 数字签名…**菜单命令在Microsoft...数字签名…**菜单命令在Microsoft Excel中检测你的VBA项目是否已签名。也可以用Aspose.Cells的 Workbook...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  5. VbaProject class | Aspose.Words for Python

    aspose.words.Vba.VbaProject class. Provides access to Vba project information...Provides access to VBA project information. A VBA project inside...of VBA modules. To learn more, visit the Working with VBA Macros...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VbaModule.name property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module....Examples Shows how to create a VBA project using macros. doc = aw...# Create a new VBA project. project = aw . vba . VbaProject ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用JavaScript通过C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查Vba代码数字签名的有效性。...使用JavaScript通过C++检查VBA代码的数字签名是否有效 Contents [ Hide ] Aspose.Cells允许您使用...属性检查VBA代码的数字签名是否有效。如果签名有效,则返回 true ,否则返回 false 。当您更改VBA代码时,VBA代码的数字签名将变为无效。...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  9. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your Vba projects are trusted!...Shows how to access a document’s VBA project information. Document...Document ( MyDir + "VBA project.docm" ); // A VBA project contains...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage Vba project info and modules within your documents. Enhance your automation today!...Provides access to VBA project information. A VBA project inside...of VBA modules. To learn more, visit the Working with VBA Macros...

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