Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,633 for

vba macros

(0.05 sec)
  1. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your Vba project with the Name property. Learn to get and set project names for efficient coding!...Name property Gets or sets VBA project name. public string Name...Shows how to create a VBA project using macros. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  2. 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...
  3. 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...
  4. FileFormatInfo.hasMacros property | Aspose.Word...

    FileFormatInfo.hasMacros property. Returns ``true`` if this document contains a Vba Macros....this document contains a VBA macros. get hasMacros () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your Vba project modules. Enhance productivity and streamline your document automation!...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. public...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Create, Layout and Auto-Fit Shapes|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.... Working with VBA Project Modify VBA Module Code in Visio...demonstrates how to modify a VBA module code automatically using...

    docs.aspose.com/diagram/java/create-layout-and-...
  7. Document.hasMacros property | Aspose.Words for ...

    Document.hasMacros property. Returns ``true`` if the document has a Vba project (Macros)....if the document has a VBA project (macros). get hasMacros () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. VbaModule.name property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaProject class | Aspose.Words for Python

    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/python-net/aspose.wo...