Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 19,812 for

pst

(0.25 sec)
  1. 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...
  2. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...through the items in a folder (PST/OST, IMAP, POP3, etc.). When...main() { // Open the PST/OST file auto pst = PersonalStorage::...

    forum.aspose.com/t/enumeratemessages-interrupti...
  3. 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/androidjava/features-over...
  4. Public API Changes in Aspose.Email 4.0.0|Docume...

    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....String) Adds a file into a PST folder. FolderInfo.getContents(com...MailQuery) Methods Gets messages in a PST folder with search criteria....

    docs.aspose.com/email/java/public-api-changes-i...
  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. Programming with Thunderbird|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....convert the file to PST format with the ‘mbox_to_pst’ method of the...converting messages from mbox to pst format: import aspose.email as...

    docs.aspose.com/email/python-net/programming-wi...
  7. 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...
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Family 所有类别的答案 最新答案 在 Python 中合并 PST 文件 使用 C# 在 PDF 中添加工具提示 在 Python...Java 中合并 PST 文件 使用 Python 从 PDF 中移除高亮 在 C# 中合并 PST 文件 使用 Java...

    kb.aspose.com/zh/categories/page/5/
  9. 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...
  10. 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...