Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,233 for

mpp to xml

(0.04 sec)
  1. Making a Standard Calendar in PHP

    Learn how To create Microsoft Project (Mpp/Xml) standard calendars using Aspose.Tasks Java for PHP....mpp' ); 2 $cal1 = $project -> getCalendars..."CreateStandardCalend.xml" , $saveFileFormat -> XML ); 7 print "Created...

    docs.aspose.com/tasks/java/making-a-standard-ca...
  2. Setting Attributes for New Tasks in Ruby

    Learn how To set Microsoft Project (Mpp/Xml) project attributes for newly created tasks using Aspose.Tasks Java for Ruby....mpp' ) 2 prj = Rjb :: import( 'com..."set_attributes_for_new_tasks.xml" , Rjb :: import( 'com.aspose...

    docs.aspose.com/tasks/java/setting-attributes-f...
  3. Creating a Calendar in Ruby

    This article explains how To create calendar in Microsoft Project (Mpp/Xml) files using Aspose.Tasks Java for Ruby....mpp' ) 2 cal1 = project . getCalendars()...project . save( "CreateCalendar.xml" , Rjb :: import( 'com.aspose...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  4. Creating a Calendar in PHP

    This article explains how To create calendar in Microsoft Project (Mpp/Xml) files using Aspose.Tasks Java for PHP....mpp' ); 2 $cal1 = $project -> getCalendars..."CreateCalendar.xml" , $saveFileFormat -> XML ); 7 print "Created...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  5. Setting Attributes for New Tasks in PHP

    Learn how To set Microsoft Project (Mpp/Xml) project attributes for newly created tasks using Aspose.Tasks Java for PHP....mpp' ); 2 $prj = new Prj(); 3 $taskStartDateType..."set_attributes_for_new_tasks.xml" , $saveFileFormat -> XML ); 7 print "Set...

    docs.aspose.com/tasks/java/setting-attributes-f...
  6. Fiscal Year Properties in PHP

    Learn how To get Microsoft Project (Mpp/Xml) fiscal year properties using Aspose.Tasks Java for PHP....mpp' ); 2 $prj = new Prj(); 3 print..."fiscal_year_properties.xml" , $saveFileFormat -> XML ); 8 print "Set...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  7. Currency Properties in PHP

    Learn how To manage Microsoft Project (Mpp/Xml) currency properties using Aspose.Tasks Java for PHP....mpp' ); 2 $prj = new Prj(); 3 print..."currency_properties.xml" , $saveFileFormat -> XML ); 10 print "Set...

    docs.aspose.com/tasks/java/currency-properties-...
  8. Split Tasks

    Aspose.Tasks for .NET allows To split task's working times in Microsoft Project project management files by defining split parts....xml" , SaveFileFormat. XML ); view raw Exam...= new Project( "New Project.mpp" ); 2 3 // Access task 4 Task...

    docs.aspose.com/tasks/net/split-tasks/
  9. Fiscal Year Properties in Ruby

    Learn how To get Microsoft Project (Mpp/Xml) fiscal year properties using Aspose.Tasks Java for Ruby....mpp' ) 2 prj = Rjb :: import( 'com...save( "fiscal_year_properties.xml" , Rjb :: import( 'com.aspose...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  10. Currency Properties in Ruby

    Learn how To manage Microsoft Project (Mpp/Xml) currency properties using Aspose.Tasks Java for Ruby....mpp' ) 2 prj = Rjb :: import( 'com... save( "currency_properties.xml" , Rjb :: import( 'com.aspose...

    docs.aspose.com/tasks/java/currency-properties-...