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

vba macros

(0.05 sec)
  1. 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...
  2. VbaModule class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaModule class. Provides access to Vba project module...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VbaProject.name property | Aspose.Words for Nod...

    VbaProject.name property. Gets or sets Vba project name....name property Gets or sets VBA project name. get name () : string...Shows how to create a VBA project using macros. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....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...
  5. FileFormatInfo.has_macros property | Aspose.Wor...

    FileFormatInfo.has_Macros property. Returns ``True`` if this document contains a Vba Macros....has_macros property FileFormatInfo.has_macros property Returns...document contains a VBA macros. @property def has_macros ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... Vba . VbaModuleType Examples Shows how to create a VBA project...project using macros. let doc = new aw . Document (); // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFormatInfo.HasMacros | Aspose.Words for .NET

    Discover if your document includes Vba Macros with the FileFormatInfo HasMacros property. Ensure document security and functionality today!...this document contains a VBA macros. public bool HasMacros {...Examples Shows how to check VBA macro presence without loading document...

    reference.aspose.com/words/net/aspose.words/fil...
  8. VbaModule | Aspose.Words for .NET

    Effortlessly create empty Vba modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!...Shows how to create a VBA project using macros. Document doc = new...Document (); // Create a new VBA project. VbaProject project =...

    reference.aspose.com/words/net/aspose.words.vba...
  9. VbaModuleCollection class | Aspose.Words for No...

    Aspose.Words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../Vbamodule/) objects...more, visit the Working with VBA Macros documentation article. Properties...count Returns the number of VBA modules in the collection. this[]...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VbaProject | Aspose.Words for .NET

    Create a new VbaProject effortlessly with our constructor tool. Start your programming journey with a blank project and unleash your creativity!...Shows how to create a VBA project using macros. Document doc = new...Document (); // Create a new VBA project. VbaProject project =...

    reference.aspose.com/words/net/aspose.words.vba...