Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 89,496 for

project

(0.45 sec)
  1. Merge MPX to ORACLE PRIMAVERA via Java

    Sample code for MPX to ORACLE PRIMAVERA Java merging. Use API example code for batch MPX 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/mpx-to-or...
  2. Merge MPT to ORACLE PRIMAVERA via Java

    Sample code for MPT to ORACLE PRIMAVERA Java merging. Use API example code for batch MPT 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/mpt-to-or...
  3. Merge PRIMAVERA XER to PDF via Java

    Sample code for PRIMAVERA XER to PDF Java merging. Use API example code for batch PRIMAVERA XER 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/primavera...
  4. Merge MPP to PDF via Java

    Sample code for MPP to PDF Java merging. Use API example code for batch MPP 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/mpp-to-pdf/
  5. Merge PRIMAVERA XML to PDF via Java

    Sample code for PRIMAVERA XML to PDF Java merging. Use API example code for batch PRIMAVERA 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/primavera...
  6. 通过 C# 将 Oracle-Primavera 合并到 MS Project | Micro...

    Oracle Primavera 到 MS Project C# 合并的示例代码。使用 API 示例代码将批处理 Oracle-Primavera 文件转换成 MS Project 在 VB.NET、Asp.NET 或任何基于 .NET 的应用程序中合并。...Merger ORACLE-PRIMAVERA to Ms Project MPP MPX MPT PDF XML Oracle-Primavera...将 Oracle-Primavera 合并到 MS Project 在 .NET Framework、Mono 和 COM...

    products.aspose.com/tasks/zh-hant/net/merger/or...
  7. Handling Critical and Effort-Driven Tasks | Asp...

    Learn how to handle critical and effort-driven tasks using Microsoft Project (MPP/XML) with Aspose.Tasks for Java....Contents [ Hide Show ] Microsoft Project recognized a number of different...ultimately, determines how long a project will take. Working with Critical...

    docs.aspose.com/tasks/java/handling-critical-an...
  8. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations using Aspose.Tasks for .NET....current (or actual) duration, project managers can identify schedule...without requiring Microsoft Project. Task Baseline Duration The...

    docs.aspose.com/tasks/net/task-baseline-duration/
  9. Retrieving Task's Budget Work and Cost Values |...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks for .NET. Includes C# examples with Tsk.BudgetWork and Tsk.BudgetCost fields....[ Hide Show ] In Microsoft Project 2007 and later, tasks can have...: Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/retrieving-task-s-bud...
  10. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...Create a new VBA project. VbaProject project = new VbaProject();...VbaProject(); project.setName("AsposeProject"); doc.setVbaProject(project);...

    forum.aspose.com/t/adding-module-for-vbaproject...