Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 320 for

vba macros

(0.08 sec)
  1. Document.has_macros property | Aspose.Words for...

    Document.has_Macros property. Returns ``True`` if the document has a Vba project (Macros)....has_macros property Document.has_macros property Returns True...document has a VBA project (macros). @property def has_macros ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets Vba project name....name property Gets or sets VBA project name. @property def name...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaModuleCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your Vba projects with the VbaModuleCollection Add method, allowing seamless addition of modules for improved functionality....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...
  4. VbaModule class | Aspose.Words for Python

    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/python-net/aspose.wo...
  5. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation....more, visit the Working with VBA Macros documentation article. public...get; } Returns the number of VBA modules in the collection. Item...

    reference.aspose.com/words/net/aspose.words.vba...
  6. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets Vba project module source code....source_code property Gets or sets VBA project module source code. @property...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaModule.Type | Aspose.Words for .NET

    Discover the VbaModule Type property, define your modules as procedural, document, class, or designer for enhanced functionality and organization....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...
  8. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../Vbamodule/) objects...more, visit the Working with VBA Macros documentation article. Indexers...count Returns the number of VBA modules in the collection. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your Vba project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...SourceCode property Gets or sets VBA project module source code. public...Shows how to create a VBA project using macros. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaReferenceCollection class | Aspose.Words for...

    aspose.words.Vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../Vbareference/) objects...more, visit the Working with VBA Macros documentation article. Indexers...count Returns the number of VBA references in the collection...

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