Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,027 for

calendar

(0.08 sec)
  1. Managing Appointments in Python|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. Create a Draft Appointment...process an ICS file containing calendar events. Specify the location...

    docs.aspose.com/email/python-net/managing-appoi...
  2. Programming with Gmail|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....to Google Services Google Calendar Management in .NET Applications...

    docs.aspose.com/email/net/programming-with-gmail/
  3. Features Overview|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....to managing tasks such as calendar integrations and task scheduling...Email.Calendar Contains classes for working with calendars Aspose...

    docs.aspose.com/email/net/features-overview/
  4. Working with Outlook Items|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....Attachments Working with Outlook Calendar Items Working with Outlook...

    docs.aspose.com/email/python-net/working-with-o...
  5. 在 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....Specify Date calendar = Rjb :: import ( 'java.util.Calendar' ) . getInstance...getTimeZone ( "GMT" )) date = calendar . getTime () message . setDate...

    docs.aspose.com/email/zh/java/customizing-email...
  6. Convert ICS to OST via C# | products.aspose.com

    Sample code for ICS to OST C# conversion. Use API example code for batch ICS files to OST conversion within VB.NET, Asp.NET or any .NET based application.... Load ICS file with Calendar.Appointment.Load. Save as...MemoryStream(); Aspose.Email.Calendar.Appointment .Load( "My File...

    products.aspose.com/email/net/conversion/ics-to...
  7. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...Manage Contacts in PST Manage Calendar Items in PST Manage Tasks...Gmail Contacts Work with Gmail Calendar Validate Addresses Validate...

    products.aspose.com/email/java/
  8. Features Overview|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....to managing tasks such as calendar integrations and task scheduling...Email.Calendar Contains classes for working with calendars Aspose...

    docs.aspose.com/email/net/features-overview
  9. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...FolderInfo calendar = root.AddSubFolder("Calendar", "IPF.Appointment");...Appointment"); ageDict.Add("Calendar", calendar.ContainerClass); FolderInfo...

    forum.aspose.com/t/throw-exception-in-contact-u...
  10. Working with Project Pages | Aspose.Tasks Docum...

    Learn how to calculate the total number of pages while exporting Microsoft Project (MPP/XML) documents in graphical formats using Aspose.Tasks for Java.... Calendar cal = java. util . Calendar . getInstance...)); 6 cal. add (java. util . Calendar . DAY_OF_MONTH , 7); //add...

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