Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 86,858 for

project

(0.07 sec)
  1. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module....Shows how to create a VBA project using macros. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Installation|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....GUI Open your Visual Studio project and navigate to the “Manage...by right-clicking on your project in the Solution Explorer. In...

    docs.aspose.com/email/net/installation/
  3. Automate XML File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate XML file merging. With our intuitive user interface, you can quickly and easily convert XML files into PDF, XML, or other formats. You can also merge multiple XML files into a single file, customize the output file, and organize your data....JIRA , XER , MPX or Microsoft-Project. Click the “Merge” button,...transferring data from one project to another is made easier with...

    products.aspose.com/tasks/net/merger/xml/
  4. Installing Aspose.Tasks for Java | Aspose.Tasks...

    Discover how to install Aspose.Tasks in IntelliJ IDEA using Maven....Tasks Maven Project Wizard Installing this plugin...introduce a new project type – Aspose.Tasks Maven Project – into IntelliJ...

    docs.aspose.com/tasks/java/installing-and-using...
  5. Read Write Rate Scale Information | Aspose.Task...

    Learn how to read and write rate scale information for resource assignments in Microsoft Project files using Aspose.Tasks for .NET....of resource assignments in project planning requires not only...information, enabling flexible project automation and integration...

    docs.aspose.com/tasks/net/read-write-rate-scale...
  6. 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....Shows how to create a VBA project using macros. let doc = new...// Create a new VBA project. let project = new aw . Vba . VbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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....Shows how to create a VBA project using macros. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaModule class | Aspose.Words for Python

    aspose.words.vba.VbaModule class. Provides access to VBA Project module...class Provides access to VBA project module. To learn more, visit...Description name Gets or sets VBA project module name. source_code Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with Aspose.Tasks for .NET....Developer Guide Converting MS Project MPP Files How to Convert MPP...support for exporting Microsoft Project (MPP) files to the SVG format...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  10. Merge XML to PDF via C++

    Sample C++ merging code XML to PDF. Use example code for batch XML files to PDF merging within any C++ Application.... Load first file as project with Project class Decide what entities...Load other files as project objects with Project class Add target...

    products.aspose.com/tasks/cpp/merger/xml-to-pdf/