Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,783 for

vba

(0.05 sec)
  1. VbaReferenceCollection.Count | Aspose.Words for...

    Discover the Vba Reference Collection Count property to easily retrieve and manage the total number of Vba references for efficient coding....property Returns the number of VBA references in the collection...get/remove an element from the VBA reference collection. public...

    reference.aspose.com/words/net/aspose.words.vba...
  2. VbaProject.References | Aspose.Words for .NET

    Explore the Vba Project References property to efficiently manage your Vba project references and enhance your coding capabilities. Unlock your programming potential!...property Gets a collection of VBA project references. public VbaReferenceCollecti...get/remove an element from the VBA reference collection. public...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Assign Macro to Form Control|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....Document Assistant Close Check if VBA Project is Protected and Locked...Locked for Viewing Check if VBA project in a Workbook is Signed...

    docs.aspose.com/cells/net/assign-macro-to-form-...
  4. Document.removeMacros method | Aspose.Words for...

    Document.removeMacros method. Removes all macros (the Vba project) as well as toolbars and command customizations from the document....removeMacros() Removes all macros (the VBA project) as well as toolbars...); // Remove the document's VBA project, along with all its macros...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaModule.clone method | Aspose.Words for Node.js

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Examples Shows how to deep clone a VBA project and module. let doc =... Document ( base . myDir + "VBA project.docm" ); let destDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Cells 8.7.0中的公共API更改|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.... 添加的 API 支持 VBA 项目数字签名、检测和提取 该Aspose.Cells for...NET版本已公开了一些新属性和方法,在任务如数字签名VBA项目、检测VBA项目是否已签名和有效方面为用户提供了帮助。此外,新...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. VbaModule.clone method | Aspose.Words for Python

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Examples Shows how to deep clone a VBA project and module. doc = aw...Document ( file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....get/remove an element from the VBA reference collection. public...= new Document(getMyDir() + "VBA project.docm"); VbaReferenceCollecti...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Document::RemoveMacros method | ...

    Aspose::Words::Document::RemoveMacros method. Removes all macros (the Vba project) as well as toolbars and command customizations from the document in C++....method Removes all macros (the VBA project) as well as toolbars...()); // Remove the document's VBA project, along with all its macros...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. How to Prevent Users from Printing Excel File|D...

    Learn how to How to prevent users from printing excel through the Aspose.Cells for .NET API....You can apply the following VBA code to protect your specific...open the module, and add some vba codes. Then save and close this...

    docs.aspose.com/cells/net/how-to-prevent-printi...