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

vba

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. VbaReference.Type | Aspose.Words for .NET

    Discover the VbaReference Type property to identify and utilize VbaReferenceType objects effectively, enhancing your Vba programming 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. 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...