Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,999 for

vba macros

(0.28 sec)
  1. 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…...General behaviour with macro embedded office documents Aspose...Total Product Family security , macro , net sentientsoft May 22, 2025...

    forum.aspose.com/t/general-behaviour-with-macro...
  2. 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...() Remarks By removing all macros from a document you can ensure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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++....os method Removes all macros (the VBA project) as well as toolbars...() Remarks By removing all macros from a document you can ensure...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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...
  5. 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...project using macros. Document doc = new Document(); // Create a new...

    reference.aspose.com/words/java/com.aspose.word...
  6. VbaModule.name property | Aspose.Words for Node.js

    VbaModule.name property. Gets or sets Vba project module name....name property Gets or sets VBA project module name. get name...Shows how to create a VBA project using macros. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... Vba . VbaModule ) Parameter Type...Shows how to create a VBA project using macros. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Edition Types|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....✅ Interactive charts ✅ VBA and macros ✅ Report publishing and...tables, dynamic formulas, VBA/macros, and interactive charts work...

    docs.aspose.com/cells/reportingservices/edition...
  10. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module....Shows how to create a VBA project using macros. doc = aw . Document...# Create a new VBA project. project = aw . vba . VbaProject ()...

    reference.aspose.com/words/python-net/aspose.wo...