Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 14,250 for

vba macros

(0.04 sec)
  1. Aspose::Words::Document::RemoveMacros method | ...

    Aspose::Words::Document::RemoveMacros method. Removes all Macros (the Vba project) as well as toolbars and command customizations from the document in C++....os method Removes all macros (the VBA project) as well as toolbars...() Remarks By removing all macros from a document you can ensure...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Examples Shows...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a Vba project in Java....model in a VBA project. Examples: Shows how to create a VBA project...project using macros. Document doc = new Document(); // Create a new...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. set_VbaProject() | Aspose.Slides for C++ API Re...

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

    reference.aspose.com/slides/cpp/aspose.slides/i...
  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 constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....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...
  8. getVbaProject | Aspose.Sildes for Node.js via J...

    getVbaProject getVbaProject() function Gets or sets Vba project with presentation Macros. Read/write IVbaProject. Res......Gets or sets VBA project with presentation macros. Read/write...

    reference.aspose.com/slides/nodejs-java/aspose....
  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. 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...