Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 89,344 for

project

(0.13 sec)
  1. Aspose.Total Java for Maven|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....Apache Maven is a software project management and comprehension...of a project object model (POM), Maven can manage a project’s build...

    docs.aspose.com/total/java/aspose-total-java-fo...
  2. Determine Task Schedule Conflict | Aspose.Tasks...

    Learn how to determine task schedule conflicts and discrepancies using Aspose.Tasks for .NET. Includes C# examples with the Tsk.Warning field....Task Schedule Conflicts In project management, a task may sometimes...checked for each task in a project to flag problematic entries...

    docs.aspose.com/tasks/net/determine-task-schedu...
  3. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort Microsoft Project (MPP/XML) tasks by names using Aspose.Tasks for C#....with a project using Aspose.Tasks, the tasks in the project can...traverse the tasks in the project and sort them by name . Implementing...

    docs.aspose.com/tasks/cpp/sorting-tasks-by-name/
  4. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …... I have set the project start date as 15Jun2016 and...here along with the template project file? It will help us to reproduce...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  5. Merge JIRA to MPP via Java

    Sample code for JIRA to MPP Java merging. Use API example code for batch JIRA files to MPP merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...how you want to map it on MS Project entities (user stories => tasks...

    products.aspose.com/tasks/java/merger/jira-to-mpp/
  6. Merge JIRA to ORACLE PRIMAVERA via C++

    Sample C++ merging code JIRA to ORACLE PRIMAVERA. Use example code for batch JIRA files to ORACLE PRIMAVERA merging within any C++ Application....how you want to map it on MS Project entities (user stories => tasks...etc) Create new instance of Project class Parse Jira format to...

    products.aspose.com/tasks/cpp/merger/jira-to-or...
  7. Merge JIRA to ORACLE PRIMAVERA via Java

    Sample code for JIRA to ORACLE PRIMAVERA Java merging. Use API example code for batch JIRA files to ORACLE PRIMAVERA merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...how you want to map it on MS Project entities (user stories => tasks...

    products.aspose.com/tasks/java/merger/jira-to-o...
  8. Baseline Task Scheduling | Aspose.Tasks Documen...

    This page discusses how to edit task baselines using Aspose.Tasks for Java....can be viewed in Microsoft Project: From the View menu, select...and end dates in Microsoft Project Getting Task Baseline Schedule...

    docs.aspose.com/tasks/java/baseline-task-schedu...
  9. Aspose.Tasks for .NET can’t open my file - Free...

    Hi, I call this and get an exception: CompletedSplits.zip (22.2 KB) var Project = new Project("CompletedSplits.mpp"); Please help to fix. CompletedSplits.zip (22.2 KB)...2 KB) var project = new Project("CompletedSplits.mpp");...on .NET 8 / Linux, and the project loads without any exception...

    forum.aspose.com/t/aspose-tasks-for-net-can-t-o...
  10. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...inputFilePath ); // Access the VBA project of the workbook VbaProject...GetVbaProject (); // Check if "Lock project for viewing" is true or not...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...