Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 6,541 for

calendar

(1.15 sec)
  1. Filter Messages From Exchange Mailbox using Web...

    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....using WebDav Working with Calendar Items on Exchange Server using...

    docs.aspose.com/email/net/filter-messages-from-...
  2. Working with Tasks in Ruby | Aspose.Tasks Docum...

    Learn how to create, modify and delete Microsoft Project tasks using Aspose.Tasks Java for Ruby....Documentation Working with Calendar Exceptions in Ruby Working...

    docs.aspose.com/tasks/java/working-with-tasks-i...
  3. Working with Appointments|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....appointment in the Outlook calendar. The following code snippets...

    docs.aspose.com/email/python-net/working-with-a...
  4. Aspose .cell 中单元格类型为日期控件的,日期控件有时候展示不全 - Free Su...

    aspose .cell 中单元格类型为日期控件的,日期控件有时候展示不全 image.png (10.4 KB)...(即日期校验),但它不负责渲染 Excel 中的日期选择器(Calendar/Date Picker)控件。因此在使用 Aspose...

    forum.aspose.com/t/aspose-cell/323598
  5. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....learn about adding a Mapi Calendar in Python, refer to the article...

    kb.aspose.com/email/python/how-to-create-mapico...
  6. Microsoft Project Data Reading and Writing | As...

    A comprehensive guide on reading and writing Microsoft Project (MPP/XML) data using Aspose.Tasks for C#....Tasks Documentation Calendar Data | Aspose.Tasks Documentation...

    docs.aspose.com/tasks/cpp/microsoft-project-dat...
  7. Comparison of Aspose.Email.Mail with MS APIs|Do...

    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....with Multi-threading X Send Calendar X Send Meeting request X Load...

    docs.aspose.com/email/net/comparison-of-aspose-...
  8. Restore PST to Exchange Mailbox - Free Support ...

    Hi! In my program I need some functionality: I have PST file with some folders and emails and I need to restore this content to some mailbox on Exchange Server. I think first I need to open PST: PersonalStorage pst = Per…...with Contacts Working with Calendar Items Working with Exchange...

    forum.aspose.com/t/restore-pst-to-exchange-mail...
  9. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...do, if I want MPP to take calendar days as duration and not number...1)); ATasks.Calendar cal = proj.Get(Prj.Calendar); double Days24Hrs...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  10. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java....Date date) 16 { 17 Calendar cal = Calendar. getInstance (); 18...(date); 19 int month = cal. get (Calendar. MONTH ); 20 return new String...

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