Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 68,469 for

macros

(0.88 sec)
  1. 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 = System :: MakeObject...a new module and specify a macro source code. auto module_ =...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. Aspose::Words::Vba::VbaModule::VbaModule constr...

    Aspose::Words::Vba::VbaModule::VbaModule constructor. Creates an empty module in C++....create a VBA project using macros. auto doc = System :: MakeObject...a new module and specify a macro source code. auto module_ =...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. 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....TeX Product Family Create a Macro in Word using Python This guide...guide explains how to create a macro in Word using Python . You will...

    kb.aspose.com/words/python/create-a-macro-in-wo...
  4. 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...sample code for developing a macro for Word using Java . You will...

    kb.aspose.com/words/java/create-a-macro-in-word...
  5. 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...
  6. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...Macro function calculation Aspose.Cells Product Family aspose-cells-java...We have a xlsm file with a macro function, we are calculating...

    forum.aspose.com/t/macro-function-calculation/3...
  7. Merge VSDM Files via .NET | products.aspose.com

    C# source code to combine VSDM documents on .NET Framework, .NET Core, Mono or COM Interop....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/net/merger/vsdm/
  8. Convert VDW to VSDM via Python | products.aspos...

    Sample Python conversion code for VDW format to VSDM file. Use this example code to convert VDW 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...
  9. Convert VSDM to XAML via Python | products.aspo...

    Sample Python conversion code for VSDM format to XAML file. Use this example code to convert VSDM to XAML 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. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module....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...