Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: April 2016
Read, Manipulate and Convert EML, MHT, MSG Email Messages using Aspose.Email Java API Maven Plugin inside Eclipse IDE
Aspose has released New Plugin for the Eclipse IDE. This Plugin is intended for developers using Maven platform for Java developments and want to use Aspose.Email for Java API in their projects.
Aspose.Email for Java is a set of Emails processing APIs to create, read and manipulate Outlook MSG, PST, EML and MHT email files from within a Java application without the need of using Microsoft Outlook.
You can not only modify the message contents but also manipulate (add/remove) message … Continue Reading
Control the Conversion of Large Numeric Value to Exponential Notation in Excel using Java
We are pleased to announce the release of Aspose.Cells for Java 8.8.0. This month’s release includes new features, enhancements, and bug fixes that further improve the overall stability and usability of the API. Please check the release notes in order to get an idea about what is new and what has been fixed with this revision of Aspose.Cells for Java. If you are planning to upgrade the API from any previous version, we strongly suggest you to check the Public … Continue Reading
Posted in Aspose.Cells Product Family
Convert Large Numeric Values to Exponential Notation in Excel using C#
We are pleased to announce our next version of Aspose.Cells for .NET v8.8.0. This release contains some valuable features along with critical bug fixes and other enhancements. Please see the release notes in order to get an idea of what is new and what has been fixed with this version of Aspose.Cells for .NET. If you are planning to upgrade the Aspose.Cells for .NET API to the latest revision, we would strongly suggest you to check the complete Public API … Continue Reading
Posted in Aspose.Cells Product Family
Aspose.Cells for .NET vs NPOI HWPF and XWPF – Code Examples
We are pleased to announce another release of Aspose.Cells for NPOI (HWPF and XWPF) which shows how different tasks can be performed using Aspose.Cells for .NET APIs in comparison with NPOI. Code Comparison of Aspose Cells for .NET with NPOI is helpful for developers who want to compare NPOI with the easiness and flexibility of Aspose.Cells for .NET or migrate from NPOI to Aspose.Cells.
What’s New in this Release v 1.3
Below are the features of another release of comparison … Continue Reading
Export Content into a Word Processing Document Using dotCMS Plugin
“Export to Word Plugin” for dotCMS allows users to export online content into Word Processing documents using Aspose.Words for Java. It dynamically exports the content of the Web page to a Word Processing document and then automatically downloads the file to the disk location selected by the user in just a couple of seconds. The generated Word processing document can then be opened using any Word Processing Application such as Microsoft Word or Apache OpenOffice etc.
Supported Platforms
In … Continue Reading
Posted in Aspose.Words Product Family Tagged Aspose.Words, CMS, Content Management System, Export to Word, Java API, Web Apps, dotCMS, file format, java, plugin
Apply Median and Wiener Filters and Detect Flattened PSD using Java
We are pleased to announce the release of Aspose.Imaging for Java 3.4.0. This release allows you to apply median & wiener filters on an image. Support to detect flattened PSD have also been incorporated in this release.
Apply Median and Wiener Filters
Using Aspose.Imaging for Java API, developers can apply median & wiener filters on an image. Following is the code to apply median & wiener filters.
Apply Median Filter
String inputFilePath = @"median_test_noise.gif";
String outputFilePath = @"median_test_denoise.gif";
// Create
… Continue Reading Posted in Aspose.Imaging Product Family
Perform OCR Operation on Transparent Images with Aspose.OCR for Java 3.4.0
We are pleased to announce that Aspose.OCR for Java 3.4.0 is now available for public use. Performing OCR operation on images with transparent background is the major enhancement included in this release.
Enhancements
Following enhancements have been introduced in this release.
Save preprocessed binarized image process has been improved.
Exception handling process while performing OCR operation has been improved.
Please review the release notes of Aspose.OCR for Java 3.4.0 for a complete view of new enhancements.
Aspose.OCR for Java Resources
… Continue Reading Posted in Aspose.OCR Product Family