Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 23,655 for

vba macros

(0.07 sec)
  1. VbaProject|Aspose.Sildes for Python via .NET AP...

    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....class Represents VBA project with presentation macros. The VbaProject...This constructor creates new VBA project from scratch. Project...

    docs.aspose.com/slides/python-net/api-reference...
  2. VbaProject | Aspose.Slides for Java API Reference

    Represents Vba project with presentation Macros....IVbaProject Represents VBA project with presentation macros. Constructors...This constructor creates new VBA project from scratch. VbaProject(byte[]...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. Working with opened excel file - Aspose.Cells P...

    Hi Sahi This is what I did , but my requirement is after opening an excel file , I will be having a button inside the sheet. In that button click need to perform Regards Deepak R...shape you need to add some vba codes/macros by yourselves. Aspose...Aspose.Cells does allow you add vba codes for the controls, see the...

    forum.aspose.com/t/working-with-opened-excel-fi...
  4. 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...
  5. VbaProject Class | Aspose.Words for .NET

    Aspose.Words.Vba.VbaProject class. Provides access to Vba project information. A Vba project inside the document is defined as a collection of Vba modules in C#....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/net/aspose.words.vba...
  6. 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...
  7. 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...
  8. Document.HasMacros | Aspose.Words for .NET

    Document HasMacros property. Returns true if the document has a Vba project Macros in C#....if the document has a VBA project (macros). public bool HasMacros...allow us to run a document’s macros by clicking. Document doc =...

    reference.aspose.com/words/net/aspose.words/doc...
  9. IVbaProject | Aspose.Sildes for Python via .NET...

    IVbaProject IVbaProject class Represents Vba project with presentation Macros. The IVbaProject type exposes the follo......class Represents VBA project with presentation macros. The IVbaProject...name Returns the name of the VBA project. Read-only string. modules...

    reference.aspose.com/slides/python-net/aspose.s...
  10. VbaModuleCollection Class | Aspose.Words for .NET

    Aspose.Words.Vba.VbaModuleCollection class. Represents a collection of VbaModule objects in C#....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...