Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 11,912 for

vba

(0.3 sec)
  1. 通过Node.js的C++在工作簿中添加VBA库引用|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....js的C++在工作簿中添加VBA库引用 Contents [ Hide ] 有时,您需要通过代码添加或注册VBA项目的库引用。您可以使用Aspose...string) 方法来实现。 在Microsoft Excel中为VBA项目添加库引用 在Microsoft Excel中,您可以通过手动点击**工具...

    docs.aspose.com/cells/zh/nodejs-cpp/add-a-libra...
  2. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your Vba project modules for enhanced automation and efficiency....property Returns collection of VBA project modules. public VbaModuleCollection...Shows how to access a document’s VBA project information. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  3. VbaReferenceCollection indexer | Aspose.Words f...

    VbaReferenceCollection indexer. Gets [VbaReference](../../Vbareference/) object at the specified index....get/remove an element from the VBA reference collection (GetLibIdPath)...if switch_condition == aw . vba . VbaReferenceType . REGISTERED...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaReferenceCollection.remove method | Aspose.W...

    VbaReferenceCollection.remove method. Removes the first occurrence of a specified [VbaReference](../../Vbareference/) item from the collection.... Vba . VbaReference ) Parameter Type...get/remove an element from the VBA reference collection. test (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaMacro|Aspose.Slides for PHP Documentation

    Work with Vba macros in PHP using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save presentations in PPT, PPTX and ODP....how to add, access, and remove VBA macros using Aspose.Slides for...Java . Add a VBA Macro Create a presentation with a VBA project and...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. 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...Create a presentation with a VBA project and a simple macro module...

    docs.aspose.com/slides/net/examples/elements/vb...
  7. VbaReferenceCollection.count property | Aspose....

    VbaReferenceCollection.count property. Returns the number of Vba references in the collection....property Returns the number of VBA references in the collection...get/remove an element from the VBA reference collection. test (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Remove Excel Macros using C#

    Follow this article to remove Excel macro using C#. It has details to set the IDE, a list of steps, and a sample code to delete Excel macros using C# by providing various criteria....sample code to delete Excel Vba using C# . It will guide you...access different properties of VBA modules and remove all or selected...

    kb.aspose.com/cells/net/remove-excel-macros-usi...
  9. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module....Examples Shows how to create a VBA project using macros. doc = aw...# Create a new VBA project. project = aw . vba . VbaProject ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your Vba projects are trusted!...Shows how to access a document’s VBA project information. Document...Document ( MyDir + "VBA project.docm" ); // A VBA project contains...

    reference.aspose.com/words/net/aspose.words.vba...