Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,938 for

vba macros

(0.07 sec)
  1. VbaModule | Aspose.Words for Java

    Provides access to Vba project module in Java....Cloneable Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  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. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all Macros, toolbars, and custom command settings from your Vba project with the Document RemoveMacros method for a cleaner document....RemoveMacros 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/net/aspose.words/doc...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. VbaProject class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaProject class. Provides access to Vba project information...Provides access to VBA project information. A VBA project inside...of VBA modules. To learn more, visit the Working with VBA Macros...

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