Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 87,902 for

project

(0.21 sec)
  1. Convert MPX to JPEG via C# | Tasks Conversion A...

    Sample code for MPX to JPEG C# conversion. Use API example code for batch MPX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....Load MPX file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPX to...

    products.aspose.com/tasks/net/conversion/mpx-to...
  2. Convert MPX to XER via C# | Tasks Conversion AP...

    Sample code for MPX to XER C# conversion. Use API example code for batch MPX files to XER conversion within VB.NET, Asp.NET or any .NET based application....Load MPX file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPX to...

    products.aspose.com/tasks/net/conversion/mpx-to...
  3. Rendering Task Usage View in PHP | Aspose.Tasks...

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...$presentationFormat -> TaskUsage ); 12 13 $project -> save ( "task_days.pdf" ...

    docs.aspose.com/tasks/java/rendering-task-usage...
  4. Working With Task Durations | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task durations using Aspose.Tasks for C# and VB.NET....durations help give a realistic project end date. Aspose.Tasks for...developers to set task durations in projects. Working with Durations The...

    docs.aspose.com/tasks/cpp/task-durations/
  5. How to Run the Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Visual Studio and build the project. The Data folder at the root...folder along with the examples project. Open main.cpp ; all the examples...

    docs.aspose.com/cells/cpp/how-to-run-the-examples/
  6. Compress and Decompress CSPROJ Files via .NET

    C# compression and decompression source code to compress CSPROJ documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...CSPROJ extension represent a C# project file that contains the list...

    products.aspose.com/zip/net/zip-file/csproj/
  7. Creating Resources | Aspose.Tasks Documentation

    Learn how to create resources in Microsoft Project files using Aspose.Tasks for Java....a resource is to call the Project class’ addResource method....show adding resources to a project using each of these methods...

    docs.aspose.com/tasks/java/creating-resources/
  8. Creating a Task Link | Aspose.Tasks Documentation

    Learn how to create task links in Microsoft Project (MPP/XML) files using Aspose.Tasks for Java....4 5 Project project = new Project(); 6 Task pred = project. getRootTask..."Task 1" ); 7 Task succ = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-link/
  9. Merge JIRA to MPP via C++

    Sample C++ merging code JIRA to MPP. Use example code for batch JIRA files to MPP merging within any C++ Application....how you want to map it on MS Project entities (user stories => tasks...etc) Create new instance of Project class Parse Jira format to...

    products.aspose.com/tasks/cpp/merger/jira-to-mpp/
  10. Developer Guide | Aspose.Tasks for .NET Documen...

    This guide provides information on using Aspose.Tasks for .NET to manage Project tasks and workflows....API for processing Microsoft Project files in .NET applications...without relying on Microsoft Project or Office Automation. It provides...

    docs.aspose.com/tasks/net/developer-guide/