Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 11,383 for

mpp

(0.12 sec)
  1. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to work with Stop and Resume dates for tasks in Microsoft Project (Mpp/XML) using Aspose.Tasks for .NET. Includes C# example for reading task stop and resume properties....mpp" ); 2 3 // Create a ChildTasksCollector...as DateTime.MinValue . Both MPP and XML formats are fully supported...

    docs.aspose.com/tasks/net/stop-and-resume-a-task/
  2. Handling Critical and Effort-Driven Tasks | Asp...

    Learn how to handle Microsoft Project (Mpp/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for critical path and effort-driven tasks....mpp" ); 2 3 // Create a ChildTasksCollector...these properties work with both MPP and XML formats? Yes. Aspose...

    docs.aspose.com/tasks/net/handling-critical-and...
  3. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (Mpp/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars....mpp" ); 2 3 // Declare ChildTasksCollector...Works consistently across both MPP and XML formats. FAQ Q: Can a...

    docs.aspose.com/tasks/net/tasks-and-calendars/
  4. How to Read and Write Microsoft Project Data wi...

    Learn how to access and modify project-level data in Microsoft Project (Mpp/XML) files using Aspose.Tasks for .NET...writing operations for XML and MPP formats, with compatibility across...programmatically. Number Property name XML MPP ** ** ** ** ** ** Comments 2003...

    docs.aspose.com/tasks/net/project-data/
  5. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for .NET....export Microsoft Project data (MPP, XML) to XAML format , which...= new Project( "New Project.mpp" ); 2 project. Save ( "RenderToXAML_out...

    docs.aspose.com/tasks/net/rendering-project-dat...
  6. Working with Parent and Child Tasks | Aspose.Ta...

    Learn how to manage parent and child task relationships in Microsoft Project (Mpp/XML) using Aspose.Tasks for .NET with C# examples....mpp" ); 2 3 // Create a ChildTasksCollector...parent–child relationships preserved in MPP and XML formats? Yes. Aspose...

    docs.aspose.com/tasks/net/parent-and-child-tasks/
  7. The IsCritical Flag for an XER file is always F...

    Hi, I am always getting the IsCritical Flag as always false for an XER File. I tried to get the value using task.IsCritical ? “Yes” : “No”; and also Get(Tsk.IsCritical). Both the values for any XER file is always No. P…... It works for an MPP file but not an XER file. vasiliy...

    forum.aspose.com/t/the-iscritical-flag-for-an-x...
  8. Convert MPT to TIF via Java

    Sample Java conversion code for MPT format to TIF file. Use this example code to convert MPT to TIF within any Web or Desktop Java based application.... MPT TO MPP (Microsoft Project Data File)...

    products.aspose.com/tasks/java/conversion/mpt-t...
  9. 档案

    档案...任务依赖 Java API 读取项目甘特图 # 为了从 MPP 文件中读取项目的甘特图视图,我们将使用 Aspose.Tasks...能的主要类。它还允许读取受支持的项目管理格式之一,例如 MPP、 MPT 、 MPX 和 XML 。 API 的 GanttChartView...

    blog.aspose.com/zh/tasks/read-gantt-chart-of-pr...
  10. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (Mpp/XML) task usage views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with SaveOptions, PresentationFormat, and Details column rendering.... Load the source MPP file. Configure a object with...= new Project( "New Project.mpp" ); 2 3 // Define the SaveOptions...

    docs.aspose.com/tasks/net/rendering-task-usage-...