Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 11,742 for

vba

(0.15 sec)
  1. 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...
  2. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...
  3. 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...
  4. 通过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...
  5. Remove Excel Macros using C#

    Follow this article to remove Excel macro using C#. It has details to set the IDE, a list of steps, and a sample code to delete Excel macros using C# by providing various criteria....sample code to delete Excel Vba using C# . It will guide you...access different properties of VBA modules and remove all or selected...

    kb.aspose.com/cells/net/remove-excel-macros-usi...
  6. 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...
  7. 用JavaScript通过C++检查VBA项目是否受保护并锁定以供查看|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查Excel文件中的Vba项目是否受保护并锁定以供查看。...用JavaScript通过C++检查VBA项目是否受保护并锁定以供查看 Contents [ Hide ] 用JavaS...用JavaScript通过C++检查VBA项目是否已保护并锁定以供查看 Aspose.Cells允许你检测Excel文件的VBA(Visual...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  8. 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...
  9. 通过Node.js和C++为Excel工作簿的VBA项目设置密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel工作簿的Vba项目加密密码。...js和C++为Excel工作簿的VBA项目设置密码保护 Contents [ Hide ] 在Node.js中为Excel工作簿的VBA项目设置密码保护...string) 方法用Aspose.Cells为工作簿的VBA(Visual Basic for Applications)项目设置密码保护。...

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  10. 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...