Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,148 for

vba macros

(0.07 sec)
  1. 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...presentation with a VBA project and a simple macro module. static...

    docs.aspose.com/slides/net/examples/elements/vb...
  2. Create a Macro in Word using Java

    Refer to this article for coding with Vba using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java....TeX Product Family Create a Macro in Word using Java This article...article introduces MS Word VBA programming using Java . It comprises...

    kb.aspose.com/words/java/create-a-macro-in-word...
  3. 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...
  4. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your Vba project with the Name property. Learn to get and set project names for efficient coding!...Name property Gets or sets VBA project name. public string Name...Shows how to create a VBA project using macros. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  5. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your Vba project module names for enhanced organization and efficiency....Name property Gets or sets VBA project module name. public string...Shows how to create a VBA project using macros. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  6. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your Vba project modules. Enhance productivity and streamline your document automation!...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. public...

    reference.aspose.com/words/net/aspose.words.vba...
  7. 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. Indexers...count Returns the number of VBA modules in the collection. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FileFormatInfo.hasMacros property | Aspose.Word...

    FileFormatInfo.hasMacros property. Returns ``true`` if this document contains a Vba Macros....this document contains a VBA macros. get hasMacros () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.has_macros property | Aspose.Words for...

    Document.has_Macros property. Returns ``True`` if the document has a Vba project (Macros)....has_macros property Document.has_macros property Returns True...document has a VBA project (macros). @property def has_macros ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create, Layout and Auto-Fit Shapes|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.... Working with VBA Project Modify VBA Module Code in Visio...demonstrates how to modify a VBA module code automatically using...

    docs.aspose.com/diagram/java/create-layout-and-...