Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 8,103 for

mpp

(0.05 sec)
  1. Convert PRIMAVERA XML to PRIMAVERA XML via C# |...

    Sample code for PRIMAVERA XML to PRIMAVERA XML C# conversion. Use API example code for batch PRIMAVERA XML files to PRIMAVERA XML conversion within VB.NET, Asp.NET or any .NET based application....Xml HTML JPG PRIMAVERA XML XML MPP PRIMAVERA XML Convert PRIMAVERA...PRIMAVERA XML PRIMAVERA XML TO MPP (Microsoft Project Data File)...

    products.aspose.com/tasks/net/conversion/primav...
  2. Aspose.Tasks for .NET 17.12 Release Notes

    The page contains the release notes for Aspose.Tasks for .NET 17.12....exception while loading the MPP file Bug TASKSNET-2171 AT breaks...TASKSNET-2121 FontFamily not set in MPP Bug TASKSNET-1908 Header text...

    docs.aspose.com/tasks/net/aspose-tasks-for-net-...
  3. Read Write Rate Scale Information

    Learn how to edit Microsoft Project (Mpp/XML) resource assignment rate scales using Aspose.Tasks for .NET....mpp" ); 2 3 Task task = project ... Save ( "output.mpp" , SaveFileFormat . MPP ); 18 19 project...

    docs.aspose.com/tasks/net/read-write-rate-scale...
  4. Managing Resource Extended Attributes

    Learn how to add, edit or remove Microsoft Project (Mpp/XML) resource extended attributes using Aspose.Tasks for C++....mpp" ); 3 4 // Define extended attribute...); 19 20 // Save project as MPP 21 project1 -> Save ( dataDir...

    docs.aspose.com/tasks/cpp/extended-resource-att...
  5. ganttbarstyle - Aspose.Tasks for Java - API Ref...

    Developer's manual that contains Java classes to work with Microsoft Project documents without utilizing Microsoft Project.... Is not persisted to MPP format. Returns: user-defined...property. Is not persisted to MPP format. Parameters: value - user-defined...

    reference.aspose.com/tasks/java/com.aspose.task...
  6. Aspose.Tasks for C++ 21.7 Release Notes

    The page contains the release notes for Aspose.Tasks for C++ 21.7....for the material resource in MPP Bug TASKSNET-3629 Fix disappearing...when blank line is inserted for MPP 2003 and 2008 Bug Public API...

    docs.aspose.com/tasks/cpp/aspose-tasks-for-cpp-...
  7. Aspose.Tasks for .NET 9.6.0 Release Notes

    The page contains the release notes for Aspose.Tasks for .NET 9.6.0....support for Microsoft Project (MPP/XML) as well as Primavera File...TASKSNET-1575 Notes not updated in MPP file (.NET) Bug TASKSNET-1572...

    releases.aspose.com/tasks/net/release-notes/201...
  8. Aspose.Tasks for .NET 22.4 Release Notes

    The page contains the release notes for Aspose.Tasks for .NET 22.4....icon is incorrectly shown when MPP saved by Aspose.Tasks is opened...attributes for specific version of MPP 2003 format Bug Public API and...

    releases.aspose.com/tasks/net/release-notes/202...
  9. How to set background color for specific cell -...

    Please help me with code example - how to set background color for specific cell of the task. For example I want to highlight Duration, Start, Finish of the selected task. Thanks....mpp"); project.Set(Prj.NewTasksAreManual...project.Save(path + "temp updated.mpp", saveOptions); makardotnet April...

    forum.aspose.com/t/how-to-set-background-color-...
  10. Read Timephased Data of a Resource

    Learn how to generate or edit timephased data of Microsoft Project (Mpp/XML) resources using Aspose.Tasks for .NET....data from Microsoft Project (MPP) files. Reading Timephased Resource...= new Project ( "New Project.mpp" ); 2 3 // Get the Resource by...

    docs.aspose.com/tasks/net/read-timephased-data-...