Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: java
Control the Appearance of Empty Signature Fields in PDF using Java
We are pleased to announce the release of Aspose.PDF for Java 4.5.0. In this release version, we have greatly improved the text extraction feature and we have also introduced a method to control the appearance of empty signature fields. In order to fulfill this requirement, new methods are implemented in the FormEditor class. Now you can make form fields hidden by specifying the Form.FLAG_HIDDEN flag as a parameter of the addField(…) method.
FormEditor editor = new FormEditor(INPUT_FILE, tmp_filename);
editor.addField(FieldType.Signature, "Kunde",
… Continue Reading Announcing Aspose.Imaging for Java 1.7.0 adds TIFF Compression and PSD Layer Manipulation
Today, we are happy to announce the Aspose.Imaging for Java 1.7.0 release, developed by autoporting all the features from Aspose.Imaging for .NET 1.7.0.
The last version of Aspose.Imaging for Java was ported from Aspose.Imaging for .NET 1.4.0. As the current release is ported from Aspose.Imaging for .NET 1.7.0 it includes all the features and functionality introduced in Aspose.Imaging for .NET 1.5.0, 1.6.0 and 1.7.0. Exporting TIFF image with compression algorithms – for example CCITT4 and CCITT3 – PSD layer manipulation, … Continue Reading
Posted in Aspose.Imaging Product Family Tagged Adobe Photoshop, CCIT3, CCIT4, Flip, Imaging, PSD, Rotate, TIFF, java, product release
Set Custom Encoding in Excel to HTML using Java
Aspose.Cells for Java 7.4.0 has been released. This month’s release supports specifying a custom encoding type when saving to HTML. Since our Java version is auto-ported from .NET, almost every feature and enhancement that is included in the new .NET version are duplicated in the corresponding Java version. In this release, some issues pertaining to charts and formula calculation engine have also been addressed and corrected.
To see a complete list of enhancements and fixes and to download Aspose.Cells for … Continue Reading
Posted in Aspose.Cells Product Family Tagged Microsoft Excel, customer encoding, enhancements, java, product release, saving to HTML
Sparklines and Display Right-to-Left (RTL) Languages in Excel to PDF using Java
Aspose.Cells for Java 7.3.5 has been released. This month’s release supports rendering sparklines and displaying RTL (right-to-left) languages in generated PDF files (Excel to PDF conversion).
We have added more methods (for example Validation.getValue1() and Validation.getValue2()) to obtain DateTime values for custom needs. Moreover, we have enhanced the performance of PDF rendering by providing the valuable PdfSaveOptions.CheckFontCompatibility option; the conditional formatting feature is also improved.
This release is also a maintenance release where several important issues have been fixed. Many … Continue Reading
Posted in Aspose.Cells Product Family Tagged Microsoft Excel, PDF, RTL, XLS, XLSX, java, product release, right-to-left language, sparklines
PST Operations & MapiCalendar Items Extraction from PST are Improved
We are pleased to announce the release of Aspose.Email for Java 2.4.0. This month’s release addresses a number of important bug fixes related to PST operations that were observed while copying bulk of MapiMessages from one PST to another; and extraction of MapiCalendar items from a PST. In addition, issues with recurrence rules of Appointmnet/Meeting objects have now been fixed as well in this new version.
To get further details about what’s new & fixed, read the release notes by … Continue Reading
Posted in Aspose.Email Product Family Tagged Microsoft Outlook, OST, PST, appointments, calendar, improvements, java, product release, recurrences
Format Appointments using Aspose.Email for Java 2.3.0
We are pleased to announce the release of Aspose.Email for Java 2.3.0. This release includes an enhancement feature that lets you format Appointment objects. In addition to the new feature and enhancements, the release also includes a number of important bug fixes.
To get further details about what’s new & fixed, read the release notes by visiting the Aspose.Email for Java release page.… Continue Reading
Posted in Aspose.Email Product Family Tagged Microsoft Outlook, appointments, java, product release