Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 11,887 for

vba

(0.08 sec)
  1. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....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...
  2. 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...
  3. 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...
  4. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined Vba development....get/remove an element from the VBA reference collection. const string...doc = new Document ( MyDir + "VBA project.docm" ); VbaReferenceCollecti...

    reference.aspose.com/words/net/aspose.words.vba...
  5. 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...
  6. 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-...
  7. General behaviour with macro embedded office do...

    Hi guys, Aspose Total, .net 4.8 We are going through some security audit process and would like to get some information about how Aspose library deals with the macro embedded office documents. Let’s say we have a word…... or run any macros (such as VBA or XLM) within Office documents...preserve or manipulate macro and VBA codes within these documents...

    forum.aspose.com/t/general-behaviour-with-macro...
  8. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your Vba coding efficiency....get/remove an element from the VBA reference collection. const string...doc = new Document ( MyDir + "VBA project.docm" ); VbaReferenceCollecti...

    reference.aspose.com/words/net/aspose.words.vba...
  9. How to Prevent Users from Printing Excel File|D...

    Learn how to prevent users from printing Excel files through the Aspose.Cells for Python via .NET API....You can apply the following VBA code to prevent your specific...open the module and add some VBA code. Save and close the code...

    docs.aspose.com/cells/python-net/how-to-prevent...
  10. VbaReference.LibId | Aspose.Words for .NET

    Discover the Vba LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!...get/remove an element from the VBA reference collection. const string...doc = new Document ( MyDir + "VBA project.docm" ); VbaReferenceCollecti...

    reference.aspose.com/words/net/aspose.words.vba...