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

project

(1.05 sec)
  1. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files, edit properties of the tasks, resource, and resource assignments using Aspose.Tasks for C#....Developer Guide Working with Projects Live Demos High Code APIs...Buy Working with Projects Working with Projects in C++ | Aspose...

    docs.aspose.com/tasks/cpp/working-with-projects/
  2. Saving Updated Resource Assignment to MPP | Asp...

    Learn how to update Microsoft Project (MPP/XML) Project files using Aspose.Tasks for C#....resource to the project. Finally, save the project to the MPP file...these tasks. Copy 1 // Create project instance and access first task...

    docs.aspose.com/tasks/cpp/saving-updated-resour...
  3. Retrieve Task Budget Work and Cost Values in PH...

    Learn how to read task budget work and cost values using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $project_summary = $project -> getRootTask (); 4 5 $tsk...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  4. Merge MPX to PDF via C++

    Sample C++ merging code MPX to PDF. Use example code for batch MPX files to PDF merging within any C++ Application.... Load first file as project with Project class Decide what entities...Load other files as project objects with Project class Add target...

    products.aspose.com/tasks/cpp/merger/mpx-to-pdf/
  5. Work with Word Documents in Qt|Aspose.Words for...

    Aspose.Words for C++ can be integrated within Qt to create and manipulate Word documents in Qt applications....for C++ into the root of the project In order to add paths to lib...folders, right-click on the project in the LHS panel and select...

    docs.aspose.com/words/cpp/work-with-word-docume...
  6. Creating Tasks | Aspose.Tasks Documentation

    Learn how to create Microsoft Project (MPP/XML) tasks using Aspose.Tasks for Java....Pricing Buy Creating Tasks A project is, essentially, made up by...for the project to be completed. When working with project files...

    docs.aspose.com/tasks/java/creating-tasks/
  7. Rendering Resource Sheet View | Aspose.Tasks Do...

    Learn how to render resource sheet view of Microsoft Project (MPP/XML) files using Aspose.Tasks for C# and VB.NET....Contents [ Hide Show ] Microsoft Project’s Resource Sheet view provides...provides details about all a project’s resources. Resource information...

    docs.aspose.com/tasks/cpp/resource-sheet-view/
  8. Reading Page Setup Information from MPP File | ...

    Learn how to read Microsoft Project (MPP/XML) page setup information using Aspose.Tasks for Java....for Java Working with Java Projects Reading Page Setup Information...mapped to each tab of Microsoft Project Page Setup dialog as detailed...

    docs.aspose.com/tasks/java/reading-page-setup-i...
  9. Hyperlinks and OLE Object links - Free Support ...

    Hi Aspose team, I am evaluating components and currently have some questions in regard to Tasks. I need to access hyperlinks/OLE Object links created in Project file and make some changes. For example, I have Task w…...hyperlinks/OLE Object links created in Project file and make some changes...OLE Objects inserted into Project document. Thanks in advance...

    forum.aspose.com/t/hyperlinks-and-ole-object-li...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for .NET by creating and running a bare minimum example....Preparing Create a new C# project in Visual Studio. You can use...use a very basic project template, such as Console App . Install...

    docs.aspose.com/ocr/net/hello-world/