Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 89,472 for

project

(0.12 sec)
  1. | Aspose

    Sample code for JPEG2000 to PDF Java conversion. Use API example code for batch JPEG2000 files to PDF conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  2. View Data | Aspose.Tasks Documentation

    Learn how view data of Microsoft Project MPP/XML files can be read by Aspose.Tasks for .NET....Getting Started Microsoft Project Data Reading and Writing Summary...view-related data in Microsoft Project (MPP/XML) files. This includes...

    docs.aspose.com/tasks/net/view-data/
  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. 用JavaScript通过C++检查VBA代码是否已签名|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码项目是否已签名。...arrayBuffer )); // Accessing the VBA project and checking if it's signed...innerHTML = `<p>Is VBA Code Project Signed: ${ isSigned } </p>`...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  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. 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...
  8. 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...
  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. Working with Filter Data from MPP Files in PHP ...

    Learn how to work with Microsoft Project (MPP/XML) Project filters using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Working with Filter...code. PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/working-with-filter-...