<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogs - Aspose.com &#187; Aspose.Email Product Family</title>
	<atom:link href="http://www.aspose.com/aspose-products/aspose-email-product-family/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspose.com/blogs</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 08:56:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Convert a Message to TIFF with the MailPrinter Class</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2012/01/02/convert-message-to-tiff-with-mailprinter-class.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2012/01/02/convert-message-to-tiff-with-mailprinter-class.html#comments</comments>
		<pubDate>Mon, 02 Jan 2012 17:06:26 +0000</pubDate>
		<dc:creator>babar.raza</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Aspose]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[eml]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[MHT]]></category>
		<category><![CDATA[mhtml]]></category>
		<category><![CDATA[Microsoft Outlook]]></category>
		<category><![CDATA[msg]]></category>
		<category><![CDATA[Print]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[product release]]></category>
		<category><![CDATA[TIFF]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=6905</guid>
		<description><![CDATA[We are pleased to announce the release of Aspose.Email for .NET 1.3. We&#8217;ve added a number of new features, including auto detecting message file format, extracting embedded objects data and support for EMLX format. A feature we want to draw your &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2012/01/02/convert-message-to-tiff-with-mailprinter-class.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<p><a href="http://www.aspose.com/community/files/51/.net-components/aspose.email-for-.net/default.aspx"><img class="size-full wp-image-6907 alignleft" title="aspose.email-logo120" src="http://www.aspose.com/blogs/wp-content/uploads/2012/01/aspose.email-logo120.jpg" alt="aspose.email logo120 Convert a Message to TIFF with the MailPrinter Class" width="120" height="120" /></a>We are pleased to announce the release of Aspose.Email for .NET 1.3. We&#8217;ve added a number of new features, including auto detecting message file format, extracting embedded objects data and support for EMLX format. A feature we want to draw your attention to is support for converting email messages to TIFF format using the Aspose.Email.Printing.MailPrinter class.</p>
<p>The Print() method takes an instance of the MailMessage class as an argument, so you can convert EML, MSG or MHT files. This sample code shows how to print an email:</p>
<p><!-- br--></p>
<p><!-- br--></p>
<pre>// Initialize the MailPrinter class
var msgPrinter = new Aspose.Email.Printing.MailPrinter();
// Load an email message
MailMessage msg = MailMessage.Load("attached and embedded image.msg", MessageFormat.Msg);
// Call Print() method
msgPrinter.Print(msg, "test.tiff", Aspose.Email.Printing.PrintFormat.Tiff);</pre>
<p>Aspose.Email for .NET 1.3 also contains other new features and bug fixes. For a complete list and the download, please visit <a href=" http://www.aspose.com/community/files/51/.net-components/aspose.email-for-.net/default.aspx">http://www.aspose.com/community/files/51/.net-components/aspose.email-for-.net/default.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2012/01/02/convert-message-to-tiff-with-mailprinter-class.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Print Email Message to XPS with Aspose.Email for .NET</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/12/05/print-email-message-to-xps.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/12/05/print-email-message-to-xps.html#comments</comments>
		<pubDate>Mon, 05 Dec 2011 06:36:47 +0000</pubDate>
		<dc:creator>Saqib Razzaq</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email programming]]></category>
		<category><![CDATA[eml]]></category>
		<category><![CDATA[msg]]></category>
		<category><![CDATA[print message]]></category>
		<category><![CDATA[print message to xps]]></category>
		<category><![CDATA[product release]]></category>
		<category><![CDATA[XPS]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=6659</guid>
		<description><![CDATA[We are pleased to announce the release of Aspose.Email for .NET 1.2. In this version, we have added support for printing email messages to XPS format using the MailPrinter class. The Print() method takes an instance of the MailMessage class &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/12/05/print-email-message-to-xps.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.aspose.com/Images/aspose.email-logo120.jpg" alt="aspose.email logo120 Print Email Message to XPS with Aspose.Email for .NET" align="left" title="Print Email Message to XPS with Aspose.Email for .NET" /></p>
<p>We are pleased to announce the release of Aspose.Email for .NET 1.2. In this version, we have added support for printing email messages to XPS format using the MailPrinter class. The Print() method takes an instance of the MailMessage class as an argument, so you can print EML, MSG or MHT files. This sample code shows how to print an email:</p>
<pre>// 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);</pre>
<p>Aspose.Email for .NET 1.2 also contains some other new features and bug fixes. For a complete list and the download, please visit <a href="http://www.aspose.com/community/files/51/.net-components/aspose.email-for-.net/default.aspx">http://www.aspose.com/community/files/51/.net-components/aspose.email-for-.net/default.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/12/05/print-email-message-to-xps.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aspose wins two medals in the DevProConnections Community Choice Awards</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/11/22/aspose-wins-two-medals-in-the-devproconnections-community-choice-awards.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/11/22/aspose-wins-two-medals-in-the-devproconnections-community-choice-awards.html#comments</comments>
		<pubDate>Tue, 22 Nov 2011 17:28:16 +0000</pubDate>
		<dc:creator>Caroline von Schmalensee</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[Aspose.Total Product Family]]></category>
		<category><![CDATA[News Release]]></category>
		<category><![CDATA[awards]]></category>
		<category><![CDATA[bronze]]></category>
		<category><![CDATA[DevProConnections]]></category>
		<category><![CDATA[DevProConnections Community Awards]]></category>
		<category><![CDATA[silver]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=6389</guid>
		<description><![CDATA[Sydney, Australia &#8211; November 18, 2011 &#8211; Aspose.Network for .NET (now Aspose.Email for .NET) and Aspose.Total for SharePoint were voted among the best products in the DevProConnections Community Awards. The awards run every year. This is the first time that &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/11/22/aspose-wins-two-medals-in-the-devproconnections-community-choice-awards.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<p><strong>Sydney, Australia &#8211; November 18, 2011</strong> &#8211; Aspose.Network for .NET (now Aspose.Email for .NET) and Aspose.Total for SharePoint were voted among the best products in the <a href="http://www.devproconnections.com/article/awards/2011-community-choice-awards-140851">DevProConnections Community Awards</a>. The awards run every year. This is the first time that Aspose has taken part.</p>
<p><a href="http://www.devproconnections.com/">DevProConnections</a> collects together independent information about how to build Microsoft applications to give Microsoft developer advise and insight. The network focuses on practical solutions based on real-life implementations. DevProConnections covers many aspects of Microsoft development: Visual Studio, .NET Framework, Azure, Windows, Windows Server, through Office, SharePoint, SQL Server, Mobile and more.</p>
<p>Every year, they run the Community Choice awards in which users nominate and then vote on their favourite companies and products. Aspose was  nominated in a number of categories and won awards in two.</p>
<p>&#8220;<em>We value community awards highly,</em>&#8221; said Danny Cooper, Team Leader, Aspose Texas, to the news, &#8220;<em>because they are proof that we create products that really help our customers.</em>&#8221; We are delighted that our efforts are serving our community.</p>
<h2>Aspose.Network for .NET takes silver in the Best Email Control</h2>
<p><img title="DevPro Community Choice Silver" src="http://www.aspose.com/blogs/wp-content/uploads/2011/10/silver_medal.png" alt="silver medal Aspose wins two medals in the DevProConnections Community Choice Awards" width="120" height="120" align="left" />Aspose.Network for .NET (now Aspose.Email for .NET) is a collection of components for working with Outlook PST, EML, MSG and MHT files. Aspose.Email lets developers work with email from within ASP.NET web applications, web services or Windows applications.</p>
<p>Aspose.Email makes it easy to work with HTML or plain text emails and their attachments. It allows developers to work against SMTP, POP, FTP and Microsoft Exchange servers. Work with mail merge and iCalendar features. Create customized header and body, retrieve content, header information and embedded files. Work with Twitter and much more.</p>
<p><a href="http://www.aspose.com/community/files/51/.net-components/aspose.email-for-.net/default.aspx">Download Aspose.Email for .NET</a>.</p>
<h2>Aspose.Total for SharePoint takes bronze in Best SharePoint Development Tool</h2>
<p><a href="http://www.aspose.com/blogs/wp-content/uploads/2011/10/bronze_medal.png"><img class="alignleft size-full wp-image-6390" title="DevPro Community Choice Bronze" src="http://www.aspose.com/blogs/wp-content/uploads/2011/10/bronze_medal.png" alt="bronze medal Aspose wins two medals in the DevProConnections Community Choice Awards" width="120" height="120" /></a> Aspose.Total for SharePoint brings together Aspose.Cells, Aspose.Words, Aspose.Slides, Aspose.Email and Aspose.Pdf for SharePoint into one powerful package. With all the SharePoint products at their disposal, developers can give their users powerful conversion and email synchronization in their SharePoint applications.</p>
<p><a href="http://www.aspose.com/community/files/73/sharepoint-components/aspose.total-for-sharepoint/default.aspx">Download Aspose.Total for SharePoint</a>.</p>
<p style="text-align: center;">###END###</p>
<h2>About Aspose</h2>
<p>Aspose are file format experts. They offer a powerful set of file management components with which developers can create applications which can open, edit, create and save some of the most popular business file formats. The product range includes <a href="http://www.aspose.com/categories/.net-components/aspose.words-for-.net/default.aspx">word processing components</a>, <a href="http://www.aspose.com/categories/.net-components/aspose.cells-for-.net/default.aspx">Excel spreadsheet components</a>, <a href="http://www.aspose.com/categories/.net-components/aspose.pdf-for-.net/default.aspx">PDF components</a> and many others. Supported formats include Word documents, Excel spreadsheets, PowerPoint presentations, PDF documents, Flash presentations and Project files. Aspose produce components for .NET, Java and SharePoint as well as rendering extensions for SQL Server Reporting Services and JasperReports exporters. Aspose.Total compiles all products for a platform into a powerful toolbox for developers.</p>
<p>Aspose Pty Ltd has been operating since 2002. The headquarters are in Australia, and the company has teams in USA, Scotland, Ukraine and Pakistan.</p>
<h3>Press Contact</h3>
<p>Email: <a href="mailto:press@aspose.com">press@aspose.com</a><br />Web: <a href="http://www.aspose.com/">www.aspose.com</a><br />Telephone (US): 888.277.6734<br />Telephone (Europe): +44 (0)800 098 8425</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/11/22/aspose-wins-two-medals-in-the-devproconnections-community-choice-awards.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new approach to manipulating MSG files: Aspose.Email for Java 1.1</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/11/15/a-new-approach-to-manipulate-msg-file.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/11/15/a-new-approach-to-manipulate-msg-file.html#comments</comments>
		<pubDate>Tue, 15 Nov 2011 12:14:02 +0000</pubDate>
		<dc:creator>Saqib Razzaq</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[product release]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=6609</guid>
		<description><![CDATA[We have just released Aspose.Email for Java 1.1. In this version we introduced a new class: MessageObject. It allows you to manipulate the properties of an MSG file in a simplistic manner. We hope it becomes useful to our customers and &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/11/15/a-new-approach-to-manipulate-msg-file.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.aspose.com/Images/aspose.email-logo120.jpg" alt="aspose.email logo120 A new approach to manipulating MSG files: Aspose.Email for Java 1.1" align="left" title="A new approach to manipulating MSG files: Aspose.Email for Java 1.1" /></p>
<p>We have just released Aspose.Email for Java 1.1. In this version we introduced a new class: <a href="http://www.aspose.com/documentation/java-components/aspose.email-for-java/com/aspose/email/messageobject.html">MessageObject</a>. It allows you to manipulate the properties of an MSG file in a simplistic manner. We hope it becomes useful to our customers and evolves further to replace the MapiMessage class.</p>
<p>For release notes and download, please visit <a href="http://www.aspose.com/community/files/72/java-components/aspose.email-for-java/default.aspx">http://www.aspose.com/community/files/72/java-components/aspose.email-for-java/default.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/11/15/a-new-approach-to-manipulate-msg-file.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Disentangling email and network programming: introducing Aspose.Email</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/09/30/disentangling-email-and-network-programming-introducing-aspose.email.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/09/30/disentangling-email-and-network-programming-introducing-aspose.email.html#comments</comments>
		<pubDate>Fri, 30 Sep 2011 14:00:29 +0000</pubDate>
		<dc:creator>Caroline von Schmalensee</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[Aspose.Total Product Family]]></category>
		<category><![CDATA[News Release]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[product release]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=5824</guid>
		<description><![CDATA[Sydney, Australia &#8211; 30 September, 2011 - Aspose.Network is changing in recognition of how our customers use it. The main change is in the name: our customers use Aspose.Network for email programming so we are changing the name to Aspose.Email. &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/09/30/disentangling-email-and-network-programming-introducing-aspose.email.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<p><strong>Sydney, Australia &#8211; 30 September, 2011 -</strong><strong> </strong>Aspose.Network is changing in recognition of how our customers use it. The main change is in the name: our customers use Aspose.Network for email programming so we are changing the name to Aspose.Email.</p>
<ul>
	<li>Aspose.Network for Java will be renamed Aspose.Email for Java.</li>
	<li>Aspose.Network for SharePoint will be renamed Aspose.Email for SharePoint.</li>
	<li>Aspose.Network for .NET has been split into two products: Aspose.Email for .NET contains email programming features and Aspose.Network for .NET retains the network programming features. There are relatively few networking classes so Aspose.Network for .NET will become a <!-- free -->utility. <a href="http://www.aspose.com/community/files/51/.net-components/aspose.email-for-.net/entry332916.aspx">Aspose.Email for .NET is available for download now</a>.</li>
</ul>
<h2>Why change?</h2>
<p>Aspose.Network helped developers program network functionality and manage email. Since its release in 2005, the email features have become increasingly popular and it is these that our customers use Aspose.Network for. We are changing the product to reflect the way it is used and the future development focus for it.</p>
<p>The change makes it easier for existing  and new customers to understand and use the Aspose.Email.</p>
<h2>Introducing Aspose.Email</h2>
<p><a href="http://www.aspose.com/blogs/wp-content/uploads/2011/09/aspose-email-logo1.jpg"><img class="alignleft size-full wp-image-6282" title="Aspose.Email logo" src="http://www.aspose.com/blogs/wp-content/uploads/2011/09/aspose-email-logo1.jpg" alt="aspose email logo1 Disentangling email and network programming: introducing Aspose.Email" width="120" height="120" /></a>Aspose.Email for .NET and Aspose.Email for Java support most major email protocols and contain many utility classes to facilitate common development tasks and makes it easy to work with Microsoft Outlook PST, EML, MSG and MHT files.</p>
<p>Aspose.Email for SharePoint provides email document conversion and synchronization features for files or emails within the Microsoft SharePoint document library or custom lists of emails.</p>
<p>The utility Aspose.Network for .NET enables programmers of ASP .NET web applications, web services and Windows applications to concentrate on their business logic by hiding the complexities of network programming.</p>
<h2>Email management</h2>
<p>Aspose.Email allows developers to read and create emails in EML and MSG formats, and convert messages from one format to the other. It includes calendar features, allows you to send and receive emails, manage attachments and HTML formatting, load PST files and get message information. It supports Microsoft outlook but doesn&#8217;t require you to work with Outlook when programming.</p>
<p><!--Aspose.Email supports Secure Socket Layer (SSL) for SMTP, IMAP and POP3. It also supports FTP, MIME SOCKS 4/4A and Whois.--></p>
<p>Aspose.Email&#8217;s features vary from platform to platform. For a complete list of features and benefits, go to the product pages.</p>
<p style="text-align: center;">###END###</p>
<h2>About Aspose</h2>
<p>Aspose are file format experts. They offer a powerful set of file management components with which developers can create applications which can open, edit, create and save some of the most popular business file formats. The product range includes <a href="http://www.aspose.com/categories/.net-components/aspose.words-for-.net/default.aspx">word processing components</a>, <a href="http://www.aspose.com/categories/.net-components/aspose.cells-for-.net/default.aspx">Excel spreadsheet components</a>, <a href="http://www.aspose.com/categories/.net-components/aspose.pdf-for-.net/default.aspx">PDF components</a> and many others. Supported formats include Word documents, Excel spreadsheets, PowerPoint presentations, PDF documents, Flash presentations and Project files. Aspose produce components for .NET, Java and SharePoint as well as rendering extensions for SQL Server Reporting Services and JasperReports exporters. Aspose.Total compiles all products for a platform into a powerful toolbox for developers.</p>
<p>Aspose Pty Ltd has been operating since 2002. The headquarters are in Australia, and the company has teams in USA, Scotland, Ukraine and Pakistan.</p>
<h3>Press Contact</h3>
<p>Email: <a href="mailto:press@aspose.com">press@aspose.com</a><br />Web: <a href="http://www.aspose.com/">www.aspose.com</a><br />Telephone (US): 888.277.6734<br />Telephone (Europe): +44 (0)800 098 8425</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/09/30/disentangling-email-and-network-programming-introducing-aspose.email.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iCalendar support added in Aspose.Network for Java</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/09/13/icalendar-support-added-in-aspose.network-for-java.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/09/13/icalendar-support-added-in-aspose.network-for-java.html#comments</comments>
		<pubDate>Tue, 13 Sep 2011 19:15:38 +0000</pubDate>
		<dc:creator>Saqib Razzaq</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[appointment]]></category>
		<category><![CDATA[iCalendar]]></category>
		<category><![CDATA[ICS]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[product release]]></category>
		<category><![CDATA[recurrence pattern]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=6082</guid>
		<description><![CDATA[We are pleased to announce the release of a new version of Aspose.Network for Java 2.3. In this version, we added the iCalendar component. iCalendar is already part of Aspose.Network for .NET, now you can generate dates according to the &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/09/13/icalendar-support-added-in-aspose.network-for-java.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.aspose.com/Images/aspose.network-logo2.jpg" alt="aspose.network logo2 iCalendar support added in Aspose.Network for Java" align="left" title="iCalendar support added in Aspose.Network for Java" /></p>
<p>We are pleased to announce the release of a new version of Aspose.Network for Java 2.3. In this version, we added the iCalendar component. iCalendar is already part of Aspose.Network for .NET, now you can generate dates according to the specified recurrence pattern in Java.</p>
<p>Below is an example to generate dates based on a recurrence pattern:</p>
<p>String pattern = &#8220;DTSTART:19970902T090000\n&#8221; +<br /> &#8220;RRULE:FREQ=WEEKLY;UNTIL=19971007T000000Z;WKST=SU;BYDAY=SU,MO&#8221;;<br />RecurrencePattern recPattern = new RecurrencePattern(pattern);<br /><br />// Get all the dates generated by this rule<br />DateCollection dateColl = recPattern.generateOccurrences();</p>
<p>We also added support for creating, loading, editing and saving appointments in ICS format.</p>
<p>For download and release notes, please visit <a href="http://www.aspose.com/community/files/72/java-components/aspose.network-for-java/default.aspx">http://www.aspose.com/community/files/72/java-components/aspose.network-for-java/default.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/09/13/icalendar-support-added-in-aspose.network-for-java.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vote in the DevProConnections Community Choice Awards</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-cells-product-family/archive/2011/08/12/add-your-vote-at-devproconnections.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-cells-product-family/archive/2011/08/12/add-your-vote-at-devproconnections.html#comments</comments>
		<pubDate>Fri, 12 Aug 2011 11:19:20 +0000</pubDate>
		<dc:creator>Caroline von Schmalensee</dc:creator>
				<category><![CDATA[Aspose.Cells Product Family]]></category>
		<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[Aspose.Total Product Family]]></category>
		<category><![CDATA[Aspose.Words Product Family]]></category>
		<category><![CDATA[News Release]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[DevProConnections]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[vote]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=5551</guid>
		<description><![CDATA[Texas, USA &#8211; August 12, 2011 &#8211; DevProConnections collects together independent information about how to build Microsoft applications to give Microsoft developer independent advise and insight. The network focuses on practical solutions based on real-life implementations. DevProConnections covers many aspects &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-cells-product-family/archive/2011/08/12/add-your-vote-at-devproconnections.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<p><strong><a href="http://www.surveymonkey.com/s/devproconnections-communitychoice2011-finalvoting"></a><a href="http://www.aspose.com/blogs/wp-content/uploads/2011/08/vote1.png"><img class="size-full wp-image-5783 alignleft" title="Vote for Aspose" src="http://www.aspose.com/blogs/wp-content/uploads/2011/08/vote1.png" alt="vote1 Vote in the DevProConnections Community Choice Awards" width="120" height="120" /></a>Texas, USA &#8211; August 12, 2011 &#8211; </strong><a href="http://www.devproconnections.com/">DevProConnections</a> collects together independent information about how to build Microsoft applications to give Microsoft developer independent advise and insight. The network focuses on practical solutions based on real-life implementations. DevProConnections covers many aspects of Microsoft development: Visual Studio, .NET Framework, Azure, Windows, Windows Server, through Office, SharePoint, SQL Server, Mobile and more.</p>
<p>DevproConnections runs annual community choice awards in which users nominate and then vote on their favourite companies and products. Aspose has been nominated in a number of categories.</p>
<ul>
	<li>Add-in: Aspose.Words</li>
	<li>Charting and graphics tool: Aspose.Cells</li>
	<li>Component set: Aspose.Total</li>
	<li>Email control: Aspose.Network</li>
	<li>Grid: Aspose.Cells</li>
	<li>Printing/reporting tool: Aspose.Words</li>
	<li>SharePoint developement tool: Aspose.Total for SharePoint</li>
</ul>
<p>Aspose&#8217;s sister company Banckle has also been nominated:</p>
<ul>
	<li>Chat application: Banckle Chat</li>
</ul>
<p>Do you like what we do? Let us and DevProConnections know by voting for us in <a href="http://www.surveymonkey.com/s/devproconnections-communitychoice2011-finalvoting">the 2011 DevProConnections Community Choice Awards Survey</a>.</p>
<p>The voting is open until September 7th. The results will be announced shortly after that date. Only votes submitted with a valid email address will be counted and only on entry is allowed per person. This is your chance to reward the companies and products that you use every day.</p>
<p style="text-align: center;">###END###</p>
<h1>About Aspose</h1>
<p>Aspose are file format experts. They offer a powerful set of file management components with which developers can create applications which can open, edit, create and save some of the most popular business file formats. The product range includes <a href="http://www.aspose.com/categories/.net-components/aspose.words-for-.net/default.aspx">word processing components</a>, <a href="http://www.aspose.com/categories/.net-components/aspose.cells-for-.net/default.aspx">Excel spreadsheet components</a>, <a href="http://www.aspose.com/categories/.net-components/aspose.pdf-for-.net/default.aspx">PDF components</a> and many others. Supported formats include Word documents, Excel spreadsheets, PowerPoint presentations, PDF documents, Flash presentations and Project files. Aspose produce components for .NET, Java and SharePoint as well as rendering extensions for SQL Server Reporting Services and JasperReports exporters. Aspose.Total compiles all products for a platform into a powerful toolbox for developers.</p>
<p>Aspose Pty Ltd has been operating since 2002. The headquarters are in Australia, and the company has teams in USA, Scotland, Ukraine and Pakistan.</p>
<h2>Press Contact</h2>
<p>Email: <a href="mailto:press@aspose.com">press@aspose.com</a><br />Web: <a href="http://www.aspose.com/">www.aspose.com</a><br />Telephone (US): 888.277.6734<br />Telephone (Europe): +44 (0)800 098 8425</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-cells-product-family/archive/2011/08/12/add-your-vote-at-devproconnections.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Outlook Journal Entries from PST File</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/08/03/access-outlook-journal-entries-from-pst-file.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/08/03/access-outlook-journal-entries-from-pst-file.html#comments</comments>
		<pubDate>Wed, 03 Aug 2011 18:32:13 +0000</pubDate>
		<dc:creator>Saqib Razzaq</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PDT]]></category>
		<category><![CDATA[product release]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=5487</guid>
		<description><![CDATA[We have recently released a new version of Aspose.Network for .NET 6.7. In this version, we added support for reading Journal items from Outlook PST file. A client for Time Protocol (RFC 868) is also introduced in this version. We &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/08/03/access-outlook-journal-entries-from-pst-file.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<p><img src="http://www.aspose.com/Images/aspose.network-logo2.jpg" alt="aspose.network logo2 Access Outlook Journal Entries from PST File" align="left" title="Access Outlook Journal Entries from PST File" /></p>
<p>We have recently released a new version of Aspose.Network for .NET 6.7. In this version, we added support for reading Journal items from Outlook PST file. A client for Time Protocol (RFC 868) is also introduced in this version. We also included bug fixes to some issues.</p>
<p>For release notes and download, please visit <a href="http://www.aspose.com/community/files/51/.net-components/aspose.network-for-.net/default.aspx">http://www.aspose.com/community/files/51/.net-components/aspose.network-for-.net/default.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/08/03/access-outlook-journal-entries-from-pst-file.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Read and Write Messages to Thunderbird Mail Storage</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/07/21/read-and-write-messages-to-thunderbird-mail-storage.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/07/21/read-and-write-messages-to-thunderbird-mail-storage.html#comments</comments>
		<pubDate>Thu, 21 Jul 2011 09:59:23 +0000</pubDate>
		<dc:creator>Saqib Razzaq</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mbox]]></category>
		<category><![CDATA[product release]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[vcard]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=5366</guid>
		<description><![CDATA[We are happy to release a new version of Aspose.Network for Java 2.2. In this version, we added support for reading and writing messages from/to MBOX file. MBOX file is a popular format to store email messages and it is &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/07/21/read-and-write-messages-to-thunderbird-mail-storage.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<p><img src="http://www.aspose.com/Images/aspose.network-logo2.jpg" alt="aspose.network logo2 Read and Write Messages to Thunderbird Mail Storage" align="left" title="Read and Write Messages to Thunderbird Mail Storage" /></p>
<p>We are happy to release a new version of Aspose.Network for Java 2.2. In this version, we added support for reading and writing messages from/to MBOX file. MBOX file is a popular format to store email messages and it is used by Mozilla Thunderbird and some other email clients.</p>
<p>We also added support to read and write VCARD files, which is a popular format to store contact information.</p>
<p>For release notes and download, please visit <a href="http://www.aspose.com/community/files/72/java-components/aspose.network-for-java/default.aspx">http://www.aspose.com/community/files/72/java-components/aspose.network-for-java/default.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/07/21/read-and-write-messages-to-thunderbird-mail-storage.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open Another User&#8217;s Mailbox on Exchange Server</title>
		<link>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/07/01/open-another-users-mailbox-on-exchange-server.html</link>
		<comments>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/07/01/open-another-users-mailbox-on-exchange-server.html#comments</comments>
		<pubDate>Fri, 01 Jul 2011 21:01:16 +0000</pubDate>
		<dc:creator>Saqib Razzaq</dc:creator>
				<category><![CDATA[Aspose.Email Product Family]]></category>
		<category><![CDATA[Saqib Razzaq]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[access mailbox]]></category>
		<category><![CDATA[config file]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[inbox]]></category>
		<category><![CDATA[product release]]></category>
		<category><![CDATA[public folder]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://www.aspose.com/blogs/?p=5180</guid>
		<description><![CDATA[We are happy to announce the release of a new version of Aspose.Network for .NET v6.6. In this version we added some new features to Exchange mailbox manipulation. You can now access another user&#8217;s mailbox on Exchange Server and also &#8230; <a href="http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/07/01/open-another-users-mailbox-on-exchange-server.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<p><img src="http://www.aspose.com/Images/aspose.network-logo2.jpg" alt="aspose.network logo2 Open Another Users Mailbox on Exchange Server" align="left" title="Open Another Users Mailbox on Exchange Server" /></p>
<p>We are happy to announce the release of a new version of Aspose.Network for .NET v6.6. In this version we added some new features to Exchange mailbox manipulation. You can now access another user&#8217;s mailbox on Exchange Server and also create new public folders. SmtpClient class now has the ability to read the authentication information from a config file. It consists of other new features and bug fixes as well.</p>
<p>For release notes and downloads, please visit <a href="http://www.aspose.com/community/files/51/.net-components/aspose.network-for-.net/default.aspx">http://www.aspose.com/community/files/51/.net-components/aspose.network-for-.net/default.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspose.com/blogs/aspose-products/aspose-email-product-family/archive/2011/07/01/open-another-users-mailbox-on-exchange-server.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

