Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Imaging Product Family
Introducing Aspose.Imaging for SharePoint
Aspose.Imaging is a flexible image processing set of components that lets developers create, edit, draw and convert images in their applications with ease and performance. Aspose.Imaging provides features that go beyond the native capabilities of the platform they work on and works independently of other applications. Moreover a set of pens, brushes and fonts can be used to draw images or add new elements & text to existing images. Currently, Aspose.Imaging is available for popular platforms like .NET, Java and … Continue Reading
Posted in Aspose.Imaging Product Family Tagged new product, product release, sharepoint plugin
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
Announcing Aspose.Imaging for .NET 1.8.0 improves TIFF image frames
We are pleased to announce the release of Aspose.Imaging for .NET 1.8.0.
This month’s release includes significant improvement to TIFF image manipulation. It introduces some new features along with bug fixes. Now you can add different image formats as a new frame in TIFF images, and we’ve added support for TiffOptions for frames and better support for large images.
This release has fixed JPEG to TIFF conversion with CCITTFAX4 compression, rotation of cached images, big endian TIFF image and … Continue Reading
Posted in Aspose.Imaging Product Family