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

vba

(0.09 sec)
  1. 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...
  2. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....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...
  3. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../Vbareference/) object....Project Specified an external VBA project reference type. Original...get/remove an element from the VBA reference collection. test (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用证书为VBA代码项目数字签名,使用Node.js的C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++用证书对Vba代码项目进行数字签名。...用证书为VBA代码项目数字签名,使用Node.js的C++ Contents [ Hide ] 您可以使用Aspose.Cells及其...VbaProject.sign(DigitalSignature) 方法对VBA代码项目进行数字签名。请按照以下步骤检查您的Excel文件是否已用证书进行数字签名。...

    docs.aspose.com/cells/zh/nodejs-cpp/digitally-s...
  5. 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...
  6. 使用 Python 在 Word 中创建宏

    本简短教程介绍如何 **使用 Python 在 Word 中创建宏**。包括 IDE 设置详情、步骤列表,以及一个可运行的 Vba Python 示例代码。...设置、步骤列表,并提供了一个展示 在 Python 中使用 VBA 编程 的示例脚本。文中将讨论在 Word 文件中操作宏所需的所有类、方法和属性。...document 将 VBA project 附加到文档中 为项目指定一个有意义的名称 创建新的 VBA 模块以编写宏代码 ...

    kb.aspose.com/zh/words/python/create-a-macro-in...
  7. 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...
  8. VbaModule class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  9. 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...
  10. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in Vba projects for enhanced automation and streamlined document management....Specifies the type of a model in a VBA project. public enum VbaModuleType...Description DocumentModule 0 A type of VBA project item that specifies a...

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