Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 11,792 for

vba

(1.24 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. 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...
  3. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets Vba project module source code....sourceCode property Gets or sets VBA project module source code. get...Examples Shows how to create a VBA project using macros. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../Vbamodule/) objects...more, visit the Working with VBA Macros documentation article...count Returns the number of VBA modules in the collection. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的Vba代码是否已签名。...用C++检查VBA代码是否签名 Contents [ Hide ] Aspose.Cells允许用户检查VBA代码项目是否已签名。请使用...属性检测VBA代码是否已签名。你可以用任何Excel文件测试此代码,也可以用 此示例文件 。 用C++检查VBA代码是否签名...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  6. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.Cells for C++向Vba项目添加或注册库引用。...在工作簿的VBA项目中添加库引用 Contents [ Hide ] 有时,您需要通过代码添加或注册VBA项目的库引用。您可以使用Aspose...() 方法来实现。 在Microsoft Excel中为VBA项目添加库引用 在Microsoft Excel中,您可以通过手动点击**工具...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  7. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the Vba project’s code page....code_page property Gets or sets the VBA project’s code page. @property..... Remarks Please note that VBA is pre-Unicode feature and you...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../Vbamodule/) object by index....Shows how to access a document’s VBA project information. doc = aw...Document ( MY_DIR + 'VBA project.docm' ) # A VBA project contains...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of Vba project modules....property Returns collection of VBA project modules. @property def...( self ) -> aspose . words . vba . VbaModuleCollection : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaModule class | Aspose.Words for Python

    aspose.words.Vba.VbaModule class. Provides access to Vba project module...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...