Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 18,132 for

pst

(0.16 sec)
  1. IMAP Backup and Restore Operation|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....pst" , com . aspose . email . BackupSettings...setRecursive ( true ); PersonalStorage pst = PersonalStorage . fromFile...

    docs.aspose.com/email/java/imap-backup-and-rest...
  2. Working with Outlook Distribution Lists in C++|...

    Learn how to create, save, and read Outlook distribution lists using Aspose.Email for C++....Read a Distribution List from a PST The following code snippet shows...read a distribution list from a PST file. Outlook Templates, Signed...

    docs.aspose.com/email/cpp/working-with-outlook-...
  3. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......MapiCalendar 添加到 PST 如何使用 C# 将 MapiCalendar 添加到 PST 如何使用 Python 将...将 MapiCalendar 添加到 PST 如何在 C# 中将 DGN 转换为 JPG 如何在 C# 中将 STL 转换为...

    kb.aspose.com/zh/categories/page/54/
  4. What's New in Aspose.Email for .NET|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....deleted twice (soft-deleted) in PST files. The PersonalStorage.F...Retrieve folder contents from PST files in a paginated manner using...

    docs.aspose.com/email/net/whats-new/
  5. 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....from a malformed source file (PST, OLM, MSG, etc.) that stores...exception. Type of source file (PST, OLM, MSG, etc.) and, if possible...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  6. 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....Export emails from an Outlook PST file to Outlook MSG files Bulk... Read messages from Outlook PST files. Supports backup SMTP connection...

    docs.aspose.com/email/python-net/features-overv...
  7. 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...
  8. Convert Email Files using C# API|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....MBOX, MHTML, MSG, OFT, OST, PST and VCF formats. Convert HTML...OST to Other Formats Convert PST to Other Formats Convert VCF...

    docs.aspose.com/email/net/converting-between-fo...
  9. Advanced Email Management for .NET Applications...

    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.... Abort PST Restore to Exchange Server Operation...Email API lets you restore a PST file to Exchange Server. However...

    docs.aspose.com/email/net/utility-features/
  10. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...Email’s PST writer is not thread-safe . Without...Without the lock: Corrupted PST files. InvalidOperationExce (“Object...

    forum.aspose.com/t/concurrent-issue-with-mapime...