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

vba macros

(0.48 sec)
  1. VbaProject | Aspose.Words for .NET

    Create a new VbaProject effortlessly with our constructor tool. Start your programming journey with a blank project and unleash your creativity!...Shows how to create a VBA project using macros. Document doc = new...Document (); // Create a new VBA project. VbaProject project =...

    reference.aspose.com/words/net/aspose.words.vba...
  2. 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...
  3. 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...
  4. 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...
  5. VbaReference class | Aspose.Words for Python

    aspose.words.Vba.VbaReference class. Implements a reference to an Automation type library or Vba project...or VBA project. To learn more, visit the Working with VBA Macros...See Also module aspose.words.vba VbaProject class VbaReferenceCollecti...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose::Words::FileFormatInfo::get_HasMacros me...

    Aspose::Words::FileFormatInfo::get_HasMacros method. Returns true if this document contains a Vba Macros in C++....this document contains a VBA macros. bool Aspose :: Words ::...Examples Shows how to check VBA macro presence without loading document...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Document.hasMacros property | Aspose.Words for ...

    Document.hasMacros property. Returns ``true`` if the document has a Vba project (Macros)....if the document has a VBA project (macros). get hasMacros () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...