Tag Archives: java

Add Quotes for Empty Cells in CSV and Retrieve Shared Common Style using Aspose.Cells for Java 7.3.3

Aspose.Cells logoWe are happy to announce the release of Aspose.Cells for Java 7.3.3. In this release, we have included utility options that will make our users’ lives easier. For example, you may get the last cell in a row that contains data by using the Row.getLastDataCell() method. You may also retrieve a common style that is shared by cells. We enhanced the feature for adding double quotes for the cell values in CSV file in such a way that you may … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , ,

Better XML to PDF conversion and improved image transformation engine in Aspose.Pdf for Java 3.3

Aspose.Pdf icon

We are pleased to announce the release of Aspose.Pdf for Java 3.3.0 which provides a better and enhanced XML to PDF conversion feature. In this release, the image transformation engine has been rewritten and is based on ImageIO. The main benefit of the new engine is better support for different image formats and from now on, Aspose.Pdf for Java should work faster due to optimised operations with images.

Besides this, we also have resolved the issues related to image to … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , , , , , , , ,

Stable PDF to Image Conversion in Java with Aspose.PDF for Java 4.4

We are pleased to announce the release of Aspose.PDF for Java 4.4.0. In this release, we’ve improved PDF to image conversion and PDF printing. There are also a couple of new features.

We’ve introduced a new method for setting the image for a signature appearance from an input stream has been implemented in the PdfFileSignature class.

PdfFileSignature pdfSign = new PdfFileSignature(firstFilename, secondFilename); 
pdfSign.setSignatureAppearanceStream(new FileInputStream("filename")); 
pdfSign.sign("Signature", "Reason", "Contact", "Location", signature); 
pdfSign.save();

We have also implemented a new method to control the … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , , , , , , , ,

Copy sparklines between workbooks, set tab color and other enhancements in Aspose.Cells for Java 7.3.2

Aspose.Cells logoWe are pleased to announce the release of Aspose.Cells for Java 7.3.2. In this release we have added support for copying sparklines between workbooks. We also made an important enhancement regarding obtaining the offset of the right-bottom corner of a given shape. Users can now set the default color of the worksheet tab. Moreover, several important customer issues have been rectified. Many important issues with reading and writing Microsoft Excel files, manipulating charts and exporting to PDF have been resolved … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , ,

Announcing Aspose.Imaging for Java: programming with image files

Aspose.Imaging for Java logoSydney, Australia – 19 September, 2012 – Aspose products help developers work with a wide variety of file formats from within their own applications. The APIs and GUI controls that we provide save developers days of effort, freeing them up to focus on their own business logic instead of getting lost in file format management and conversion. Many of our products help developers work with specific types of business files: Aspose.Words works with word processing files, Aspose.Cells with spreadsheets and … Continue Reading

Posted in Aspose.Imaging Product Family, News Release | Tagged , , , , , , ,

Field Engine Progress in Aspose.Words 11.7

We have just released Aspose.Words for .NET and Java 11.7. This month’s release includes almost 200 improvements to many areas of our components!

You can download the latest Aspose.Words release from the following links:

Being responsible for the fields and reporting area of Aspose.Words, I would like to briefly let you know about the most notable improvements we recently made in this release.

Table of Contents Improvements

TOC (Table of Contents) is with … Continue Reading

Posted in Aspose.Words Product Family | Tagged , , , , , , , ,

Parse Headers and Footers in Excel using Java

Aspose.Cells logo

We are pleased to announce the release of Aspose.Cells for Java 7.3.1. In this release, you can parse headers and footers to get strings for different sections. We have also made some valuable enhancements regarding Microsoft Excel 2007/2010’s advanced conditional formatting file formats types that were not supported in the product. Moreover, Microsoft Excel 2010’s advanced data validation is now supported. We have also supported data filters in Pivot Tables. We have made several enhancements regarding redundant temporary files … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , , ,

Apply Themes to Charts in Excel Files using Java

We are pleased to announce the release of Aspose.Cells for Java 7.3.0. In this release, we have included some valuable new features, enhancements to existing features and resolution of the reported issues. One of the new features introduced in this release is the ability to open and save MHT files. We have also introduced a feature that lets you apply Microsoft Excel themes and colors to charts. Another one is a long-awaited feature: support for XML maps. The component … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , ,

Aspose Newsletter, July 2012

Aspose newsletter header

Aspose Receives SD Times Top 100 Award

For the fourth year in a row, Aspose has received an SD Times Top 100 award, this time in the Libraries & Frameworks category. The SD Times 100 is not a product award but awards leadership in a variety of software development industry areas. Nominations are submitted by SD Times readers and editors and winners are selected by the SD Times editorial board. We’re delighted to be so highly thought of and strive

Continue Reading
Posted in Customer Newsletters | Tagged , , , , ,

Use RegEx Text Search in Excel Spreadsheets using Java

We’re pleased to share the announcement of Aspose.Cells for Java 7.2.2. We have added a new feature to search text in the cells with Regular Expressions. We have added some other useful enhancements around conditional formatting and OLE embedded in OOXML files. The ExportObjectListener for saving HTML files has been made available in the latest version. We have also fixed a few issues regarding Pivot Tables, data validation and charts.

To see a complete list of enhancements and fixes and … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , ,