Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 17,447 for

msg

(0.05 sec)
  1. Managing Messages on IMAP Server|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....messages from the inbox var msgs = client . ListMessages ( "INBOX"...of the messages var seqIds = msgs . Select ( t => t . SequenceNumber...

    docs.aspose.com/email/net/managing-messages-on-...
  2. 如何使用 Python 将 Outlook 电子邮件转换为 HTML

    这个简单的主题侧重于如何通过提供所有环境设置详细信息和工作示例代码,使用 Python 将 Outlook 电子邮件转换为 HTML。为了将电子邮件转换为 HTML,基于 Python 的 API 可以有效地用于 Windows 和 Linux 等操作系统中的任何 .NET Core 和 Python 配置环境。...类对象以从磁盘加载源 MSG 或 EML 文件 设置输出 HTML 格式选项 使用 save 方法将加载的 MSG\EML 文件保存为...MailMessage 类的实例从磁盘访问源 EML 或 MSG 文件开始。然后通过使用 HtmlSaveOptions 类对象,将为所需的输出文件设置不同的...

    kb.aspose.com/zh/email/python/how-to-convert-ou...
  3. VCF Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display VCF documents on .NET Framework, .NET Core, and Xamarin Platforms....alongside email formats like MSG, EML, and more. API Installation...project C# code to view VCF var msg = MapiContact.FromVCard( "contact...

    products.aspose.com/email/net/viewer/vcf/
  4. 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....formats such as eml, emlx, mht, msg, and oft. By utilizing this functionality...CheckSignature(MapiMessage msg) CheckSignature(MapiMessage msg, X509Certificate2...

    docs.aspose.com/email/net/whats-new/
  5. How to Read MBOX Files in Node.js via .NET | pr...

    Read MBOX Files Read MBOX Files in JavaScript Open and read MBOX files in JavaScript, extracting messages and other e......msg format using SaveOptions.defaultMsgUnicode...// Save the message in EML or MSG format message.save(dataDir +...

    products.aspose.com/email/nodejs-net/reading-mb...
  6. Exception in latest version 25.4, worked in 25....

    When upgrading to 25.4 of Aspose from 25.3, I now get the following exception when attempting to load a document that worked in version 25.3. The code to load is pretty simple: MsgLoadOptions htmlLoadOptions = new …...TotalMilliseconds, }; using (MailMessage msg = MailMessage.Load(fileName,...correct format (either .eml or .msg). Sometimes, files may have the...

    forum.aspose.com/t/exception-in-latest-version-...
  7. Working with Appointments|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.... Saving Appointments to MSG Format Aspose.Email makes it...save appointments directly to .msg files. The following public classes...

    docs.aspose.com/email/java/working-with-appoint...
  8. Working with Outlook Personal Storage (PST) Fil...

    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 Subscribe to...

    docs.aspose.com/email/java/working-with-outlook...
  9. Working with Outlook Personal Storage (PST) Fil...

    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 PHP Subscribe to Aspose...

    docs.aspose.com/email/java/working-with-outlook...
  10. Importing Email|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" ; Outlook . MailItem email =...Files\ImportEmail.msg" ; // loading with default options load from msg MailMessage...

    docs.aspose.com/email/net/importing-email/