Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 20,707 for

pst

(0.27 sec)
  1. 档案

    档案...Outlook 时,您可以在磁盘上创建并保存 PST 格式的分发列表。此 PST 文件可以在 MS Outlook 中或从您...PersonalStorage.create() 方法创建一个 PST 文件来存储分发列表。 之后,使用 PersonalStorage...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  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. 处理通讯组列表|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" , FileFormatVersion . Unicode...// Add the contact folder to pst FolderInfo contactFolder = personalStorage...

    docs.aspose.com/email/zh/java/working-with-dist...
  4. 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...
  5. 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-...
  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. 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...
  8. 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...
  9. 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/
  10. Convert ICS 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....// open an OST file using var pst = PersonalStorage . FromFile...folder var calendarFolder = pst . GetPredefinedFolder ( StandardIpmFolder...

    docs.aspose.com/email/net/converting-between-fo...