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

vba

(0.06 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. 在工作簿中的VBA项目添加库引用,使用JavaScript通过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项目添加库引用,使用JavaScript通过C++ Contents [ Hide ] 有时,您需要通...有时,您需要通过代码添加或注册VBA项目的库引用。您可以使用Aspose.Cells VbaProjectReferenceC.add...

    docs.aspose.com/cells/zh/javascript-cpp/add-a-l...
  3. VbaReferenceCollection class | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../Vbareference/) objects...more, visit the Working with VBA Macros documentation article...count Returns the number of VBA references in the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用JavaScript通过C++将VBA证书导出到文件或流|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Vba数字证书导出到文件或流,访问Vba数字证书的原始数据。...用JavaScript通过C++将VBA证书导出到文件或流 Contents [ Hide ] Aspose.Cells允许您将VBA数字证书导出到文件或内存流等流中。您可以使用...属性访问VBA数字证书的原始数据。 用JavaScript导出VBA证书到文件或流 请参阅以下示例代码,将VBA证书的原...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  5. 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...
  6. 使用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...
  7. 用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...
  8. 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...
  9. 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...
  10. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your Vba project modules for enhanced automation and efficiency....property Returns collection of VBA project modules. public VbaModuleCollection...Shows how to access a document’s VBA project information. Document...

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