Sunday, November 18, 2018

Rename Packages from Aspose.Words JAR to Avoid Name Coincidence & Enhanced JRXML Export to DOC

What’s new in this release?

The long awaited version of Aspose.Words for JasperReports 18.10 has been released. This latest release of Aspose.Words for JasperReports 18.10 has upgraded this release to the latest version of Aspose.Words for Java 18.10, rename packages from Aspose.Words JAR to avoid name coincidence, and fix an issue related to table. This release also enhanced export of JRXML to DOC.  It further enhanced exporting reports from JasperReports and JasperServer to Microsoft Word document (DOC), Office Open XML (OOXML, DOCX), Web page (HTML) and plain text (TXT) formats. The list of improved features in this release are listed below
  • Upgrade to the latest version of Aspose.Words for Java (18.10)
  • java.lang.NoSuchFieldError: is thrown while export JRXML to DOC     
  • Exception "Formatting cannot be applied..."
Starting from release 1.9.0 there are now several versions of the JAR library (this is necessary for better support of older versions of JasperReports):
  • for JasperReports 6.3.0 and higher (aspose.words.jasperreports-6.3.0.jar)
  • for JasperReports 5.6.0 … 6.2.0 (aspose.words.jasperreports-6.2.0.jar)
  • for JasperReports 4.7.0 … 5.5.0 (aspose.words.jasperreports-5.5.0.jar)
  • for JasperReports 3.7.2 … 4.5.0 (aspose.words.jasperreports-4.5.0.jar)
  • for JasperReports 3.7.1 and lower (aspose.words.jasperreports-3.7.1.jar)
Please copy only one jar library according to the version of installed JasperReports.
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for JasperReports documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Overview: Aspose.Words for JasperReports
Aspose.Words for JasperReports makes it possible exporting reports from JasperReports and JasperServer to Microsoft Word document (DOC), Office Open XML (OOXML, DOCX), Web page (HTML) and plain text (TXT) formats. It is written purely in Java and is provided as a single JAR file that can easily be deployed on the machines running JasperReports or JasperServer. Aspose.Words for JasperReports exports flow layout documents that are easy to further edit in Microsoft Word, if necessary.

More about Aspose.Words for JasperReports

Thursday, November 15, 2018

Outlook for Mac Data File (.OLM) Support & Improved MBX to PST Conversion in Android Apps

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Email for Android via Java 18.10.  This month’s release includes a new feature and enhancements to the API’s feature set. It also includes several bug fixes reported with the previous version of the API that add to the overall API stability. Being famous in market for email communication, Aspose.Email lets users work with popular data files and now the support for Outlook for MAC in OLM format has also been added. This release includes several improvements in term of bug fixes, such as MapiCalendar and TimeZone Issue with appointment datetime, The inconsistent time regarding Mapi property ClientSubmitTime, Unable to read To Email Address from EML file, Copying messages from one PST to another leads to losing attachments of enclosed messages, Issues with converting meeting requests to MHTML, The space character separator is missing in the MAPI property, After EML to MSG conversion, html content does not show correctly, Email headers are added at the wrong place in HTML, Accented characters aren’t properly encoded in MapiCalendar object, After Converting EML to MSG, Appointment Time Shown In Local Time Instead Of UTC, After Converting EML to EMLX, the EMLX file is not showing images associated with message body, MBX to PST Conversion Issue and many more. The main features added in this release are listed below
  • Support for Outlook for Mac Data File (.OLM) using Aspose.Email
  • MapiMessage.setBodyContent() generates exception if string ends with opening angle bracket.   
  • MapiCalendar and TimeZone Issue with appointment datetime
  • The inconsistent time regarding Mapi property ClientSubmitTime
  • Unable to read To Email Address from EML file
  • Copying messages from one PST to another leads to losing attachments of enclosed messages
  • When the content-type is message/RFC822, Base64 encoding is not permitted
  • Issues with converting meeting requests to MHTML
  • The message body is missing in the printed output.
  • PersonalStorageQueryBuilder Body.Contains() not working for OST File
  • The space character separator is missing in the MAPI property
  • After EML to MSG conversion, html content does not show correctly
  • Email headers are added at the wrong place in HTML
  • Accented characters aren't properly encoded in MapiCalendar object
  • After Converting EML to MSG, Appointment Time Shown In Local Time Instead Of UTC
  • After Converting EML to EMLX, the EMLX file is not showing images associated with message body
  • KeyNotFoundException While Splitting a PST
  • MBX to PST Conversion Issue
  • Spanish accents in "From" and "Recipients" is turned into a ?          
  • FolderInfo.deleteChildItem method call thrown NullPointerException.
  • PST modification. System.ArgumentException: An item with the same key has already been added.       
Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Email for Android documentation that may guide users briefly how to use Aspose.Email for performing different tasks like the followings.
Overview: Aspose.Email for Android via Java

Aspose.Email for Android API enables developers to design Android applications for managing & manipulating Outlook email file formats without using MS Outlook. It provides tools to create, read & convert Outlook MSG, PST, EML, EMLX, OST & MHT file formats. It manages recipients, subject, message body, attachments in MSG documents. It creates & save appointments in draft format, extract & save calendar items from a PST, add Mapi Items such as Messages, Contacts, Notes, Journals & Tasks to a PST.

More about Aspose.Email for Androidvia Java