Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 8,096 for

mpp

(0.33 sec)
  1. Aspose::Tasks::View Class Reference - Aspose.Ta...

    Aspose.Tasks for C++ Public Member Functions Aspose::Tasks::View Class Reference Represents a view in Project . More.......setup data which is present in mpp file format. More... System::SharedPtr<...setup data which is present in mpp file format. ◆ get_ParentProject()...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  2. Merge MPT to MS PROJECT via C++

    Sample C++ merging code MPT to MS PROJECT. Use example code for batch MPT files to MS PROJECT merging within any C++ Application.... MPT TO JIRA MPT TO MPP (Microsoft Project Data File)...

    products.aspose.com/tasks/cpp/merger/mpt-to-ms-...
  3. Convert Project Pages to Separate Image Files

    Learn how to convert Microsoft Project (Mpp/XML) files to several JPEG files using Aspose.Tasks for C++....mpp" ); 2 System: : SharedPtr < ImageSaveOptions...

    docs.aspose.com/tasks/cpp/convert-project-pages...
  4. Merge PDF to MS PROJECT via C++

    Sample C++ merging code PDF to MS PROJECT. Use example code for batch PDF files to MS PROJECT merging within any C++ Application.... PDF TO MPP (Microsoft Project Data File)...

    products.aspose.com/tasks/cpp/merger/pdf-to-ms-...
  5. Merge MPX to PDF via Java

    Sample code for MPX to PDF Java merging. Use API example code for batch MPX files to PDF merging within any Web or Desktop Java based application.... MPX TO JIRA MPX TO MPP (Microsoft Project Data File)...

    products.aspose.com/tasks/java/merger/mpx-to-pdf/
  6. Merge XML to PDF via C++

    Sample C++ merging code XML to PDF. Use example code for batch XML files to PDF merging within any C++ Application.... XML TO JIRA XML TO MPP (Microsoft Project Data File)...

    products.aspose.com/tasks/cpp/merger/xml-to-pdf/
  7. Handling Overtime, Remaining Costs and Work Values

    Learn how to handle Microsoft Project (Mpp/XML) overtime, remaining and work values using Aspose.Tasks for Java....mpp" ); 6 7 for ( ResourceAssignment...

    docs.aspose.com/tasks/java/handling-overtime-re...
  8. Working with Extended Attributes of a Project

    Learn how to work with Microsoft Project (Mpp/XML) extended attributes and custom field using Aspose.Tasks for Java....mpp" ); 5 ExtendedAttributeDef eads...

    docs.aspose.com/tasks/java/working-with-extende...
  9. Aspose.Tasks for .NET 21.9 Release Notes

    The page contains the release notes for Aspose.Tasks for .NET 21.9....these properties are stored in MPP file and one can set values of...project = new Project( "Project.mpp" ); var ganttChartView = project...

    releases.aspose.com/tasks/net/release-notes/202...
  10. View.h - Aspose.Tasks for C++ - API Reference

    Aspose.Tasks for C++ View.h 1 #pragma once 2 //----------------------------------------------------------------------......setup data which is present in mpp file format. 210 /// </summary>...<summary> 283 /// Gets the original mpp data. 284 /// </summary> 285...

    reference.aspose.com/tasks/cpp/_view_8h_source/