Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 11,455 for

vba

(0.71 sec)
  1. VbaModuleType enumeration | Aspose.Words for Py...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in Vba projects for enhanced automation and streamlined document management....Specifies the type of a model in a VBA project. public enum VbaModuleType...Description DocumentModule 0 A type of VBA project item that specifies a...

    reference.aspose.com/words/net/aspose.words.vba...
  3. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a Vba project in Java....model in a VBA project. Examples: Shows how to create a VBA project...Document(); // Create a new VBA project. VbaProject project =...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 用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...
  6. Create a Macro in Word using Python

    This short tutorial guides on how to **create a macro in Word using Python**. It has details to set the IDE, a list of steps, and a working Vba code in Python....script demonstrating coding with VBA using Python . All the necessary...document to work with Attach a VBA project to this document so it...

    kb.aspose.com/words/python/create-a-macro-in-wo...
  7. 用数字证书为VBA代码项目数字签名(C++)|Documentation

    了解如何使用证书和Aspose.Cells for C++数字签名您的Vba代码项目。...用数字证书为VBA代码项目数字签名(C++) Contents [ Hide ] 您可以使用Aspose.Cells及其...Workbook.VbaProject.Sign() 方法对VBA代码项目进行数字签名。请按照以下步骤检查您的Excel文件是否已用证书进行数字签名。...

    docs.aspose.com/cells/zh/cpp/digitally-sign-a-v...
  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. Ստեղծել մակրո Word-ում՝ օգտագործելով C#

    Հետևեք այս հոդվածին՝ Word-ում մակրո ստեղծելու համար՝ օգտագործելով C#։ Այն տրամադրում է մանրամասներ IDE-ի կարգավորման, ծրագրավորման քայլերի և Vba-ի կիրառման օրինակի մասին՝ C#-ով։...NET օգտագործելու համար՝ VBA մոդուլների հետ աշխատելու նպատակով...Aspose.Words և Aspose.Words.Vba Ստեղծեք նոր դատարկ Document ՝...

    kb.aspose.com/hy/words/net/create-a-macro-in-wo...