Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 11,881 for

vba

(0.15 sec)
  1. Excel մակրոների հեռացում Python-ում

    Հետևեք այս հոդվածին՝ Python-ում Excel մակրոները հեռացնելու համար։ Այն պարունակում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ Excel-ից մակրոներ հեռացնելու համար Python-ում՝ տարբեր պահանջներին համապատասխան։...կոդ՝ Python-ի միջոցով Excel-ում VBA նախագիծը ջնջելու համար ։ Այն...տրամադրում է տեղեկություններ VBA նախագծում թիրախային մոդուլի ընտրության...

    kb.aspose.com/hy/cells/python/remove-excel-macr...
  2. 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...Document(); // Create a new VBA project. VbaProject project =...

    reference.aspose.com/words/java/com.aspose.word...
  3. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new Vba module to an existing dotm document. It works fine, if document has already an Vba module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...a problem with adding a new VBA module to an existing dotm document... if document has already an VBA module. But it does not work...

    forum.aspose.com/t/adding-module-for-vbaproject...
  4. Create a Macro in Word using Python

    This short tutorial guides on how to **create a macro in Word using Python**. It has details to set the IDE, a list of steps, and a working Vba code in Python....script demonstrating coding with VBA using Python . All the necessary...document to work with Attach a VBA project to this document so it...

    kb.aspose.com/words/python/create-a-macro-in-wo...
  5. Ստեղծել մակրո Word-ում՝ օգտագործելով C#

    Հետևեք այս հոդվածին՝ Word-ում մակրո ստեղծելու համար՝ օգտագործելով C#։ Այն տրամադրում է մանրամասներ IDE-ի կարգավորման, ծրագրավորման քայլերի և Vba-ի կիրառման օրինակի մասին՝ C#-ով։...NET օգտագործելու համար՝ VBA մոդուլների հետ աշխատելու նպատակով...Aspose.Words և Aspose.Words.Vba Ստեղծեք նոր դատարկ Document ՝...

    kb.aspose.com/hy/words/net/create-a-macro-in-wo...
  6. 检查 VBA 代码是否已签名|Documentation

    检查 Vba 代码是否使用 Aspose.Diagram 库签名。...检查 VBA 代码是否已签名 Contents [ Hide ] Aspose.Diagram 允许用户检查 VBA 代码项目是否已签名。请使用...Diagram.VbaProject.IsSigned ] 属性检查 VBA 代码项目是否已签名。 以下代码说明了如何使用 [ Diagram...

    docs.aspose.com/diagram/zh/java/check-if-vba-co...
  7. 使用 Java 删除 Excel 宏

    本简要指南介绍了如何使用 Java 删除 Excel 宏。它说明了根据不同条件删除 Excel 宏的多种方法,包括按名称、索引、工作表引用,甚至删除整个 Vba 项目。...其中详细说明了如何删除特定模块,或 使用 Java 删除 Excel 中的 VBA 项目 。文中演示了多种选项,可根据需求访问并删除目标模块。...删除 VBA 模块 加载许可证以访问产品的全部功能 加载包含宏的 VBA 项目的 workbook 访问 VBA 项目并获取其中的模块集合...

    kb.aspose.com/zh/cells/java/remove-excel-macros...
  8. VbaProject.Modules Is Empty Even Though There I...

    To reproduce: var presentation = new Presentation("PP_Acx_CheckBox_Status.pptm"); Assert.NotEmpty(presentation.VbaProject.Modules); The expected result is for the assertion to pass. However, the VbaProject.Modules col…...Product Family slides-net , slides-vba Buffer2018 May 26, 2026, 10:39am...ppt\vbaProject.bin , there is clear VBA code; here is the output of the...

    forum.aspose.com/t/vbaproject-modules-is-empty-...
  9. VbaReference.lib_id property | Aspose.Words for...

    VbaReference.lib_id property. Gets a string value containing the identifier of an Automation type library....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...
  10. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤Vba项目。...在加载工作簿时使用C++过滤VBA项目 Contents [ Hide ] 用C++在加载Excel工作簿时过滤VBA项目 一些.xlsm/...LoadDataFilterOption.VBA 实现。 示例代码 以下示例代码加载工作簿,仅过滤 VBA。可以从以下链接下载用于测试此功能的示例文件:...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...