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

vba macros

(0.1 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. 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...
  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. set_VbaProject() | Aspose.Slides for C++ API Re...

    Sets Vba project with presentation Macros. Write Vba::IVbaProject....m::SharedPtr<Vba::IVbaProject>) method Sets VBA project with...with presentation macros. Write Vba::IVbaProject . void Aspose ::...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  6. 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...
  7. 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...
  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. 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...
  10. 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...