Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 11,379 for

vba

(0.07 sec)
  1. 找出VBA项目是否受密码保护,通过Node.js和C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....找出VBA项目是否受密码保护,通过Node.js和C++ Contents [ Hide ] 在Node.js中查找VBA项目是否受保护...isProtected() 属性,判断Excel文件中的VBA(Visual Basic for Applications)项目是否被保护。...

    docs.aspose.com/cells/zh/nodejs-cpp/find-out-if...
  2. VbaProject.references property | Aspose.Words f...

    VbaProject.references property. Gets a collection of Vba project references....property Gets a collection of VBA project references. get references...references () : Aspose . Words . Vba . VbaReferenceCollecti Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用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...
  4. VbaProject class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  5. 用JavaScript通过C++检查VBA代码是否已签名|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  6. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of Vba modules in the collection....property Returns the number of VBA modules in the collection. @property...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your Vba projects today!...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...
  8. 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...
  9. 使用JavaScript通过C++为Excel工作簿的VBA项目设置密码保护|Document...

    学习如何使用Aspose.Cells for JavaScript通过C++为Excel工作簿的Vba项目设置密码保护。...使用JavaScript通过C++为Excel工作簿的VBA项目设置密码保护 Contents [ Hide ] ** ...使用JavaScript通过C++为Excel工作簿的VBA项目设置密码保护** 你可以使用 VbaProject.protect(boolean...

    docs.aspose.com/cells/zh/javascript-cpp/passwor...
  10. 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...