Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 86,461 for

project

(0.14 sec)
  1. Rendering Task Usage View in Ruby | Aspose.Task...

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks Java in Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....PresentationFormat' ) . TaskUsage) 8 9 project . save( "task_days.pdf" , options)...

    docs.aspose.com/tasks/java/rendering-task-usage...
  2. | Aspose

    Sample code for JP2 to Searchable PDF Java conversion. Use API example code for batch JP2 files to Searchable 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/jp2-to-s...
  3. | Aspose

    Sample code for JPEG2000 to Searchable PDF Java conversion. Use API example code for batch JPEG2000 files to Searchable 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...
  4. | Aspose

    Sample code for BMP to DOC Java conversion. Use API example code for batch BMP files to DOC 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/bmp-to-doc/
  5. | Aspose

    Sample code for JP2 to PDF Java conversion. Use API example code for batch JP2 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/jp2-to-pdf/
  6. Filter Data | Aspose.Tasks Documentation

    Discover how to work with filters in Microsoft Project files programmatically using Aspose.Tasks for .NET....Getting Started Microsoft Project Data Reading and Writing Summary...entities found in Microsoft Project (MPP/XML) files. Filters are...

    docs.aspose.com/tasks/net/filter-data/
  7. Hide bars in legend - Free Support Forum - aspo...

    Is it possible to remove certain bars from bar legend? (when converting Project to pdf)... (when converting project to pdf) Professionalize.Discourse...you are using to convert the project to PDF? vasiliy.sinitsyn September...

    forum.aspose.com/t/hide-bars-in-legend/289654
  8. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file....it within your Maven-based project by adding the following configurations...environment. Create a new Java project. Add a reference to Aspose...

    products.aspose.com/pdf/java/attachments/add/
  9. Defining Link Type in Ruby | Aspose.Tasks Docum...

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) .... new 2 3 pred = project . getRootTask() . getChildren() . add(...

    docs.aspose.com/tasks/java/defining-link-type-i...
  10. Creating a Calendar in Ruby | Aspose.Tasks Docu...

    This article explains how to create calendar in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....'test_tasks.mpp' ) 2 3 cal1 = project . getCalendars() . add( "no...

    docs.aspose.com/tasks/java/creating-a-calendar-...