Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 21,156 for

eml

(0.12 sec)
  1. 使用 Exchange 邮箱和消息 - 在 Java 中从 Exchange 服务器读取电子邮...

    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....服务器邮箱获取消息并将其以 EML 和 MSG 格式保存到磁盘: 保存为磁盘上的 EML。 保存到内存流。 保存为 MSG。 以 EML 格式保存消息...格式保存消息 获取消息并保存为 EML 格式: 创建 IEWSClient 类的实例。 提供 mailboxUri、用户名、密码和域。...

    docs.aspose.com/email/zh/java/working-with-exch...
  2. Edit PST files via .NET | products.aspose.com

    C# source code to edit PST document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/editor/pst/
  3. Convert MHTML to OST via Java | products.aspose...

    Try the code sample to convert MHTML files to OST format in Java. Download Java API to take your email processing applications to the next level....getSubFolder ( "Inbox" ); // Add the EML message to the Inbox folder folderInfo...library supports conversion from EML , EMLX , ICS , MBOX , MHTML ...

    products.aspose.com/email/java/conversion/mhtml...
  4. Convert HTML to EMLX via C# | products.aspose.com

    Sample code for HTML to EmlX C# conversion. Use API example code for batch HTML files to EmlX conversion within VB.NET, Asp.NET or any .NET based application....HTML to EMLX C# Conversion var eml = MailMessage.Load( "myContent...html" , new HtmlLoadOptions()); eml.Save( "output.emlx" , SaveOptions...

    products.aspose.com/email/net/conversion/html-t...
  5. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...(Email Files) Convert BMP to EML (E-Mail Message) Convert BMP...

    products.aspose.com/total/python-net/conversion...
  6. Generate Reports in MBOX Files via .NET | produ...

    C# source code to generate MBOX format reports on .NET Framework, .NET Core, and Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/assembly/mbox/
  7. Managing Message Attachments|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.... var eml = MapiMessage . Load ( "MSG file...foreach ( var attachment in eml . Attachments ) { if ( IsAttachmentInline...

    docs.aspose.com/email/net/managing-message-atta...
  8. Remove MSG Annotation via .NET | products.aspos...

    C# source code to delete MSG format annotations on .NET Framework, .NET Core, and Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/annotation/msg/
  9. Convert HTML to MHTML via C# | products.aspose.com

    Sample code for HTML to MHTML C# conversion. Use API example code for batch HTML files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....HTML to MHTML C# Conversion var eml = MailMessage.Load( "content...html" , new HtmlLoadOptions()); eml.Save( "output.mhtml" , SaveOptions...

    products.aspose.com/email/net/conversion/html-t...
  10. Convert HTML to OFT via C# | products.aspose.com

    Sample code for HTML to OFT C# conversion. Use API example code for batch HTML files to OFT conversion within VB.NET, Asp.NET or any .NET based application....HTML to OFT C# Conversion var eml = MailMessage.Load( "content...html" , new HtmlLoadOptions()); eml.Save( "template.oft" , SaveOptions...

    products.aspose.com/email/net/conversion/html-t...