Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 14,586 for

pst

(0.67 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java How to Add MapiCalendar to PST using Python How to Remove Bookmark...Python How to Add MapiCalendar to PST using Java How to Convert DGN...

    kb.aspose.com/categories/page/54/
  2. 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.... Create PST & OST files Manage Messages in PST Manage Contacts...Contacts in PST Manage Calendar Items in PST Manage Tasks, Notes...

    products.aspose.com/email/python-net/
  3. Convert ICS Other Formats|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....// open an OST file using var pst = PersonalStorage . FromFile...folder var calendarFolder = pst . GetPredefinedFolder ( StandardIpmFolder...

    docs.aspose.com/email/net/converting-between-fo...
  4. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new Pst PersonalStor…...{ // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath...var root = pst.RootFolder; FolderInfo inboxFolder = pst.CreateP...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  5. Read Outlook OST Files in Node.js via .NET | pr...

    Read OST Files Open OST Files & Extract Email Data in Node.js Open and read OST files in JavaScript, accessing emails......Pst.PersonalStorage.fromFile( "sample...file const ost = ae.Storage.Pst.PersonalStorage.fromFile( "sample...

    products.aspose.com/email/nodejs-net/reading-os...
  6. Creating more then one standard folder of the s...

    Hello,In the next code I try to create two standard folders in the same Pst. The second create throws me andexception that the standard folder already exists.When I do it in Outlook there is not problem with that (2conta…...standard folders in the same pst. The second create throws me...(PersonalStorage pst = PersonalStorage.Create("testpst.pst", FileFormatVersion...

    forum.aspose.com/t/creating-more-then-one-stand...
  7. Convert HTML to Other Formats|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 PST HTML to PST conversion involves creating a new PST (Personal...PersonalStorage object representing a new PST file using the Create method...

    docs.aspose.com/email/net/converting-between-fo...
  8. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....folders of PST file Changing message properties in PST’s Folder...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  9. Product Overview|Documentation

    Email C++ library or API can be used to parse, open or save emails, EML, Outlook Pst and OST files, MIME messages....Outlook Messages and Outlook PST files. Dealing with MIME messages...Create and manipulate Outlook PST and OST files Supported File...

    docs.aspose.com/email/cpp/product-overview/
  10. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process Pst files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...Email to process PST files and have noticed something...the emails are stored in the PST file, which may not correspond...

    forum.aspose.com/t/order-of-emails-returned-by-...