Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 11,383 for

mpp

(0.14 sec)
  1. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....work with Microsoft Project (MPP/XML) files without having Microsoft...read existing MPP files and save these back in MPP format after...

    docs.aspose.com/tasks/cpp/reading-project/
  2. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....mpp" ); 3 4 // Save the Project as...(dataDir + u "CreateProject2.mpp" ); 2 System ::SharedPtr < SaveOptions...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  3. Editing VBA Source Code | Aspose.Tasks Document...

    Learn how to edit source code of existing VBA modules in Microsoft Project files using Aspose.Tasks for .NET....Overview Microsoft Project (MPP/XML) files may contain VBA modules...Project( "FileWithVbaProject.mpp" ); 2 3 if (project. VbaProject...

    docs.aspose.com/tasks/net/editing-vba-sourcecode/
  4. Automate XER File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate XER file merging. With our intuitive user interface, you can quickly and easily convert XER files into PDF, XML, or other formats. You can also merge multiple XER files into a single file, customize the output file, and organize your data....NET Merger XER Merger MPP MPX MPT PDF XML XER Merge XER...output file format like JIRA , MPP , MPX or Microsoft-Project. Click...

    products.aspose.com/tasks/net/merger/xer/
  5. Aspose.Tasks API Reference | Aspose.Tasks Docum...

    The comprehensive reference documentation for Aspose.Tasks, providing details on all APIs and features related to C++ programming....applications to read and write MPP files without using Microsoft...program with Microsoft Project (MPP/XML) files without Microsoft...

    docs.aspose.com/tasks/cpp/api-reference/
  6. Aspose.Tasks for .NET API Reference | Aspose.Ta...

    Investigate Aspose.Tasks features by exploring API reference documentation and create, modify, or export Mpp or Primavera (XER/XML) files....applications to read and write MPP/P6XML files without using Microsoft...program with Microsoft Project (MPP/XML) files without Microsoft...

    docs.aspose.com/tasks/net/api-reference/
  7. Extended Attributes of a Project | Aspose.Tasks...

    Learn how to work with Microsoft Project extended attributes using Aspose.Tasks for C# and C++....mpp" ); 2 3 System ::SharedPtr <..._out.mpp" , Aspose::Tasks::Saving::SaveFileFormat::MPP); Exa...

    docs.aspose.com/tasks/cpp/extended-attributes-o...
  8. Array Dimensions exceeded supported range ERROR...

    Hi, We have a customer which are complaining that they are receiving this error when trying to Export/import to/from microsoft project 2021. We are currently using aspose.tasks version 22.4. Can you elaborate as to what…...can’t be 100% sure without the MPP file, but looks like it’s a problem...for example). The structure of MPP file was changed in ~16.0.15330...

    forum.aspose.com/t/array-dimensions-exceeded-su...
  9. Reading Tasks and Resources | Aspose.Tasks Docu...

    Learn how to read tasks and resources from Microsoft Project files using Aspose.Tasks for .NET....Hide Show ] While working with MPP files, you might need to read...With Microsoft Project files (MPP), this can be achieved using...

    docs.aspose.com/tasks/net/reading-tasks-and-res...
  10. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples....mpp" ); 6 7 // Set CalculationMode..._out.mpp" , Aspose::Tasks::Saving::SaveFileFormat::MPP); Exa...

    docs.aspose.com/tasks/cpp/moving-tasks/