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

vba

(0.2 sec)
  1. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中Vba项目是否已受保护且锁定查看。...用C++检测VBA项目是否受保护且锁定以供查看 Contents [ Hide ] 用C++检测VBA项目是否受保护且锁定查看...用C++检测VBA项目是否受保护且锁定查看 Aspose.Cells允许你检测Excel文件的VBA(Visual Basic for Application...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  2. 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...
  3. 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...
  4. VbaReferenceCollection.remove_at method | Aspos...

    VbaReferenceCollection.remove_at method. Removes the [VbaReference](../../Vbareference/) element at the specified index of the collection....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...
  5. VbaReferenceCollection class | Aspose.Words for...

    aspose.words.Vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../Vbareference/) objects...more, visit the Working with VBA Macros documentation article...count Returns the number of VBA references in the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  8. 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...
  9. 通过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...
  10. 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...