Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 89,309 for

project

(0.1 sec)
  1. Merge MPX to JIRA via Java

    Sample code for MPX to JIRA Java merging. Use API example code for batch MPX files to JIRA merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/mpx-to-jira/
  2. Merge PRIMAVERA XER to MPP via Java

    Sample code for PRIMAVERA XER to MPP Java merging. Use API example code for batch PRIMAVERA XER files to MPP merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/primavera...
  3. Merge PRIMAVERA XML to ORACLE PRIMAVERA via C++

    Sample C++ merging code PRIMAVERA XML to ORACLE PRIMAVERA. Use example code for batch PRIMAVERA XML files to ORACLE PRIMAVERA 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/primavera-...
  4. Merge PRIMAVERA XML to ORACLE PRIMAVERA via Java

    Sample code for PRIMAVERA XML to ORACLE PRIMAVERA Java merging. Use API example code for batch PRIMAVERA XML files to ORACLE PRIMAVERA merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/primavera...
  5. Merge XML to PDF via Java

    Sample code for XML to PDF Java merging. Use API example code for batch XML files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/xml-to-pdf/
  6. Merge MPT to PDF via Java

    Sample code for MPT to PDF Java merging. Use API example code for batch MPT files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/mpt-to-pdf/
  7. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++....to access a document’s VBA project information. auto doc = System...get_MyDir () + u "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) Projects using Aspose.Tasks for .NET....exceptions in Microsoft Project: Open the project file. From the Tools...Create a project instance 2 Project project = new Project(); 3 4...

    docs.aspose.com/tasks/net/defining-weekdays-for...
  9. Read a Task's Timephased Data in PHP | Aspose.T...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );... 17 , 8 , 0 , 0 ); 12 13 $project -> set ( $prj -> START_DATE...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  10. Working with Currency Properties in PHP | Aspos...

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Working with Currency...code. PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/currency-properties-...