Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 11,881 for

vba

(0.21 sec)
  1. 用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...
  2. 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...
  3. 检查工作簿中的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...
  4. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module....Examples Shows how to create a VBA project using macros. doc = aw...# Create a new VBA project. project = aw . vba . VbaProject ()...

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

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your Vba projects are trusted!...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. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

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

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  7. 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...
  8. 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...
  9. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....Examples Shows how to create a VBA project using macros. doc = aw...# Create a new VBA project. project = aw . vba . VbaProject ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaReferenceType enumeration | Aspose.Words for...

    aspose.words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../Vbareference/) object....PROJECT Specified an external VBA project reference type. ORIGINAL...get/remove an element from the VBA reference collection (GetLibIdPath)...

    reference.aspose.com/words/python-net/aspose.wo...