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

project

(0.17 sec)
  1. 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...
  2. Aspose.Total Java for Eclipse|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....Total Project Wizard for Eclipse Aspose.Total Project Wizard...

    docs.aspose.com/total/java/aspose-total-java-fo...
  3. Creating a Task Link in PHP | Aspose.Tasks Docu...

    Learn how to create task links in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....Copy 1 $project = new Project(); 2 3 $pred = $project -> getRootTask...( "Task 1" ); 4 5 $succ = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/creating-a-task-link...
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  8. Wrong alignment of cell that was shifted to nex...

    Hi, we use table Broken property that shift columns which not fit in current page to next one. But unfortunatelly shifted cell loosing some properties that we specified. F.e alignment look at first and last column. I att…... I attached pdf file and project: myfile.pdf (1.8 MB) Thank...We have deleted the sample project from your post because it contained...

    forum.aspose.com/t/wrong-alignment-of-cell-that...
  9. 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/
  10. 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...