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

pst

(0.28 sec)
  1. Aspose.Email 3.9.0 公共 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....FolderInfo destFolder) – 将指定的文件夹移动到当前 PST 中的新父文件夹。 PersonalStorage .MoveItem(MessageInfo...FolderInfo destFolder) – 将指定的消息移动到当前 PST 中的新的文件夹。 MoveContents(FolderInfo...

    docs.aspose.com/email/zh/java/public-api-change...
  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. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 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-...
  8. 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/
  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. 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...