Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,554 for

vba

(0.04 sec)
  1. Կոդ ավելացրեք Excel VBA գրադարանում Python-ի մի...

    Այս հոդվածը ցույց է տալիս, թե ինչպես ավելացնել կոդ Excel Vba գրադարանում Python-ի միջոցով: Այն ունի IDE կարգավորումներ և Python-ի միջոցով Vba կոդերի գրադարանը թարմացնելու նմուշ կոդ:...Product Family Կոդ ավելացրեք Excel VBA գրադարանում Python-ի միջոցով...բացատրում է Python-ի միջոցով * Excel VBA գրադարանում կոդ ավելացնելու գործընթացը:...

    kb.aspose.com/hy/cells/python/add-code-in-excel...
  2. Aspose::Words::Document::get_VbaProject method ...

    Aspose::Words::Document::get_VbaProject method. Gets or sets a VbaProject in C++....SharedPtr < Aspose :: Words :: Vba :: VbaProject > Aspose :: Words...Shows how to access a document’s VBA project information. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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/nodejs-net/aspose.wo...
  4. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleType enumeration. Specifies the type of a model in a Vba project....Specifies the type of a model in a VBA project. Members Name Description...Description DOCUMENT_MODULE A type of VBA project item that specifies a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... Vba . VbaModuleType Examples Shows how to create a VBA project...Create a new VBA project. let project = new aw . Vba . VbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 通过VBA进行演示|Aspose.Slides 文档

    在C++中添加、删除和提取PowerPoint演示文稿中的Vba宏...通过VBA进行演示 Contents [ Hide ] Aspose.Slides.Vba 命名空间包含用于处理宏和VBA代码的类和接口。...执行演示文稿中的宏。 添加VBA宏 Aspose.Slides提供了 VbaProject 类,允许您创建VBA项目(和项目引用)并编辑现有模块。您可以使用...

    docs.aspose.com/slides/zh/cpp/presentation-via-...
  7. 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...
  8. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....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/doc...
  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. 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...