Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 25,938 for

msg

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

    This API allows to manipulate, create, and send emails, and read email file formats in C#, .NET, ASP.NET, and windows applications....to TIFF using C# How to Open MSG File without Outlook in C# How...in C# How to Convert EML to MSG using C# How to Convert Outlook...

    kb.aspose.com/email/net/
  2. Aspose.Email for .NET

    Այս API-ն թույլ է տալիս շահարկել, ստեղծել և ուղարկել նամակներ, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը C#, .NET, ASP.NET և windows հավելվածներում:...TIFF-ի C#-ի միջոցով Ինչպես բացել MSG ֆայլը առանց Outlook-ի C#-ում...C#-ում Ինչպես փոխարկել EML-ը MSG-ի, օգտագործելով C# Ինչպես փոխարկել...

    kb.aspose.com/hy/email/net/
  3. 实用功能 - SMTP 客户端|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.... toPath ()); MailMessage msg = new MailMessage ( "userfrom@gmail...message" ); MailMessage signed = msg . attachSignature ( privateCert...

    docs.aspose.com/email/zh/java/utility-features-...
  4. Convert ICS to PST via Java | products.aspose.com

    Try the code sample to convert ICS files to PST format in Java. Download Java API to take your email processing applications to the next level....represents an Outlook message (MSG) item. In the code snippet below...the Appointment object as a MSG file using ByteArrayOutputStrea...

    products.aspose.com/email/java/conversion/ics-t...
  5. Conversion to Other Formats in Aspose.Email|Doc...

    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....Email Contents [ Hide ] Convert MSG to Other Formats Convert Outlook...

    docs.aspose.com/email/java/conversion-to-other-...
  6. Programming Outlook in PHP|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 PHP Working with Outlook...

    docs.aspose.com/email/java/programming-outlook-...
  7. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...@Senth Can you please save the MSG to MHTML file on disc and share...issue. Please share the source MSG, MHTML and PDF files reproducing...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  8. 处理大型 PST 文件|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....(ExtractAttachments), // save msg to a stream(SaveMessageToStream)... ()) { var msg = pst . ExtractMessage ( id ); msg . Save ( @"message...

    docs.aspose.com/email/zh/net/working-with-large...
  9. 如何使用 Java 将 Outlook 电子邮件转换为 HTML

    在此示例中,我们将重点介绍如何使用 Java 将 Outlook 电子邮件转换为 HTML。您将了解到,为了将电子邮件转换为 HTML,基于 Java 的 API 可用于任何常用的操作系统,如配置了 Java 的 Windows、Linux 或 macOS。...类对象以从磁盘访问源 MSG 或 EML 文件 设置输出 HTML 保存和格式选项 使用 save 方法将加载的 MSG 或 EML...MailMessage 类对象从磁盘加载源 EML 或 MSG 文件作为第一步。然后,我们将使用 HtmlSaveOptions...

    kb.aspose.com/zh/email/java/how-to-convert-outl...
  10. 如何使用 C# 将 Outlook 电子邮件转换为 HTML

    在这个简单的主题中,我们将学习如何使用 C# 将 Outlook 电子邮件转换为 HTML。您将观察到,为了将电子邮件导出到 HTML,可以有效地使用基于 C# 的 API。此应用程序可在 Windows、Linux 或 macOS 等操作系统中的任何 .NET 配置环境中使用。...类对象以从磁盘访问源 MSG 或 EML 文件 设置输出 HTML 文件的 HTML 保存选项 使用 Save 方法将 MSG 文件保存为...MailMessage 类的实例从磁盘加载源 EML 或 MSG 文件,然后为所需的输出文件设置不同的 HTML 选项。最后,我们将使用...

    kb.aspose.com/zh/email/net/how-to-convert-outlo...