Aspose.Email 是一组控件用于轻松的开发 email 功能的应用程序、Web应用、Web服务和Windows 应用。支持 Outlook PST, EML, MSG, and MHT 格式. 允许开发者直接与 SMTP, POP, FTP, 和 MS Exchange 服务器进行通信。支持邮件合并、iCalendar、定制邮件头和内容、嵌入文件等等。

示例代码:

// INitialize the MailPrinter class
MailPrinter msgPrinter = new MailPrinter();
// Load an email message
MailMessage msg = MailMessage.Load("attached and embedded image.msg", MessageFormat.Msg);
// Call Print() method
msgPrinter.Print(msg, "test.xps", PrintFormat.XPS);
Aspose.Email for Java 6.1.0 发布
Aspose.Email for Java 6.1.0 发布,主要更新如下:改进:Extracting Attachments from PST fileGetting Parent Folder Information of a MessageProvision of Including Special Characters in Folder Names详细内容请看:发行说明。下载页面:Product download pageAspose.Email 是一组控件用于轻松的开发 email 功能的应

发布于 2016-01-15 00:17:51 | 178 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务