Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 86,454 for

project

(0.07 sec)
  1. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....an application to export MS Project file to Excel using Java that...file using an instance of the Project class to convert MPP to Excel...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  2. VbaReferenceType enumeration | Aspose.Words for...

    aspose.words.vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object.... PROJECT Specified an external VBA project reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Creating a Calendar in PHP | Aspose.Tasks Docum...

    This article explains how to create calendar components in PHP using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $cal1 = $project -> getCalendars () -> add ( "no info"...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  4. Aspose.BarCode Java for Eclipse - Maven|Documen...

    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....of the Eclipse Open Source project. Today it is the leading development...Plug-ins. Several Open Source projects and companies have extended...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  5. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, document module, class module, or designer module in C++....Shows how to create a VBA project using macros. auto doc = System...// Create a new VBA project. auto project = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Aspose.BarCode Java for NetBeans - Maven|Docume...

    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....their projects. The Plugin lets you create maven projects for using...BarCode Maven Project (wizard) This New Project wizard lets developers...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  7. Aspose.BarCode Java for IntelliJ IDEA - Maven|D...

    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....you create maven projects (i.e. created project contains Aspose...BarCode Maven Project Plugin’s Aspose Maven Project Wizard lets...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  8. Retrieve Task Budget Work and Cost Values in PH...

    Learn how to read task budget work and cost values using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $project_summary = $project -> getRootTask (); 4 5 $tsk...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  9. Merge MPX to PDF via C++

    Sample C++ merging code MPX to PDF. Use example code for batch MPX 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/mpx-to-pdf/
  10. Work with Word Documents in Qt|Aspose.Words for...

    Aspose.Words for C++ can be integrated within Qt to create and manipulate Word documents in Qt applications....for C++ into the root of the project In order to add paths to lib...folders, right-click on the project in the LHS panel and select...

    docs.aspose.com/words/cpp/work-with-word-docume...