Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 10,959 for

vba

(0.05 sec)
  1. 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...
  2. 用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-...
  3. VbaProject class | Aspose.Words for Python

    aspose.words.Vba.VbaProject class. Provides access to Vba project information...Provides access to VBA project information. A VBA project inside...of VBA modules. To learn more, visit the Working with VBA Macros...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets Vba project module name....name property Gets or sets VBA project module name. @property...Shows how to access a document’s VBA project information. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  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. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage Vba project info and modules within your documents. Enhance your automation today!...Provides access to VBA project information. A VBA project inside...of VBA modules. To learn more, visit the Working with VBA Macros...

    reference.aspose.com/words/net/aspose.words.vba...
  9. 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...
  10. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your Vba projects today!...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...