Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 85,817 for

project

(0.09 sec)
  1. | Aspose

    Sample code for WBMP to DOC Java conversion. Use API example code for batch WBMP files to DOC conversion within any Web or Desktop Java based application....directly from a Maven based project by following simple installation...recognized text. To add it to your project, you just need to get Aspose...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  2. Working with Resource Extended Attributes in PH...

    This page discusses how to interact with resource extended attributes using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $res = $project -> getResources () -> toList () -> get...

    docs.aspose.com/tasks/java/extended-resource-at...
  3. Removing Calendar Exceptions in PHP | Aspose.Ta...

    Learn how to remove Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $cal = $project -> getCalendars () -> toList () -> get...

    docs.aspose.com/tasks/java/removing-calendar-ex...
  4. FilterCriteria Data | Aspose.Tasks Documentation

    How to read and modify filter criteria in Microsoft Project files using Aspose.Tasks for .NET....Getting Started Microsoft Project Data Reading and Writing Summary...FilterCriteria entity used in Microsoft Project files. These criteria define...

    docs.aspose.com/tasks/net/filtercriteria-data/
  5. Working with Resource Assignment Budgets in PHP...

    This guide explains how to work with resource assignment budgets using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...3 $resource_assignments = $project -> getResourceAssignmen ()...

    docs.aspose.com/tasks/java/assignment-budget-in...
  6. Handling Priorities in PHP | Aspose.Tasks Docum...

    Learn how to handle Microsoft Project priorities using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...6 7 $taskUtils -> apply ( $project -> getRootTask (), $collector...

    docs.aspose.com/tasks/java/handling-priorities-...
  7. 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-...
  8. 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...
  9. Aspose::Words::Vba::VbaModule::Clone method | A...

    Aspose::Words::Vba::VbaModule::Clone method. Performs a copy of the VbaModule in C++....Shows how to deep clone a VBA project and module. auto doc = System...> ( get_MyDir () + u "VBA project.docm" ); auto destDoc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....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...