Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Imaging Product Family
Access and Export Pages in Multipage TIFF, GIF, and Other Formats using C# and Java
Aspose.Imaging has proved to be a powerful API for working with a variety of image formats. Along with single-page images, Aspose.Imaging also supports manipulating multipage images including GIF, TIFF, PSD, DICOM, CDR, and WebP. You can access pages of a multipage image and export them to a single page or another multipage image format. In this article, I’ll demonstrate how to access pages in multipage GIF, TIFF, PSD, etc and export them to other … Continue Reading
Load and Save JPEG 2000 and DjVu with Optimized Memory in C# and Java
Memory optimization is an important factor to be considered when performing any computation or processing on digital data. Different optimization strategies are applied to minimize memory utilization as well as processing delay. This is the reason we have implemented the feature of memory optimization for loading and creating the JPEG 2000 (JP2) and DjVu images in Aspose.Imaging for .NET and Java 19.12.
Memory Optimization for JPEG 2000 Images
Aspose.Imaging for .NET and Java APIs support working with JPEG 2000 images. … Continue Reading
Posted in Aspose.Imaging Product Family Tagged .NET, Aspose.Imaging API, C#, DjVu, JP2, JPEG 2000, Memory Optimization, java
Load Images with Memory Optimization using Aspose.Imaging
Hello readers, in this blog I would like to introduce you with new features included in Aspose.Imaging 19.10 especially support for controlled memory optimization techniques for loading images using API. The best thing about the Aspose team is that it releases both .NET and Java-based APIs simultaneously every month. This way both API user remains recurrent with changes being made in APIs every month.
In the following sections, I am going to give you a glance at the features that … Continue Reading
Posted in Aspose.Imaging Product Family
Deskewing Images using C# or Java with Aspose.Imaging
Hello readers, in this blog I would like to introduce you with new features included in Aspose.Imaging 19.9. The best thing about Aspose team is that it releases both .NET and Java-based APIs simultaneously every month. This way both API user remain recurrent with changes being made in APIs every month.
In the following sections, I am going to give you a walk through of what new features have been included in API.
Deskew a Scanned Image
Skew is an … Continue Reading
Posted in Aspose.Imaging Product Family
Crop WMF or EMF and Add Raster Image to Vector Image with Aspose.Imaging
Hello readers, in this blog I would like to introduce you with new features included in Aspose.Imaging 19.6. The good thing about the Aspose team is that it releases both .NET and Java-based APIs simultaneously every month. This way both API users remain recurrent with changes being made in APIs every month.
In subsequent sections, I am going to give you a walkthrough of what new features have been included in API.
Crop EMF/WMF Images
Image cropping usually refers to … Continue Reading
Posted in Aspose.Imaging Product Family
Work with Device Independent Bitmap (DIB) Files in C# and Java
Hello guys, in this blog I would like to introduce you with new enhancements being made in Aspose.Imaging 19.4. The good thing about the Aspose team is that it releases both .NET and Java-based APIs simultaneously every month. The latest release provides you the ability to work with Device Independent Bitmap (DIB) files in C# applications.
In subsequent sections, I am going to give you a walk through the new features that have been included in API.
Work with Devise
… Continue Reading Posted in Aspose.Imaging Product Family
Convert CMX to PNG, JPEG, BMP, or TIFF in C#
Corel Metafile Exchange (CMX) is a metafile format that supports bitmap and vector information and the full range of PANTONE, RGB and CMYK colors. This format is used for data exchange in programs that work with vector graphics. It contains image data and also the metadata that describes it. The purpose of this post is to demonstrate how you can export the existing CMX file to other formats (PNG, JPEG, BMP, TIFF) using Aspose.Imaging.
Convert CMX to PNG in C#
… Continue Reading Posted in Aspose.Imaging Product Family Tagged CMX to BMP, CMX to JPEG, CMX to TIFF, Convert CMX to PNG
Improved Working with Tiff XmpData and ExifData using C#
We are pleased to announce the release of Aspose.Imaging for Java 18.11. This is a maintenance release whereby we have resolved certain issues incurring in API along with the resolution of incurring issues in API.
Enhancements
The following enhancements have been introduced in this release.
- Tiff XmpData and ExifData is not removed completely.
- Dashed lines appear as solid in saved SVG without a license.
- SVG files are not converted correctly to JPG .
- Write character in PSD file.
- Color radiance
Posted in Aspose.Imaging Product Family
Create and Manipulate Images in .NET Core using Aspose.Imaging
We like to share the release announcement for Aspose.Imaging for .NET 18.11. This is a maintenance release whereby we have rectified issues in API along with some new features support.
Imaging API for .NET Core
Aspose.Imaging for .NET now supports .NET Core platform. Therefore, you can now manipulate the images in .NET Core based applications.
Enhancements
The following enhancements have been introduced in this release.
- Tiff XmpData and ExifData is not removed completely.
- Dashed lines appear as solid in saved
Posted in Aspose.Imaging Product Family
Convert SVG to EMF in Java using Aspose.Imaging for Java 18.9
We are pleased to announce the release of Aspose.Imaging for Java 18.9. We have added support for some of new features in this API along with the resolution of incurring issues in API. The latest version allows you to convert SVG to EMF formats in Java.
Convert SVG to EMF in Java
The following code sample shows how to convert SVG to EMF in Java:
Other Features
The following are the other features that have been introduced in this release.… Continue Reading
Posted in Aspose.Imaging Product Family Tagged Convert SVG to EMF in Java, Export SVG to EMF in Java