Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: July 2013
SMTP Authentication using Default Credentials with Aspose.Email for .NET 3.2.0
We are pleased to announce the release of Aspose.Email for .NET 3.2.0. This month’s release includes a number of bug fixes, enhancements and new features.
This month’s release provides an enhancement of SMTP authentication using DefaultCredentials for Exchange users. This enables a logged on user to send emails without providing a username and password if they are logged on to a Windows domain. This is beneficial where one doesn’t want to include the username/password in an applications for security or … Continue Reading
Posted in Aspose.Email Product Family
Introducing Aspose.Words for Android – Create, edit and convert Word Documents in Android
Aspose.Words for Android is a Word processing API that allows you to create, edit, parse and convert Word documents in Android apps. It is a Word manipulation component for Android developers, which supports performing a wide range of document processing tasks with any Microsoft Word formats. Aspose.Words for Android is a new product but at its core is already backed by more than half a million lines of code from its parent component, Aspose.Words for Java, from which it is … Continue Reading
Android Email API – Introducing Aspose.Email for Android
We are pleased to announce the launch of Aspose.Email for Android, an API that empowers software developers to design Android applications for managing and manipulating email messages without getting lost in the complexities of Microsoft Outlook file format implementation. This is good news for Android developers and users who would like to include the functionality of creating, reading and manipulating Outlook messages in their mobile apps.
Aspose.Email for .NET and Java have been out for a long time already … Continue Reading
Aspose.Imaging for .NET 1.9.0 Introduces a Simplified Image Creation Approach
We are pleased to announce the release of Aspose.Imaging for .NET 1.9.0.
This month’s release includes some new features along with bug fixes. We have added some new overload methods to Graphics.DrawImage with parallelogram mode and ImageAttribute object parameters. In this version we have introduce a simplified and optimized approach for creating images. Now you can pass any raster image to TiffFrame(). Please check the following code snippet for details:
string pathTiff = @"TiffImage.TIF";
string pathJpg = @"JpegImage.jpg";
using
… Continue Reading Posted in Aspose.Imaging Product Family
Introducing Aspose APIs for Android
Sydney, Australia – 20 July 2013 – Aspose announces expansion into the mobile platform with the impending release of a new product line for the Android market.
Aspose are excited to announce a brand new product line to bring the features of our well known file management components to Android devices.
Aspose is already a well-known name in the .NET and Java Reporting Services, Jasper Reports, and SharePoint markets and are now stepping into the Android arena with the introduction … Continue Reading
Insert a Picture Based on Cell Reference in Excel using Java
We are pleased to announce the release of Aspose.Cells for Java 7.5.1. In this release, we supported inserting pictures based on cell references in a worksheet. The data in the picture is reflected accordingly when you update the source cells range. You can now also detect a category number’s formatting type via the Cell.getNumberCategoryType() method. We have fixed an issue regarding JDK1.7 versions for chart to image, sheet to image, and Excel to PDF rendering.
Several … Continue Reading
Posted in Aspose.Cells Product Family Tagged Microsoft Excel, category type, data range, java, picture, product release