Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,430 for

mpp file

(0.25 sec)
  1. Table Data Configuration in Microsoft Project F...

    Learn how to access and modify table-level settings such as column layout, formatting, and display behavior in Microsoft Project Mpp Files using Aspose.Tasks for .NET....settings in Microsoft Project MPP files. These include properties...version. Number Property name XML MPP ** ** ** ** ** ** Comments 2003...

    docs.aspose.com/tasks/net/table-data/
  2. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish dates in Microsoft Project (Mpp/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties....when working with MPP or XML project files. General Properties...= new Project( "New Project.mpp" ); 2 3 // Create a ChildTasksCollector...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  3. Working with Resource Assignment Baselines in M...

    Explains how to access and manage resource assignment baseline data in Microsoft Project Files using Aspose.Tasks for .NET...assignments in Microsoft Project files. This data helps track planned...properties across supported XML and MPP formats. Compatibility may vary...

    docs.aspose.com/tasks/net/resource-assignment-b...
  4. Convert XML to TXT via C++ application

    Sample C++ conversion code for XML document to TXT format. Use example code for batch XML to TXT conversion within any C++ Application....XML file to TXT in just a few lines of code. Load XML file using...output file path with (TXT) file extension. TXT file will be...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  5. Convert MPX to TXT via C++ application

    Sample C++ conversion code for MPX document to TXT format. Use example code for batch MPX to TXT conversion within any C++ Application....MPX file to TXT in just a few lines of code. Load MPX file using...output file path with (TXT) file extension. TXT file will be...

    products.aspose.com/tasks/cpp/conversion/mpx-to...
  6. Convert XML to JPEG via C++ application

    Sample C++ conversion code for XML document to JPEG format. Use example code for batch XML to JPEG conversion within any C++ Application....Developers can easily convert XML file to JPEG in just a few lines...lines of code. Load XML file using Aspose::Tasks::Project Object....

    products.aspose.com/tasks/cpp/conversion/xml-to...
  7. Convert MPX to TIF via C++ application

    Sample C++ conversion code for MPX document to TIF format. Use example code for batch MPX to TIF conversion within any C++ Application....MPX file to TIF in just a few lines of code. Load MPX file using...output file path with (TIF) file extension. TIF file will be...

    products.aspose.com/tasks/cpp/conversion/mpx-to...
  8. Convert MPT to XML via C++ application

    Sample C++ conversion code for MPT document to XML format. Use example code for batch MPT to XML conversion within any C++ Application....MPT file to XML in just a few lines of code. Load MPT file using...output file path with (XML) file extension. XML file will be...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  9. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (Mpp/XML) resource assignments programmatically using Aspose.Tasks for .NET....or resume Microsoft Project (MPP/XML) resource assignments programmatically...= new Project( "New Project.mpp" ); 2 3 // Print resource assignment's...

    docs.aspose.com/tasks/net/stop-or-resume-an-ass...
  10. Working with Page Header and Footer | Aspose.Ta...

    Learn how to read header and footer information from Microsoft Project Files using Aspose.Tasks for C#....and Footer Information from MPP file Aspose.Tasks for C++ API provides...and Footer information from MPP file. The API has classes mapped...

    docs.aspose.com/tasks/cpp/page-header-and-footer/