Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 18,579 for

pst

(0.13 sec)
  1. 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...
  2. Key Not Present Error When Extracting Items by ...

    Hi when using unique ID to extract / save single item from storage (Pst/ost///) this is thrown: The given key was not present in the dictionary. This does not happen with 25.8...save single item from storage (pst/ost///) this is thrown: The given...or saving a single item from PST/OST storage after upgrading from...

    forum.aspose.com/t/key-not-present-error-when-e...
  3. 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...
  4. 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...
  5. 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-...
  6. 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/
  7. 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/55/
  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....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...
  9. 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...
  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....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...