Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 23,667 for

vba macros

(0.14 sec)
  1. get_VbaProject() | Aspose.Slides for C++ API Re...

    Gets Vba project with presentation Macros. Read Vba::IVbaProject....method Gets VBA project with presentation macros. Read Vba::IVbaProject...virtual System :: SharedPtr < Vba :: IVbaProject > Aspose :: Slides...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  2. VbaProject | Aspose.Sildes for .NET API Reference

    Represents Vba project with presentation Macros....class Represents VBA project with presentation macros. public sealed...This constructor creates new VBA project from scratch. Project...

    reference.aspose.com/slides/net/aspose.slides.v...
  3. 8.2.1 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 8.2.1 Release Notes – the latest updates and fixes....most important changes are: VBA document events (On Open, On...preserved (they were always lost). VBA digital signature is always preserved...

    docs.aspose.com/words/net/aspose-words-for-net-...
  4. 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...
  5. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection....add method add(vba_module) Adds a module to the collection. def...add ( self , vba_module : aspose . words . vba . VbaModule ):...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... vba . VbaModuleType : ... @type.setter...self , value : aspose . words . vba . VbaModuleType ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Embed PPT in Excel gets converted as Image with...

    https://forum.aspose.com/t/embed-ppt-in-excel-gets-converted-as-image-with-latest-version-of-aspose-cells/246565/4 I have shared the details of the issue, please check...PowerPoint button has vba codes/macros behind. Aspose.Cells does...or execute macros/vba codes. You can only add vba codes to the...

    forum.aspose.com/t/embed-ppt-in-excel-gets-conv...
  8. IVbaProject | Aspose.Sildes for .NET API Reference

    Represents Vba project with presentation Macros....interface Represents VBA project with presentation macros. public interface...modules that are contained in the VBA project. Read-only IVbaModuleCollection...

    reference.aspose.com/slides/net/aspose.slides.v...
  9. VbaProject | Aspose.Sildes for PHP via Java API...

    VbaProject VbaProject class Represents Vba project with presentation Macros. VbaProject Name Description VbaProject()......class Represents VBA project with presentation macros. VbaProject...VbaProject() This function creates new VBA project from scratch. Project...

    reference.aspose.com/slides/php-java/aspose.sli...
  10. 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...