Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,004 for

vba macros

(2.83 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. 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...
  4. 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...
  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. 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...
  7. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM document using Python applications without using Microsoft Word....docm` files support embedded macros and are ideal when documents...behavior; Python APIs can create macro-enabled documents by assembling...

    products.aspose.com/total/python-net/create/docm/
  8. 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...
  9. 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...
  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...