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

macros

(0.05 sec)
  1. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets VBA project module source code....create a VBA project using macros. let doc = new aw . Document...a new module and specify a macro source code. let module = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection....create a VBA project using macros. doc = aw . Document () # Create...a new module and specify a macro source code. module = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js if you are not sure what the actual content of the file is, or to check the format compatibility....WordprocessingML document without macros. Test File (Docm).docm Office...WordprocessingML document with macros. Test File (Dotx).dotx Office...

    docs.aspose.com/words/nodejs-net/detect-file-fo...
  4. Watermark VSDM document via Python | products.a...

    Python sample code to add watermark to VSDM documents within any Python based application....Visio application that supports macros. VSDM files are OPC/XML drawings...capability to run macros when the file is opened. Macros are user defined...

    products.aspose.com/diagram/python-java/waterma...
  5. Watermark VSDM document via Java | products.asp...

    Java sample code to add watermark to VSDM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Visio application that supports macros. VSDM files are OPC/XML drawings...capability to run macros when the file is opened. Macros are user defined...

    products.aspose.com/diagram/java/watermark/vsdm/
  6. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection....create a VBA project using macros. let doc = new aw . Document...a new module and specify a macro source code. let module = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VbaProject class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaProject class. Provides access to VBA project information...visit the Working with VBA Macros documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module....create a VBA project using macros. doc = aw . Document () # Create...a new module and specify a macro source code. module = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert VSS to VSDM via Python | products.aspos...

    Sample Python conversion code for VSS format to VSDM file. Use this example code to convert VSS to VSDM within any Python based application....Visio application that supports macros. VSDM files are OPC/XML drawings...capability to run macros when the file is opened. Macros are user defined...

    products.aspose.com/diagram/python-net/conversi...
  10. Aspose::Words::Vba::VbaProject::VbaProject cons...

    Aspose::Words::Vba::VbaProject::VbaProject constructor. Creates a blank VbaProject in C++....create a VBA project using macros. auto doc = MakeObject < Document...a new module and specify a macro source code. auto module_ =...

    reference.aspose.com/words/cpp/aspose.words.vba...