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

vba

(0.13 sec)
  1. VbaModule.sourceCode property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 检查工作簿中的VBA项目是否用JavaScript通过C++签名|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  3. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../Vbamodule/) objects...more, visit the Working with VBA Macros documentation article...count Returns the number of VBA modules in the collection. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的Vba代码是否已签名。...用C++检查VBA代码是否签名 Contents [ Hide ] Aspose.Cells允许用户检查VBA代码项目是否已签名。请使用...属性检测VBA代码是否已签名。你可以用任何Excel文件测试此代码,也可以用 此示例文件 。 用C++检查VBA代码是否签名...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  5. VbaMacro|Aspose.Slides Documentation

    Work with Vba macros in C# using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save presentations in PPT, PPTX and ODP....remove VBA macros using Aspose.Slides for .NET . Add a VBA Macro...Create a presentation with a VBA project and a simple macro module...

    docs.aspose.com/slides/net/examples/elements/vb...
  6. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your Vba project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...SourceCode property Gets or sets VBA project module source code. public...Examples Shows how to create a VBA project using macros. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  7. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../Vbamodule/) object by index....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...
  8. 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...
  9. 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...
  10. 使用C++检测VBA项目是否受保护|Documentation

    利用Aspose.Cells与C++检测Excel文件的Vba项目是否受保护。...使用C++检测VBA项目是否受保护 Contents [ Hide ] 用C++检测VBA项目是否受保护 你可以使用 VbaProject...VbaProject.IsProtected 属性,判断Excel文件中的VBA(Visual Basic for Applications)项目是否被保护。...

    docs.aspose.com/cells/zh/cpp/find-out-if-vba-pr...