Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 88,474 for

project

(0.58 sec)
  1. Creating a Task Baseline in PHP | Aspose.Tasks ...

    Learn how to create task baselines in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...= new BaselineType(); 4 5 $project -> setBaseline ( $baselineType...

    docs.aspose.com/tasks/java/creating-a-task-base...
  2. Merge PDF to MPP via Java

    Sample code for PDF to MPP Java merging. Use API example code for batch PDF files to MPP merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...code. Create new instance of Project class Read each PDF file as...

    products.aspose.com/tasks/java/merger/pdf-to-mpp/
  3. Working with Resource Assignments in Ruby | Asp...

    This article provides details about working with resource assignments using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....2 3 resource_assignments = project . getResourceAssignmen() ....

    docs.aspose.com/tasks/java/general-resource-ass...
  4. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all macros, toolbars, and custom command settings from your VBA Project with the Document RemoveMacros method for a cleaner document....Removes all macros (the VBA project) as well as toolbars and command...EqualTo ( "Project" )); // Remove the document's VBA project, along...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Calculate Task Duration in Different Units | As...

    Learn how to calculate Microsoft Project (MPP/XML) task durations using Aspose.Tasks for Java.... class ); 4 5 // Read MS Project template file 6 String fileName...input file as Project 9 Project project = new Project(fileName);...

    docs.aspose.com/tasks/java/calculate-task-durat...
  6. Java | Aspose.Tasks Documentation

    This page contains information about Java programming....Tasks for Java is a project management API that enables...all without using Microsoft Project software. With this powerful...

    docs.aspose.com/tasks/java/aspose-tasks-java-fo...
  7. Convert MPX to XLS via C# | Tasks Conversion AP...

    Sample code for MPX to XLS C# conversion. Use API example code for batch MPX files to XLS 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...
  8. Convert MPX to TIFF via C# | Tasks Conversion A...

    Sample code for MPX to TIFF C# conversion. Use API example code for batch MPX files to TIFF 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...
  9. Convert MPX to MPT via C# | Tasks Conversion AP...

    Sample code for MPX to MPT C# conversion. Use API example code for batch MPX files to MPT 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...
  10. How to Run the Examples | Aspose.Note Documenta...

    A guide on running and understanding the examples provided with the software....org is checked Example project uses NuGet Automatic Package...Aspose.Note.dll in the example project. Download from GitHub All examples...

    docs.aspose.com/note/net/how-to-run-the-examples/