Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 86,486 for

project

(0.09 sec)
  1. Reading Group Definition Data in PHP | Aspose.T...

    This article explains how to read group definition data from Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Reading Group Definition...example code. Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/reading-group-defini...
  2. VbaModule.clone method | Aspose.Words for Node.js

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Shows how to deep clone a VBA project and module. let doc = new aw...Document ( base . myDir + "VBA project.docm" ); let destDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your document automation and management.... Project 14 Specified an external VBA project reference...new Document ( MyDir + "VBA project.docm" ); VbaReferenceCollecti...

    reference.aspose.com/words/net/aspose.words.vba...
  4. 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/
  5. 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...
  6. 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...
  7. 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/
  8. VbaModule.clone method | Aspose.Words for Python

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Handling Overtime, Remaining Costs and Work Val...

    This guide explains how to handle overtime, remaining costs, and work values using Aspose.Tasks for Java....represents the remaining projected cost for completing an assignment...represents the remaining projected overtime cost for completing...

    docs.aspose.com/tasks/java/handling-overtime-re...
  10. Convert Primavera XML to MPX via C# | Tasks Con...

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

    products.aspose.com/tasks/net/conversion/primav...