Home | Advertise | Submit | Press | Top | Contact | Help | Bookmark |
Search downloads:
Home Latest press releases Collect your March Edition of Aspose.Newsletter

Collect your March Edition of Aspose.Newsletter

Welcome to the March 2007 issue of the Aspose Newsletter! In this month’s newsletter, we will provide some introductory information about our recently released spotlight product: Aspose.Form. We will also cover the new business partnership of Aspose with the company Sun and look at the new exciting features offered by Aspose.Grid in its recent major release. You will learn about the latest news from Aspose along with the monthly Tech-Tip, which demonstrates how you can specify multiple email addresses for an email message in a smarter way using Aspose.Network.

Product Spotlight

Aspose.Form is a GUI based .NET component that provides a set of powerful web controls to operate InfoPath templates through web browser. Aspose.Form is written in native C#, is lightening fast and works great with all kinds of ASP.NET web applications. Whenever you want to expand the power of InfoPath templates across internet, Aspose.Form is sure to fully accommodate your needs.

Aspose.Form can easily be embedded in your web pages. All you have to do is just to provide the path of your InfoPath template to Aspose.Form control and it will automatically open the InfoPath form in the web page. All InfoPath controls like Plain Text, Check Box, Option Button, Drop Down, List Box, Rich Text, Bulleted List, Numbered List, Date Picker, Inline Image, Linked Image, Repeating Table, Section & Repeating Section etc. are fully supported by Aspose.Form. Users can fill forms manually. However, it's also possible to fill forms automatically using Xml based data files. Please download the free evaluation version of Aspose.Form to see how it fulfills your business needs. To learn more about its usage, please click here.

Aspose.Grid 1.9 Released!

We are happy to announce a new release of Aspose.Grid. With the new and exciting features of Aspose.Grid 1.9, you will feel an improved web experience. These new features include the support of multiple languages, multiple rows selection, selecting cells through keyboard, creating hints in row and column headers, pasting a string to multiple cells and date time calculation etc. Moreover, many new client and server side events and functions are also added to provide more control of the Grid to the developers. The performance of formula engine is also greatly optimized to make it 20 times faster than the older one. For more details, please visit the official release page of Aspose.Grid 1.9.

Aspose.Pdf.Kit for .NET has just got better

With the addition of some nice features and few important bug fixes, Aspose.Pdf.Kit 2.3.3.0 has just got better. Now, developers can set page numbers on different positions of a page. It’s also possible to delete pages from a PDF document. Moreover, the support for reading strange PDFs with long “refx” and flattening fields on PDFs created by Adobe Designer 8.0 is also provided. Few bugs related to reading, printing, converting and concatenating PDF documents are also fixed. To get more details about the improvements made in Aspose.Pdf.Kit 2.3.3.0, please click here.

Technical Tip

Multiple addresses for an email message

Sending an email message to multiple recipients is a very common scenario and there are many ways to do that using Aspose.Network. Normally, we add a recipient of an email message by using MailMessage.To.Add() method. But, to add more recipients, Add() method needs to be called many times. So, Aspose.Network also provides a smarter way to perform this task using its powerful email address parser as shown below:

[C#]

//Instantiating a MailMessage object that represents an email message
Aspose.Network.Mail.MailMessage message;
message = new MailMessage();

//Specifying multiple recipients for the email message
message.To = "Tom <Tom@aspose.com>, Jerry <Jerry@aspose.com>";

[VB]

‘Instantiating a MailMessage object that represents an email message
Dim message As New Aspose.Network.Mail.MailMessage

‘Specifying multiple recipients for the email message
message.To = "Tom <Tom@aspose.com>, Jerry <Jerry@aspose.com>"

Using this approach, email addresses are specified as a string with display names followed by their email addresses separated by commas, which tell the parser that multiple addresses are used.

Aspose becomes a Sun Business Partner

We are very pleased to announce our new business partnership with the company Sun. For many years the development community has primarily known Aspose as a .NET component provider. However, Aspose has also had a very strong initiative to support the Java platform as well. This new partnership is another effort to help extend that initiative and continually provide better support for Java developers. If you would like to read the full story, please click here.

Aspose.Cells for .NET 4.1.2 Mega Hotfix

In the month of February, 2007, the Aspose.Cells team released a Mega Hotfix Aspose.Cells 4.1.2 that provides about 9 bug fixes related to concatenation of ASCII characters, copying of worksheets with images, pivot table, formula calculation engine and other general issues. Moreover, besides these bug fixes, few new features are also added to Aspose.Cells to make it more powerful. Be sure to check out the full list of these bug fixes and newly added features. Please download the latest release now to make your applications work better using Aspose.Cells.

Contact:
41, Lily Street
Hurstville, NSW, 2220
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465l

Company: Aspose Pty Ltd
Related downloads
AlfaClock Free Edition 1.99 build March 31, 2009
Taskbar clock with powerful capabilities.
441
Malware Removal Tool March 2009 Edition
Designed to take care of malicious software.
542
Clip'n Collect 1.8
Clipboard Tool, Note Collector, HTML Export
343
Collect Magic 1.0
Collection System for Small Accounts
217
TSOfficePool - March Insanity 6.0.9
College basketball tournament office pool mgr
291
TSSportsBar - March Insanity 6.1.9
College basketball tournament contest manager
79
Business-Professional Ringtone Collect. 3.7
Business-Professional Ringtone Collection
3247
NewsLetter Pro 3.10
281
i-Newsletter.NET 3.2
Web Based Newsletter and Mailing List Manager
125
ACX Newsletter Designer pro 10.2.9
NewsletterDesigner software
328

Related press releases
Collect your July edition of Aspose.Newsletter [2007-07-02 02:17:54]
Aspose publishes July 2007 Newsletter for the .NET & Java programmers with introductory information about our spotlight product: Aspose.Network. We will also look at the new and exciting features offe...
June edition for Aspose.Newsletter is launched [2007-06-01 09:18:12]
Aspose publishes the June 2007 Newsletter for the .NET & Java programmers with introductory information about our spotlight product: Aspose.Chart. We will also look at the new and exciting features of...
May edition for Aspose.Newsletter is launched [2007-05-03 09:00:57]
Aspose publishes the May 2007 Newsletter for the .NET & Java programmers with introductory information about our spotlight product: Aspose.Words for Reporting Services. Also examine the new & exciting...
Aspose.Newsletter: August edition with technical tip for parsing Outlook message... [2007-08-01 23:53:20]
Aspose publishes August 2007 Newsletter for the .NET & Java programmers with introductory information about our spotlight product: Aspose.Slides for Reporting Services. We will also look at the new an...
Aspose.Newsletter: September edition with technical tip for page orientation set... [2007-09-03 06:43:57]
Aspose publishes September 2007 Newsletter for .NET & Java programmers with introductory information about our spotlight product: Aspose.BarCode for Reporting Services. We will also look at the new an...
Collect your April edition of Aspose.Newsletter [2007-04-03 10:55:18]
Welcome to the April 2007 issue of the Aspose Newsletter! In this month’s newsletter, we will provide some introductory information about our spotlight product: Aspose.BarCode. We will also look at th...
Adding glossary in Aspose.Pdf for .Net [2007-03-27 13:20:55]
Aspose.Pdf is a .Net Pdf component to write Pdf documents without using Adobe Acrobat. Adding glossary to Aspose.Pdf for .Net is not supported directly yet it is possible to create glossary using the ...
Collect your March Edition of Aspose.Newsletter [2007-03-06 09:06:17]
Welcome to the March 2007 issue of the Aspose Newsletter! In this month’s newsletter, we will provide some introductory information about our recently released spotlight product: Aspose.Form. We will ...
Aspose.Excel for .NET and Aspose.Excel for Java ToDo List [2005-08-11 00:00:00]
Aspose.Excel team are striving to make Aspose.Excel better and better. Now we have two products: Aspose.Excel for .NET and Aspose.Excel for Java. Aspose.Excel for .NET has been on the market for more...
Aspose.Metafiles is a Java EMF and WMF library for managing metafiles. [2007-07-18 00:45:35]
Aspose.Metafiles is a Java WMF and EMF library for managing metafiles effectively that allows your Java applications to display and play both EMF and WMF files. You can also add both WMF and EMF files...

Sendblaster
Sendblaster 32x32 pixels iconThe best bulk email sender and mailing list management software. It?s so user-friendly that you can launch your email marketing campaign in minutes: create a newsletter, select a mailing list and start its fast mass emailing engine

RapidSMTP Free Edition
RapidSMTP Free Edition 32x32 pixels iconFastest newsletter software with Geolocation. Track opened e-mails, forwarded e-mails, clicked links and the geographical location of recipients. Send personalized e-mails. Send geotargeted e-mails to countries, regions or cities. Bypass ISP limits.

Nesox Email Marketer Business Edition
Nesox Email Marketer Business Edition 32x32 pixels iconProfessional HTML email newsletter software and opt-in email marketing software for targeted mailing list building, email campaigns creating, bulk mailing and click tracking at your own computer.

Quickeo
Quickeo 32x32 pixels iconQuickeo is the only sharing service that lets you create a rich multimedia gallery of several videos, images and music with out the typical restrictions and complications. Quickeo allows you to present your contents in a newsletter or album format.


Archive: All downloads - Links - Links2

Copyright (c)2005-2009 Download3K.com - All rights reserved - Terms of use - Privacy Policy