Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 11,792 for

vba

(0.37 sec)
  1. 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...
  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. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature....Examples Shows how to deep clone a VBA project and module. Document...doc = new Document ( MyDir + "VBA project.docm" ); Document destDoc...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....developers to create and edit VBA projects in a presentation. Presentation...Presentation (); // Create new VBA Project pres . setVbaProject...

    docs.aspose.com/slides/java/public-api-and-back...
  5. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....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. 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...
  7. How to Prevent Users from Printing Excel File|D...

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

    docs.aspose.com/cells/net/how-to-prevent-printi...
  8. 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-...
  9. 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...
  10. 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...