Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 26,622 for

msg

(0.32 sec)
  1. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......如何在 Java 中打开 MSG 文件 如何在 C# 中不使用 Outlook 打开 MSG 文件 如何在 C# 中提取受密码保护的...

    kb.aspose.com/zh/categories/page/53/
  2. Remove EML Annotation via .NET | products.aspos...

    C# source code to delete EML format annotations on .NET Framework, .NET Core, and Xamarin Platforms....msg" ), MsgSaveOptions.DefaultMsgUnicode);...and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/annotation/eml/
  3. 读取损坏的 PST/OST 文件|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....message_id in message_id_list : try : msg = pst . extract_message ( message_id...message_id ) print ( "- " + msg . subject ) except Exception as...

    docs.aspose.com/email/zh/python-net/read-corrup...
  4. Convert PDF not working - Free Support Forum - ...

    We use the Aspose Words library to convert an EML/Msg to PDF inside Outlook, in a VSTO Addin project in .NET Framework 4.8. The email in question arrived to a mailbox containing the “First Contact Safety Tip” option con…...Words library to convert an EML/MSG to PDF inside Outlook, in a VSTO...MailMessage msg = Aspose.Email.MailMessage.Load(@"C:\Temp\in.msg"); msg...

    forum.aspose.com/t/convert-pdf-not-working/307504
  5. 创建任务|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.... 以 MSG 格式将任务保存到磁盘。 MapiTask task = new...Save ( "MapiTask.msg" , TaskSaveFormat . Msg ); 下载示例代码 Codeplex...

    docs.aspose.com/email/zh/net/create-a-task/
  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. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Convert EML to MSG using Java How to Add Image in...using C# How to Convert EML to MSG using C# How to Crop Image in...

    kb.aspose.com/categories/page/65/
  9. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......բացել MSG ֆայլը առանց Outlook-ի C#-ում Ինչպես բացել MSG ֆայլը...

    kb.aspose.com/hy/categories/page/72/
  10. 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...