Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 10,959 for

vba

(0.07 sec)
  1. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleType enumeration. Specifies the type of a model in a Vba project....Specifies the type of a model in a VBA project. Members Name Description...Description DOCUMENT_MODULE A type of VBA project item that specifies a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过Node.js的C++检查VBA代码是否已签名|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查Vba代码项目是否已签名。...js的C++检查VBA代码是否已签名 Contents [ Hide ] Aspose.Cells允许用户检查VBA代码项目是否已签名。请使用...属性来检查VBA代码项目是否已签名。 以下代码说明如何使用 VbaProject.isSigned() 属性检查VBA代码是...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  3. VbaReferenceCollection.count property | Aspose....

    VbaReferenceCollection.count property. Returns the number of Vba references in the collection....property Returns the number of VBA references in the collection...get/remove an element from the VBA reference collection. test (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... Vba . VbaModuleType Examples Shows how to create a VBA project...Create a new VBA project. let project = new aw . Vba . VbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....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...
  6. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../Vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... Vba . VbaReferenceType Examples Shows...get/remove an element from the VBA reference collection. test (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....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/doc...
  8. 通过Node.js的C++检查工作簿中的VBA项目是否已签名|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿中的Vba项目是否已签名。...js的C++检查工作簿中的VBA项目是否已签名 Contents [ Hide ] 您可以通过**工具 >...数字签名…**菜单命令,使用Microsoft Excel来检查您的VBA项目是否已签名。同样,您也可以使用Aspose.Cells的...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  9. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../Vbareference/) object....Project Specified an external VBA project reference type. Original...get/remove an element from the VBA reference collection. test (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VBA宏UserForm DesignerStorage从模板复制到目标工作簿(C++)|D...

    学习如何用Aspose.Cells for C++将Vba宏UserForm DesignerStorage从模板复制到目标工作簿。...将VBA宏UserForm DesignerStorage从模板复制到目标工作簿(C++) Contents [ Hide...Aspose.Cells支持将VBA项目从一个Excel文件复制到另一个Excel文件。VBA项目由多种模块组成,如文档、...

    docs.aspose.com/cells/zh/cpp/copy-vba-macro-use...