Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 14,587 for

pst

(0.1 sec)
  1. 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...
  2. 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-...
  3. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a Pst file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...// Load the PST file using (PersonalStorage pst = PersonalStorage...PersonalStorage.FromFile("Outlook.pst")) { // Get the Inbox folder FolderInfo...

    forum.aspose.com/t/how-to-create-a-new-instance...
  4. 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...
  5. 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...
  6. 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...
  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/54/
  8. 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...
  9. 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...
  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...