Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,802 for

vba macros

(0.23 sec)
  1. VbaMacro|Aspose.Slides 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....remove VBA macros using Aspose.Slides for .NET . Add a VBA Macro...presentation with a VBA project and a simple macro module. static...

    docs.aspose.com/slides/net/examples/elements/vb...
  2. 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...
  3. 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...
  4. Create a Macro in Word using Java

    Refer to this article for coding with Vba using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java....TeX Product Family Create a Macro in Word using Java This article...article introduces MS Word VBA programming using Java . It comprises...

    kb.aspose.com/words/java/create-a-macro-in-word...
  5. 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-...
  6. 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...
  7. 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. Properties...count Returns the number of VBA references in the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  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 | Aspose.Words for Java

    Provides access to Vba project information in Java....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/java/com.aspose.word...