Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,549 for

calendar

(0.37 sec)
  1. 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...
  2. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also, examples of reading or setting project properties are provided....the status date, the type of calendar used and when a project is...Boolean value. CALENDAR: the type of calendar used by the project...

    docs.aspose.com/tasks/java/working-with-project...
  3. 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....Notes Working with Outlook Calendar Items Working with Distribution...

    docs.aspose.com/email/java/working-with-outlook...
  4. Convert ICS to OTT in Python | products.aspose.com

    Save ICS to OTT in your Python applications without using Microsoft Outlook or Word...used format for exchanging calendar information between different...events, to-do lists, and other calendar-related information. OTT (OpenDocument...

    products.aspose.com/total/python-net/conversion...
  5. Working with Outlook Storage Files|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....Contacts in PST File Working with Calendar Items in PST File Working...

    docs.aspose.com/email/java/working-with-outlook...
  6. Working with Outlook Storage Files (OST Or PST)...

    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....Merging PST files Working with Calendar Items in PST File Working...

    docs.aspose.com/email/python-net/working-with-o...
  7. 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....Outlook Notes Managing Outlook Calendar Items Managing Recurrences...

    docs.aspose.com/email/net/working-with-outlook-...
  8. 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/
  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. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....FolderInfo calendar = root.AddSubFolder("Calendar", "IPF.Appointment");...Appointment"); ageDict.Add("Calendar", calendar.ContainerClass); FolderInfo...

    forum.aspose.com/t/an-error-occurred-in-the-con...