Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 10,500 for

vba

(0.08 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. VbaModule.name property | Aspose.Words for Node.js

    VbaModule.name property. Gets or sets Vba project module name....name property Gets or sets VBA project module name. get name...Examples Shows how to create a VBA project using macros. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的Vba项目添加密码保护。...用C++为Excel工作簿的VBA项目加密保护 Contents [ Hide ] 用C++为Excel工作簿的VBA项目加密保护 你可以使用...VbaProject.Protect() 方法,为工作簿的VBA(Visual Basic for Applications)项目设置密码保护。...

    docs.aspose.com/cells/zh/cpp/password-protect-t...
  4. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... vba . VbaModuleType : ... @type.setter...self , value : aspose . words . vba . VbaModuleType ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your Vba project's code page settings for enhanced performance and compatibility....CodePage property Gets or sets the VBA project’s code page. public int...; } Remarks Please note that VBA is pre-Unicode feature and you...

    reference.aspose.com/words/net/aspose.words.vba...
  6. 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...
  7. VbaModuleType enumeration | Aspose.Words for No...

    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 DocumentModule A type of VBA project item that specifies a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....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...
  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...