Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 25,938 for

msg

(0.73 sec)
  1. Aspose.Email for .NET

    此 API 允许在 C#、.NET、ASP.NET 和 Windows 应用程序中操作、创建和发送电子邮件,以及读取电子邮件文件格式。...TIFF 如何在 C# 中不使用 Outlook 打开 MSG 文件 如何使用 C# 创建 Mapi 联系人 如何使用 C#...中创建 PST 文件 如何使用 C# 将 EML 转换为 MSG 如何使用 C# 将 Outlook 电子邮件转换为 PDF...

    kb.aspose.com/zh/email/net/
  2. 创建循环任务|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....NET 允许您创建 Outlook 任务并保存为 MSG 格式。 MapiTask 该类提供了多个属性,如 Per...Save ( "AsposeDaily.msg" , TaskSaveFormat . Msg ); 下载示例代码 Codeplex...

    docs.aspose.com/email/zh/net/create-a-recurring...
  3. Aspose API to read and write PST files - Free S...

    We only need an API that can read and write PST files . Could you please let us know if you can provide an API specifically for the .pst format only , and what your charges would be for it?...convert message formats such as MSG, EML/EMLX, MBOX, PST, OST & MHT...support for other formats such as MSG, EML, OST, MBOX, etc., as we...

    forum.aspose.com/t/aspose-api-to-read-and-write...
  4. Programming Outlook in Python|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....Working with Outlook Message (MSG) Files in Python Working with...

    docs.aspose.com/email/java/programming-outlook-...
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......in PDF using Java How to Open MSG File in Java How to Add Weekdays...in MPP using C# How to Open MSG File without Outlook in C# ««...

    kb.aspose.com/categories/page/51/
  6. Aspose.Email Product Family

    查找创建、操作和发送电子邮件的答案,并在代码中阅读电子邮件文件格式。...如何使用 C# 将 EML 转换为 MSG 如何使用 Java 将 EML 转换为 MSG 如何使用 C# 将 Outlook...

    kb.aspose.com/zh/email/page/3/
  7. Read Corrupted PST/OST Files|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....messageIdList ) { try { var msg = pst . ExtractMessage ( messageId...Console . WriteLine ( "- " + msg . Subject ); } catch { Console...

    docs.aspose.com/email/net/read-corrupted-pst-os...
  8. How to Read OLM Files in Node.js via .NET | pro...

    Read OLM Files Read OLM Files in JavaScript Open and read OLM files in JavaScript, accessing emails and other data, s......creating a MapiMessage object (msg) for further use. Code Sample...today's messages from Inbox const msg = olm.extractMapiMessage(messageInfo);...

    products.aspose.com/email/nodejs-net/reading-ol...
  9. 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…...message using its entry ID auto msg = MailMessage::Load(info->get_EntryId()...loadOptions); goodMessages.push_back(msg); // Your normal processing goes...

    forum.aspose.com/t/enumeratemessages-interrupti...
  10. Create a Recurring Task|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....Outlook tasks and save them to MSG format. The MapiTask class provides...Save ( "AsposeDaily.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-recurring-task/