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

project

(0.75 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 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...
  5. 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/
  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. 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...
  9. 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/
  10. 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...