Wednesday, November 21, 2018

Work with Outlook for MAC in OLM Format & Converting Meeting Requests to MHTML inside .NET Apps

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 18.10. This month’s release allows you to work with Outlook for MAC in OLM format along with other 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 been added. This release includes several improvements to the API’s functionality. The ability to configure SSL/TLS encryption type on email client instances has been added to the API. There are certain backward incompatibility changes as well which will need users to update the code samples with the new ones. There are some important improvements also part of this month’s release, such as Message encoding when the content-type is message/RFC822 and Base64 encoding is not permitted, Converting meeting requests to MHTML, EML to MSG conversion with html content, Email headers in HTML, Accented characters encoding in MapiCalendar object, Appointment Time display After Converting EML to MSG, Working with IMAP Yahoo server, Conversion of EML to EMLX including images in message body, Splitting of a PST, MBX to PST Conversion and Spanish accents. The main bug fixes & improved features added in this release are listed below
  • Support for Outlook for Mac Data File (.OLM) using Aspose.Email
  • Add ability to configure SSL/TLS encryption type on email client instances
  • When the content-type is message/RFC822, Base64 encoding is not permitted
  • ListMessages() against IMAP server always return 0
  • Issues with converting meeting requests to MHTML
  • The message body is missing in the printed output
  • The specified value is not valid in the 'SslProtocolType' enumeration
  • 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
  • BAD response from IMAP Yahoo server when folder is empty (BAD CLIENTBUG FETCH Bad sequence in the command)
  • 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 ?
Newly added documentation pages and articles

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

Aspose.Email for .NET is a set of .net email components allowing developers to easily implement email functionality within their ASP.NET web applications, web services & Windows applications. It Supports Outlook PST, EML, MSG & MHT formats. It allows developers to work with SMTP, POP3, FTP & MS Exchange servers. It supports mail merge, iCalendar, customized header & body, header information, embedded files, Twitter & many more. It makes it easy to work with HTML or plain text emails & their attachments.

More about Aspose.Email for .NET

Monday, November 19, 2018

Convert All Slides in a Presentation Document to SVG File in One Go inside Cloud Apps

Aspose team is pleased to announce the new release of Aspose.Slides for Cloud 18.9. This new releas has introduced a number of new features and made a few improvements. It also have made a few changes in the public API. This new release  Convert all Slides in a PPTX file to SVG files in one call. Please check Convert all Slides in a Presentation Document to SVG Format in One Go article for more details. This new release also Supports PictureOrganizationChart SmartArt layout type, Support new LightStyle1Accent5 value for TableStylePreset enum, Support new ImageTransparentColor and ApplyImageTransparent properties for PdfOptions and Support NotesCommentsLayouting.ShowCommentsByNoAuthor parameter. This release includes plenty of improvements & bug fixes features as listed below.
  • Support PictureOrganizationChart SmartArt layout type
  • Support new LightStyle1Accent5 value for TableStylePreset enum
  • Support new ImageTransparentColor and ApplyImageTransparent properties for PdfOptions
  • Convert all Slides in PPTX file to SVG files in one Call
  • Support NotesCommentsLayouting.ShowCommentsByNoAuthor parameter\
  • Create method to return API info
  • Support optional password parameter for all methods
Overview: Aspose.Slides for Cloud

Aspose.Slides for Cloud is a REST API which allows you to process presentations. It allows you to create, modify, and convert presentations and provides a wide variety of features for working with presentations in the cloud. You can convert a presentation to TIFF, PDF, XPS, PPTX, ODP, PPSX, PPTM, PPSM, POTX, POTM, HTML and image formats. Aspose.Slides for Cloud allows you to extract different elements or a presentation including slide, text, color schemes, font schemes, shapes and images etc. Aspose.Slides for Cloud’s powerful API lets your apps process Microsoft PowerPoint presentations in the cloud, saving you the time it would take to develop your own API.

More about Aspose.Cells for Cloud

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

Wednesday, November 14, 2018

Rendering Shape Soft Edges & Enhanced PPTX/PPT Conversion to PDF inside .NET Apps

What's New in this Release?

Aspose team is happy to share the announcement of Aspose.Slides for .NET 18.10. This is primarily a maintenance release whereby Aspose team has resolved certain issues incurring in API. It has introduced Support for rendering shape Soft Edges (EffectFormat) effect and enhanced Turning off updates automatically option for Date time in PPT while converting to PDF. There are some important enhancements and bug fixes part of this release, such as  Connector fails to draw in straight line, Shadows effects are lost in generated PDF and thumbnail, Ink pen drawing is missing in the PDF output, Exception on cloning Fonts, Soft Edges effect on image are missing in exported PDF,   Y axis interval in the chart has been changed, When PPTX is converted to PDF, item is missing in pie chart, Export to SVG corrupts if made repeatedly, PPT not properly converted to PDF, Exception on converting PPTX to PDF, Background image color changes in exported PDF and many more. This list of new, improved and bug fixes in this release are given below
  • Support for rendering shape Soft Edges (EffectFormat) effect.
  • Turning off updates automatically option for Date time in PPT while converting to PDF.
  • Connector fails to draw in straight line.
  • Shadows effects are lost in generated PDF and thumbnail.
  • Ink pen drawing is missing in the PDF output.
  • Exception on cloning Fonts.
  • Soft Edges effect on image are missing in exported PDF.
  • The blue underline is missing after conversion to the image (PNG).
  • Y axis interval in the chart has been changed.
  • When converting PPTX to PDF, chart lines are different and overlapping the text..
  • When PPTX is converted to PDF, item is missing in pie chart..
  • Aspose.Slides fails to re-open ODP presentation, saved with Aspose.Slides.
  • Argument exception on generating PDF Notes.
  • Export to SVG corrupts if made repeatedly.
  • Grayscale image rendered colored in generated thumbnail.
  • ArgumentOutOfRangeException on loading PPTX.
  • The footer’s font has changed after loading and saving.
  • Some characters in vertical text are rotated to wrong layout in a PDF format.
  • PPTX/PPT not properly converted to PDF.
  • Uknown Field type returned for Field.
  • Exception on loading presentation.
  • PPTX not properly saved to PPTX.
  • Connector draws wrong.
  • PPT not properly converted to PDF.
  • Overlapping text portions in PDF with custom fonts.
  • Exception on loading the presentation.
  • Charts are missing in exported PDF.
  • Cloud shape is improperly rendered in generated thumbnail.
  • Exception on loading the presentation.
  • Background image color changes in exported PDF
  • Exception on converting PPTX to PDF.
Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

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

Aspose.Slides is a .NET component to read, write and modify a PowerPoint document without using MS PowerPoint. PowerPoint versions from 97-2007 and all three PowerPoint formats: PPT, POT, PPS are also supported. Now users can create, access, copy, clone, edit and delete slides in their presentations. Other features include saving PowerPoint slides into PDF, adding & modifying audio & video frames, using shapes like rectangles or ellipses and saving presentations in SVG format, streams or images.

More about Aspose.Slides for .NET

Add Hints Toolbar in Recognition View & Printer, Scanner Support in GUI OMR Editor in Cloud Apps

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.OMR Cloud 18.10. This release has made an enhancement in OMR Kernel (Cloud) with regards to improve errors report in template generation. Moreover, it has made a number of improvements in the GUI OMR Editor (Cloud Client) such as add hints toolbar in Recognition view, and add printer and scanner support. An error report has been improved in the Generate Template function. Now in case of errors such as incorrect generation markup, users will get a full list of errors, and more detailed description for each error occurred. It has made a number of improvements in the GUI OMR Editor (Cloud Client) such as add hints toolbar in Recognition view, and add printer and scanner support. This release includes plenty of new & enhanced features as listed below
  • Improve errors report in template generation
  • Client Improvement: Add hints toolbar in Recognition view
  • Client improvement: Add printer and scanner support
  • Clip areas of interest from an image
Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.OMR for Cloud documentation that may guide users briefly how to use Aspose.OMR for performing different tasks like the followings.
Overview: Aspose.OMR for Cloud
 
Aspose.OMR for Cloud is a REST API for optical mark recognition in the cloud. It supports recognizing most commonly used question type markers such as Check Boxes & Grid from image formats including JPEG, TIFF & GIF. Just pass specific image filename & its corresponding template to the Aspose.OMR for Cloud REST API, and it will return response in JSON format.Aspose.OMR for Cloud is equally good for scanned documents as well as photos of the documents because it can process rotated and perspective corrupted images with high accuracy.

More about Aspose.OMR for Cloud