Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 7,027 for

calendar

(0.08 sec)
  1. Create New 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....util import Calendar class CreatePST : def __init__...

    docs.aspose.com/email/java/create-new-pst-in-jy...
  2. Working with Tasks on Exchange Server|Documenta...

    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.... InProgress ); Calendar cal = Calendar . getInstance (); task... getTime ()); cal . add ( Calendar . DATE , 3 ); task . setDueDate...

    docs.aspose.com/email/java/working-with-tasks-o...
  3. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations.... get ( Calendar . HOUR_OF_DAY ) / 24 ) + ((...(( double ) date . get ( Calendar . MINUTE ) / ( 60 * 24 )) +...

    docs.aspose.com/slides/java/chart-axis/
  4. Extract SEO-Oriented Fields from JSON | Aspose....

    A guide on extracting specific fields such as 'h1' and 'description' from various data sources including JSON headers and file paths.... Calendar cal = java. util . Calendar . getInstance...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  5. Adding MapiCalendar to PST in Ruby|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.... Unicode ) calendar_folder = pst . createPredefinedFold...createPredefinedFold ( "Calendar" , Rjb :: import ( 'com.aspose.email.StandardIpmFolder'...

    docs.aspose.com/email/java/adding-mapicalendar-...
  6. 在 PHP 中向 PST 添加 MapiCalendar|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....$fileFormatVersion -> Unicode ); $calendar_folder = $pst -> createPredefinedFold...createPredefinedFold ( "Calendar" , $standardIpmFolder -> Appointments...

    docs.aspose.com/email/zh/java/adding-mapicalend...
  7. Python Email API: Process Emails in Various For...

    Implement PST, MSG, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....Manage Contacts in PST Manage Calendar Items in PST Manage Tasks...Gmail Contacts Work with Gmail Calendar Validate Addresses Validate...

    products.aspose.com/email/python-net/
  8. Using OAuth to access Mail Services|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.... Calendar c = java . util . Calendar . getInstance...(); c . add ( java . util . Calendar . SECOND , Integer . parseInt...

    docs.aspose.com/email/java/using-oauth-to-acces...
  9. Microsoft Graph Utility Features|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.... Calendar c = java . util . Calendar . getInstance...(); c . add ( java . util . Calendar . SECOND , Integer . parseInt...

    docs.aspose.com/email/java/microsoft-graph-util...
  10. Working with Text|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....currentTimeMillis ()); Calendar cal = Calendar . getInstance (); //...setTime ( myDate ); cal . add ( Calendar . YEAR , - 1 ); System . out...

    docs.aspose.com/diagram/java/working-with-text/