Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 122,238 for

task

(1.11 sec)
  1. 在 PHP 中向 PST 添加 MapiTask|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.... PHP 代码 $task = new MapiTask ( "To Do" , "Just...to add new task" , new Date (), new Date ()); $task -> setPercentComplete...

    docs.aspose.com/email/zh/java/adding-mapitask-t...
  2. 在 Python 中向 PST 添加 MapiTask|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.... Python 代码 task = self . MapiTask ( \ "To Do...type to add task \" , self.Date(), self.Date()) task . setPercentComplete...

    docs.aspose.com/email/zh/java/adding-mapitask-t...
  3. Working with Tasks | Aspose.Tasks Documentation

    Learn how to create, update, and manage Tasks in Microsoft Project files (MPP/XML) using Aspose.Tasks for .NET. Includes guides on properties, durations, costs, constraints, and Task hierarchy....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    docs.aspose.com/tasks/net/working-with-tasks/
  4. Adding MapiTask to PST in Jython|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....utlookPe/AddMapiTaskToPST/' task = MapiTask ( "To Do" , "Just...and type to add task" , Date (), Date ()) task . setPercentComplete...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  5. Creating Tasks | Aspose.Tasks Documentation

    Learn how to create and add new Tasks to Microsoft Project files using Aspose.Tasks for .NET. Includes details on setting names, children, and duration....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    docs.aspose.com/tasks/net/creating-tasks/
  6. Primavera to Aspose.Tasks for .NET properties m...

    This guide provides information on mapping fields from Primavera P6 formats (XER, P6XML) to the Aspose.Tasks for .NET API....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    docs.aspose.com/tasks/net/primavera-formats/pro...
  7. 在 Ruby 中向 PST 添加 MapiTask|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....dirname ( __FILE__ )))) + '/data/' task = Rjb :: import ( 'com.aspose..."Just click and type to add new task" , Rjb :: import ( 'java.util...

    docs.aspose.com/email/zh/java/adding-mapitask-t...
  8. 使用 Aspose.Email for Java 在 Microsoft Graph 中管理任...

    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.... createTask(MapiTask task, String taskListUri) — 在特定任务列表中创建任务。...updateTask(MapiTask task) — 更新现有任务。 updateTask(MapiTask task, UpdateSettings...

    docs.aspose.com/email/zh/java/manage-tasks-in-m...
  9. 在 Exchange 服务器上处理任务|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....Create Exchange task object ExchangeTask task = new ExchangeTask...(); // Set task subject and status to In progress task . setSubject...

    docs.aspose.com/email/zh/java/working-with-task...
  10. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...Tasks Product Family NaveenVenkatesh...the Aspose API recalculates task durations based on the start...

    forum.aspose.com/t/duration-auto-calculating-is...