Sunday, August 27, 2017

Work with MS Exchange Server 2016 & Save Message Resources without Embedding in Output HTML File

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Email for Java 17.8.0. This month’s release includes the same enhancements and improvements. Specifically, it provides complete support for working with Microsoft Exchange Server 2016 using EWS. It also supports conversion of email messages to HTML without embedding message resources in output file. Aspose team is glad to share that Aspose.Email for Java API now provides complete support for working with Microsoft Exchange Server 2016 using its EWS client. This was earlier limited by certain features where the API didn’t support the functionality completely. With this month’s release, users can now get benefit of working with all the functionality of Exchange Server 2016. Aspose.Email for Java API lets users convert messages to HTML. This month’s version further enhances this functionality by saving message resources (attachments, inline images, etc.) to user defined destination. This allows to save the message resources without embedding into the output html file. The main improved features & bug fixes added in this release are listed below
  • Ability to save images inside a message (as embedded image) as separate files next to html file while converting MSG to HTML
  • Add support Exchange 2016
  • Pop3Client connection - process not finishing.
  • Smtp functionality with System.Threading
  • Saving message from server as eml throws format exception
  • EML to MSG results in malformed output
  • PDF attachment can't be recognized from attachments
  • Attachments not recognized in MSG file
  • Timezone property for recurrence
  • Fetch PST properties PR_LAST_VERB_EXECUTED and PR_CALENDAR_MEETING_STATUS
  • Pop3.FetchMessage raises exception with FIPS compliant environment
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.Email for Java documentation that may guide users briefly how to use Aspose.Email for performing different tasks like the followings.
Overview:Aspose.Email for Java 

Aspose.Email for Java is a Non-Graphical Java component that enables Java applications to read and write Microsoft Outlook documents without utilizing Microsoft Outlook. It enables developers to create new MSG file from scratch, update an existing MSG file, read Outlook MSG file & get it's properties like subject, body, recipients in to, cc and bcc, Adding or removing attachment, sender information and MAPI properties.  Aspose.Email for Java can be used with Web as well asDesktop Application.

More about Aspose.Email for Java

Thursday, August 24, 2017

Get Minimum Height/ Width Required for Barcode Image & Enhanced Barcode Printing using Java

What’s new in this release?

Aspose team is pleased to announce the new version of Aspose.BarCode for Java 17.07.0.  The major development in this release is the support to get the minimum height & width required for a barcode image. Functionality of GetOnlyBarCodeImage method has also been improved in this release. Aspose.BarCode now supports the functionality to get the minimum height & width required for a barcode image to be generated. How to know the minimum required size (height & width) for a barcode image is very simple and is demonstrated in the code snippet given on blog announcement page. There are also some important enhancements parts of this release, such as Functionality to print barcode has been improved. The working has been enhanced in such a way that barcode lines are now smooth when printing the barcode on a label printer and Functionality of GetOnlyBarCodeImage method has been improved. The working of GetOnlyBarCodeImage method with small size has been enhanced. Below is the list of main improved features and bug fixes added in this release.
  • Ability to find out/get the minimum height and width required for barcode image
  • Printing the barcode on a label printer, the barcode lines are not smooth
  • Throws exception when using GetOnlyBarCodeImage with small size
 Newly added documentation pages and articles

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

Aspose.BarCode is a Java based visual component for generation & recognition of 1D & 2D barcodes to support Java, web applications and J2ME platform. It supports 29+ barcode symbologies like MSI, QR, OneCode, Australia Post, Aztec, Code128, Code11, EAN128, Codabar, Postnet, USPS and also supports image output in GIF, PNG, BMP & JPG formats. Other features include barcode size & color settings, rotation angle & caption. You can render barcodes to images, printers, HTTP servlet response & graphical objects too.

More about Aspose.BarCode for Java

Wednesday, August 23, 2017

PDF Rendering Engine Optimization & Signing Signature Line in Word Documents inside .NET Apps

What's New in this Release?
 
Aspose development team is happy to announce the monthly release of Aspose.Words for .NET 17.8.0. This month’s release contains over 85 useful new features, enhancements and bug fixes. Please see the release notes for more detail.Here is a look at just a few of the biggest features and API changes in this month’s release; A significant optimization of PDF rendering engine has been carried out, Compression of document structure data and cross-reference table in PDF 1.5 output. Now the output PDF documents with the logical structure are much smaller, Image tag in Fixed HTML documents can now contain an alternative text string, API for ‘Mark Comment Done’ option, Sign the signature line in Word document,Add feature to set/get “Specify line and character grid”, Detect comment resolved and comment replies and reply to which comment and Added feature to format Data Labels of chart. Aspose team has added new feature in this release to control behavior of document grid. The LayoutMode, CharactersPerLine, and LinesPerPage properties have added into PageSetup class. Now, users can set and get the number of characters per line and number of lines per page in the document grid. PageSetup.LayoutMode property has added to get or set the layout mode of a section. The Document Grid tab becomes visible in the Page Setup dialog of MS Word if any Asian language is defined as editing language. It has added read-only public API to get extended comment properties.  Developers can read the comment and resolve it. Comment.Replies property returns a collection of Comment objects that are immediate children of the specified comment. A new feature has added in Aspose.Words 17.8 to get the distance between table and its surrounding text when text Wrapping of table is “Around”. Now document structure data and cross-reference table are compressed when saving to PDF 1.5. These changes do not affect PDF/A-1 output due to limitations in specification.  It has also added new feature in Aspose.Words for .NET 17.8 to format chart’s data label. Aspose team has also dded new feature in this release to sign signature line in Word document. The list of new and improved features added in this release are given below
  • Provide API for 'Mark Comment Done' option
  • Position of DrawingML is changed after conversion from Docx to Pdf
  • /layoutRawTableWidth compat option/ Tight Wrap Text for Image is not preserved in PDF
  • Ability to sign a signature line with adding a digital signature
  • Add feature to set/get "Specify line and character grid"
  • Detect comment resolved and comment replies and reply to which comment
  • Adding the data labels format in a chart.
  • Add feature to format Data Labels of chart
  • Sign the signature line in Word document
  • Extra spaces render after conversion from Doc to HtmlFixed/Pdf
  • Ins/del tags missing on equations when converting docx to html
  • Vertical space added between header and body content on 2nd page in HtmlFixed
  • Header content is different on 3rd page of HtmlFixed
  • Question about values of margins in tables
  • Add alt text information into images tag in FixedHtml
  • Text is rendered on next page in output PDF
  • DOCX to tagged PDF conversion file size issue
  • Chart created in MS Word 2016 looks incorrect after open/save with AW.
  • Extra empty space appears in output fixed file format after conversion from Dotx
  • Spacing between words is increaed in fixed page formats
  • /table grid/ Table's cell width is decreased after conversion from Docx to Pdf
  • /character spacing control/ Contents move to next page after conversion from Doc to fixed file format
  • /character spacing control/ Japanese content move to next line after conversion from Doc to Pdf
  • /character spacing control/ Extra page after DOC to PDF
  • /character spacing control/ Some characters are misplaced after DOC to PDF
  • /character spacing control/ Chinese text rendering issue in Pdf
  • /character spacing control/ Table's row renders on next page. The input document have one page
  • /character spacing control/ The compressed punctuation feature is not supported
  • /character spacing control/ Chinese text moves to next line and pushes text to next page in HtmlFixed
  • 3-D Surface chart incorrect rendering in PDF
  • Document.Compare ignores delete revision
  • /character spacing control/ Chinese text is rendered on next line after conversion from Doc to HtmlFixed
  • SVG does not import correctly in Word document
  • Docx to Pdf conversion issue with text position
  • Chart's band color is changed in output HtmlFixed
  • Docx to Html conversion issue with list label
  • Doc to Pdf conversion issue with table rendering
  • The chart's legend are completely changed in HtmlFixed
  • Docx to HtmlFixed conversion issue with chart's legend and lines
  • Docx to HtmlFixed conversion issue with surface chart's lines
  • Docx to HtmlFixed conversion issue with 3D chart's shading
  • Paragraph is moved to next page after re-saving DOCX
  • /floater position/ Image distracted in DOCX to PDF conversion
  • Docx to Pdf conversion issue with chart rendering (data labels are missed)
  • DocumentBuilder.InsertHtml does not insert image from web URI
  • Image's color is changed after re-saving DOC
  • When DOCX is saved as PDF, the output looks different
  • References failed when converting to PDF document.
  • Document.UpdateFields changes the left indentation of TOC         
  • Endnote line is thicker in output PDF
  • Footer layout messed up when printing after saving
  • BuiltInDocumentProperties.Words returns incorrect word count
  • Exception when setting license under Mono
  • Table conversion issue in DOC
  • Problems with a Chart Object rendered as an Image
  • DOCX does not open in MS Word after re-saving it
  • Transparent images are missing in PDF
  • Comparing documents with AW gives different revision from Word compare.
  • DOCX to PDF, references missing
Other most recent bug fixes are also included in this release

Overview: Aspose.Words

Aspose.Words is a word processing component that enables .NET applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.

More about Aspose.Words

Tuesday, August 22, 2017

Adding SVG Image to Slide & Enhanced Slide Deletion by Index inside Cloud Apps

Aspose team is pleased to announce the new release of Aspose.Slides for Cloud 17.7.0. This new release adds support for adding SVG images to Slides.. It is now possible to add an SVG script to a presentation. This SVG script will be converted to EMF (Metafile vector image) supported by all presentation formats. Users can read more on Add SVG Image to Slide. It has also fixed Resolution of exception raised while deleting slide by Index. Aspose.Slides for Cloud 17.7 is now built ontop Aspose.Slides for .NET 17.7 features. Aspose.Slides for Cloud is a REST PowerPoint documents processing API to create, modify, and convert presentations in the cloud. It allows converting presentations to TIFF, PDF, XPS, PPTX, ODP, PPSX, PPTM, PPSM, POTX, POTM, HTML and image file formats.

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

Monday, August 21, 2017

Microsoft Exchange Server 2016 Support & Messages Conversion to HTML without Embedded Resources

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 17.8.0. With this month’s release, the API now provides complete support for Microsoft Exchange Server 2016. It also includes enhancements to the API functionality for converting messages to HTML. With the release of Microsoft Exchange Server 2016, it has started providing support for this latest Exchange server in our API. This included resolution of issues that were found with this version of Exchange server. It also are pleased to share that Aspose.Email for .NET API now completely supports Exchange Server 2016 using the EWS client. Please visit the documentation section, working with Exchange Server using EWS, for complete list of supported features by the API. This month’s release also includes enhancement to the API functionality of converting messages to HTML. This is achieved using SaveResourceHandler of HtmlSaveOptions class which specifies the destination for saving resources, as shown in following code sample. It has also fixed several bugs reported by Aspose valued customers that further improves the overall API functionality in terms of expected output. The main bug fixes & improved features added in this release are listed below
  • Ability to save images inside a message (as embedded image) as separate files next to html file while converting MSG to HTML
  • Add support Exchange 2016
  • Smtp functionality with System.Threading
  • EML to MSG results in malformed output
  • PDF attachment can't be recognized from attachments
  • Attachments not recognized in MSG file
  • Timezone property for recurrence
  • Fetch PST properties PR_LAST_VERB_EXECUTED and PR_CALENDAR_MEETING_STATUS
  • Pop3.FetchMessage raises exception with FIPS compliant environment
Other most recent bug fixes are also included in this release.

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

Sunday, August 20, 2017

Get Text from SmartArt & Optimized Memory Consumption for BLOB Objects using Java

What's New in this Release?

Aspose team is happy to share the announcement of Aspose.Slides for Java 17.7.0. This is one of important releases where we have included support for some important API features. There are some important features includes in this release, such as Get Text from SmartArt, Add Column in Text Boxes, Getting Interop Shape ID, Add BLOB into Presentations, Export BLOB from Presentations, Add SVG into Slide and Opening Large Presentation. This also include some important enhancements and bug fixes such as Resolution of rendering of chart elements related issues in exported PDF or images, Resolution of improper images, text, font height, font boldness and missing shadows effects in exported PDF, SVG and thumbnails, Exception while setting Frame settings for shape of SmartArtNode, Image replacement doesn’t work if jpeg picture is passed, Fixed Out of Memory Exception thrown on loading huge presentations and Improving memory consumption, Resolution of missing Arrow lines issue in exported PDF, Font substitution does not work when converting PPTX to PNG, Resolution of exceptions while loading and saving presentation files and many more. This list of new, improved and bug fixes in this release are given below
  • Get the shape Id property set by Microsoft using Aspose library.
  • Support for adding columns in text box
  • Optimize the memory consumption caused by BLOB objects
  • SVG Import
  • Get text added to the shapes associated with the SmartArt nodes   
  • Get the shape Id property set by Microsoft using Aspose library
  • Support for inserting SVG in slide
  • Support for accessing SmartArt node Alternative Text property
  • Getting and setting presentation Date time format options
  • Process takes long time
  • Chart categories are wrongly rendered in generated SVG
  • PPTX not converted properly to PDF
  • Images are not properly generated from PPT
  • Can't access all smart art nodes
  • Text missing in generated result SVG format
  • PPTX not converted properly to PDF
  • Exception on loading presentation
  • Image color missing in generated thumbnail
  • Images not properly generated from presentation file
Other most recent bug fixes are also included in this release

Overview: Aspose.Slides for Java

Aspose.Slides is a Java component to create, read, write and modify a PowerPoint document without using Microsoft PowerPoint. It supports PHP applications and provides all advanced features for managing presentations, slides, shapes, tables and supports PPT, POT, POS PowerPoint formats. Now you can add, access, copy, clone, edit and delete slides in your presentations. It also supports audio & video frames, adding pictures, text frames and saving presentations as streams or SVG format.

More about Aspose.Slides for Java

Thursday, August 17, 2017

Apply Advanced Microsoft Excel Filter & Import Data to Worksheet from Access Database using Java

What’s new in this release?
Aspose team is pleased to announce the new release of Aspose.Cells for Java 17.7.0. This release includes many new features and enhancements along with some critical bug fixes that further improve the overall stability of the APIs. It is recommended for clients to use the powerful Aspose for Java APIs directly in their Maven Projects with simple configurations.  Microsoft Excel allows users to apply Advanced Filter on worksheet data to display records that meet complex criteria. Developers can apply Advanced Filter with Microsoft Excel via its Data > Advanced command as shown in this screenshot. Aspose.Cells also allows users to apply the Advanced Filter using the Worksheet.advancedFilter() method. For more detail.  Aspose.Cells can import data to worksheet from ResultSet object which can be created from any database. However, the following article specifically creates ResultSet object from Microsoft Access Database. Since, the code is same for all types of databases, so users can use it in general. If users are using Microsoft Excel in Russian Locale or Language or any other Locale or Language, it will display Errors and Boolean values according to that Locale or Language. Users can achieve the similar behavior of Microsoft Excel using Aspose.Cells with the GlobalizationSettings class.  Numbers is a spreadsheet application developed by Apple Inc. Aspose.Cells can read Numbers spreadsheet but it does not support writing to it. It can read Numbers spreadsheet’s Data, Style and Formulas.  When saving to PDF or image, Aspose.Cells will first try to use Workbook’s default font. This behavior can be changed using DefaultFont attribute in PdfSaveOptions/ImageOrPrintOptions. For more detail, please see this documentation article. Most of the time, paper size of the worksheet is automatic. When it is automatic, it is often set as Letter. Sometime user sets the paper size of the worksheet as per their requirements. In this case, the paper size is not automatic. You can find if the worksheet paper size is automatic or not using the Worksheet.getPageSetup().isAutomaticPaperSize() method. Below are some important new features, enhancement and bug fixes part of this release.
  • Support Advanced Filter (MS Excel) feature to display records that meet a complex criteria
  • ResultSet imports zero instead of null value in XLSX file
  • Enhancements needed for data filters and paging features - Aspose.Cells.GridWeb (Java)
  • SaveCustomStyleFile is not present in GridWeb (Java)
  • CellsHelper.setSignificantDigits() should not be (global) static function
  • Some shapes are distorted and changed in Excel to PDF rendering
  • Mdashes and ndashes inserted into TextBoxes in charts are not rendered properly in chart's PDF
  • Wrong results when using SUMIFS formulas
  • Aspose.Cells is unable to calculate the value of cell B4 of Calculations worksheet
  • Weird result when converting from Excel to PDF or PDF/A using threads
  • Changes to comment author field are not preserved
  • Wrong IconSet returned
  • Chart's background is missing after setting a picture's data
  • Exception in thread "Thread-2" java.lang.OutOfMemoryError: GC overhead limit exceeded
  • Exception "Error for ZipFile" is thrown when using OutputFileStream
  • com.aspose.cells.CellsException: Invalid password on opening the Excel file
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.Cells for Java documentation that may guide users briefly how to use Aspose.Cells for performing different tasks like the followings.
Overview: Aspose.Cells for Java
Aspose.Cells is a Java component for spreadsheet reporting without using Microsoft Excel. Other features include creating spreadsheets, opening encrypted excel files, macros, VBA, unicode, formula settings, pivot tables, importing data from JDBC ResultSet and support of CSV, SpreadsheetML, PDF, ODS and all file formats from Excel 97 to Excel 2007. It is compatible with Windows, Linux & Unix and supports all advanced features of data management, formatting, worksheet, charting and graphics
More about Aspose.Cells for Java

Wednesday, August 16, 2017

Setting Gray Scale for PSD Image & Enhanced PSD Conversion to PNG Format using .NET

What’s new in this release?
Aspose team is pleased to announce the new release of Aspose.Imaging for .NET 17.7.0. This is primarily a maintenance release whereby we have resolved certain issues incurring in API. This release also introduces a new feature for setting gray scale for PSD image. There are some important enhancements also part of this release, such as evaluation watermark appears when loading SVG document with VentureLicenser, Examine partial processing mechanism implemented in JPEG DCT loader, Image is recolored when using Graphics.DrawImage, Wrong text color when using Graphics.DrawString to add watermark and When PSD is saved as PNG, the output looks different. The main new and improved features added in this release are listed below
  • Need to support gray scale with alpha for PSD
  • Investigate and fix differences in Fonts in Adobe Photoshop and GDI+(Aspose.Imaging) rendering
  • Aspose.Imaging 17.6.0: Evaluation watermark appears when loading SVG document with VentureLicenser
  • Examine partial processing mechanism implemented in JPEG DCT loader
  • When PSD is saved as PNG, the output looks different
  • Image is recolored when using Graphics.DrawImage
  • Wrong text color when using Graphics.DrawString to add watermark
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Imaging for .NET documentation that may guide users briefly how to use Aspose.Imaging for performing different tasks like the followings
Overview:Aspose.Imaging for .NET
Aspose.Imaging for .NET is an image processing & manipulation component that allows developers to create, edit, draw or convert images in their .NET application. It allows developers to convert image files to PSD, BMP, JPEG, PNG, TIFF and GIF formats. Moreover a set of pens, brushes and fonts can be used to draw images or add new elements & text to existing images. Aspose.Imaging for .NET works well with both web & windows applications. Moreover, it adds the support for Silverlight platform.
More about Aspose.Imaging for .NET

Tuesday, August 15, 2017

Aspose.Email for iOS via Xamarin is Released! Create/Convert MSG EML EMLX & MHT in iOS Apps

What’s new in this release?
Aspose is proud to expand its components family with the addition of a new product known as Aspose.Email for iOS via Xamarin. This not only expands Aspose.Email Product family, but also adds to the list of APIs that allow application developers create powerful emailing applications with Xamarin framework. Aspose.Email for iOS via Xamarin is powered by Aspose.Email for .NET at its back. Known for its ease of use, stability and excellent performance as compared to its market competitors, Aspose.Email for .NET has been in the field for quite long time now. As a result, the same attributes are auto-associated with this new API as well. iOS developers can get started with these powerful inherited characteristics of the API in their emailing applications right from the start. Getting started with Aspose.Email for iOS via Xamarin is very easy. The API is available in the form of DLL for download from API’s download section as well as through Nuget. Once users setup Xamarin environment with Microsoft Visual Studio, include reference to the API DLL in an application and users are ready to create stunning emailing applications with the API. Aspose.Email for iOS via Xamarin contains almost all the features as are supported by Aspose.Email for .NET with some differences. These features include Working with several popular message formats including EML, EMLx, and Outlook MSG file format, Work with and manipulate Outlook MSG properties, Inter conversion between message formats, Working with Outlook Calendar, Contacts, Notes and Tasks items and Support for Outlook PST and OST storage files. The main features added in this release are listed below
  • Popular messages format processing including Microsoft Outlook MSG files
  • Specify email sender, recipients, subject and body
  • Use the API’s SMTP client to send emails
  • Use POP3 and IMAP clients for retrieving emails from server
  • Communicate with Exchange Servers (WebDav and EWS) for sending emails, meetings and retrieving other information
  • Work with calendar objects
  • Work with Outlook storage files i.e. PST and OST
  • Working with Thunderbird storage files
As mentioned earlier, the API contains almost all the features offered by Aspose.Email for .NET. However, there are certain limitations a well. For example, The API doesn’t have any printing features for exporting the messages to TIFF or XPS format, ActiveSync client is not available in the API, users cannot embed linked images into message body in both RTF as well as HTML format and it also has no functionality of Signing or Encrypting/Decrypting messages.

Overview: Aspose.Email for iOS via Xamarin

Aspose.Email for iOS via Xamarin 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 iOS via Xamarin

Monday, August 14, 2017

3D Mesh to PLY Format Conversion & Simplifying Creation of Transform Matrix using .NET

What’s new in this release?
Aspose team is pleased to announce the release of Aspose.3D for .NET 17.07.0. The new version 17.7 of the API has been released with the support of converting a mesh of any 3D object to PLY format, also developers can simplify the creation of the transform matrix by calling newly added methods in the Matrix4 class. The PLY format describes an object as a collection of vertices, faces and other elements, along with properties such as color and normal direction that can be attached to these elements. A PLY file contains the description of exactly one object. Aspose.3D for .NET API has support of retrieving the mesh of any existing 3D object. With the help this new API version 17.7, developers can convert that mesh to PLY file.  Typically, developers might need a sequence of transformations to position 3D objects in a scene. With the help of this new API version 17.7, they can compose a matrix in two transformation orders known as Append and Prepend. Besides this, the bug fixes have improved the rendering of FBX files and also preserves UVs in respective of the 3DS Max modeling tool. This release includes plenty of new features as listed below
  • Add support of exporting 3D scene to PLY format.
  • Simplify the creation of transform matrix.
  • Allow generate mesh from grayscale image as a height map.
  • The FBX file generated cannot be edited by 3ds max.
  • UVs are corrupted when exporting a scene in FBX format. 
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.3D for .NET documentation that may guide users briefly how to use Aspose.3D for performing different tasks like the followings.
Overview: Aspose.3D for .NET
Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.
More about Aspose.OCR for .NET

Thursday, August 10, 2017

Project Recalculation Improvements & Enhanced Project Data Saving to XML inside Java Apps

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.Tasks for Java 17.5.0. This month’s release is kind of maintenance release where Aspose team has fixed several bugs related to various functional areas of the API. This month’s release is sort of maintenance release where Aspose team has fixed several bugs related to API functionality. These include scenarios where loading or saving sample MPP files raised to various exceptions, Improvement in project recalculation resulting in more accurate output results, Improved project data saving to XML format where the project calendars resulted in erroneous calendar entries, Issues with Timephased data writing to output MPP file which resulted in repeated entries in output XML file and some wrong work values in certain cases, Problems with actual start and percent complete and actual duration while saving project data to MPP using the API. Moreover,  Fixing of Out of memory errors while exporting project data to image, Issues related to preserving formulas while saving project data as MPP and Differences in Tasks duration for MSP 2010 and 2016 file formats.  Below is the complete list of bug fixes and enhanced features included in this release.
                                                        
  • Tasks with custom timephased data has Percent Complete > 100% and MSP in XML format cannot be imported.
  • Formulas get corrupted after file save
  • Loading a MPP file using Aspose.Tasks throw exception An item with the same key has already been added
  • Recalculation of project sets percent complete to zero on milestone tasks
  • Saving Project raises TaskWritingException
  • Erroneous calendar entry added in XML while converting MSP 2016 MPP
  • Out of Memory error while saving MPP to PNG
  • Task duration shown wrong in MSP 2016 as compared to MSP 2010
  • Saving MPP file hangs and never returns
  • Timephased data entries are repeated for AssignmentActualWork in the XML file
  • Timephased data not copied while saving project as MPP
  • Wrong Actual Start, % Complete and Actual duration calculated while saving MPP
  • The value of actual start of parent node set to NA while loading and saving the project
  • TimephasedData written to MPP File shows wrong Work Values for the Last two days
  • Project.getCustomProperties gives compilation error in latest release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Tasks for Java documentation that may guide users briefly how to use Aspose.Tasks for performing different tasks like the followings.
Overview: Aspose.Tasks for Java
Aspose.Tasks is a non-graphical Java Project management component that enables Java applications to read, write & manage Project documents without utilizing MS Project. It supports reading MS Project Template (MPT) files as well as allows exporting project data to HTML, BMP, PNG, JPEG, PDF, TIFF, XPS, XAML and SVG formats. It reads & writes MS Project documents in both MPP & XML formats.  Developers can read & change tasks, recurring tasks, resources, resource assignments, relations & calendars.
More about Aspose.Tasks for Java

Wednesday, August 9, 2017

PDF to PPTX, PDF/A, TIFF Conversions With Enhanced PDF Text Replacement using .NET

What's New in this Release?
Aspose team is pleased to announce the release of Aspose.Pdf for .NET 17.7.0. This release provides better inter file format conversion. In this release, It has specifically focused on the improvement of PDF to PDF/A conversion, PDF to TIFF, PDF to PPTX, Form fields flattening, Text replacement and much more. This release majorly contains fixes related to inter file format conversion as some of the customers encountered incorrect characters rendering when performing PDF to HTML or Image conversion. Aspose.Pdf is capable of handling various PDF file formats but there have been some cases where PDF files with certain complexity and structure encountered errors while flattening form fields inside them. Most of the errors have been related to form fields calculations but in this new release, the API has been improved to cater all such scenarios. Aspose.Pdf for .NET is quite robust when rendering Image elements or Stamp objects but recently in some particular scenarios, the Alignment of Stamp objects encountered some issues. However it has made great improvements in image and stamp rendering algorithms and reported issues have been resolved. Furthermore, the PDF to PPTX conversion is one of the salient features and in this new release, we have made significant improvements related to font rendering, performance, notes rendering, and text alignment while generating resultant PPTX file. Apart from above mentioned improvements, there also have been some miscellaneous fixes which make this new release more stable and workable as compared to earlier release versions..  The list of important new and improved features are given below
  • Text with rotation angle 90 gets reversed in cell when we change column width of table according to text height        Bug
  • PDF to PDFA - Output is unreadable
  • Incorrect characters when saving to image or HTML
  • Table.GetHeight method keeps running while generating a new PDF
  • Flatten Calculated Fields lost their formatting
  • Flatten Calculated Fields displays 0
  • Compliance problems with PDF/A_3U after conversion, "CIDset" error
  • Compliance problems with PDF/A_3U after conversion, "CIDset" and "Text cannot be mapped to Unicode"
  • System.ArgumentOutOfRangeException - when trying to work with text in the document by TextFragmentAbsorber or TextAbsorber
  • Hindi text replacement results into incorrect text
  • TIFF to PDF - Some Section are dropped in resultant PDF
  • Image Alignment is not being honored
  • HorizontalAlignment for Image is not having any effect
  • Text stamp is not aligned properly
  • Text replacement does not keep text style formatting
  • Underline Property of TextFragment not taking on color of Text
  • PDF to TIFF: conversion taking long time
  • PDF to TIFF loses fonts  
  • To get table height of an table in a existing PDF
  • PDF to PPTX - Side notes are missing
  • PDF to PPTX: words shifted to a new line
  • PDF to PPTX - Tabular data alignment issues
  • After flattenAllFields() method is used, an output file converts 60% to 0.6%
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.Pdf for .NET documentation that may guide users riefly how to use Aspose.Pdf for performing different tasks like the followings.
Overview: Aspose.Pdf for .NET
Aspose.Pdf is a .Net Pdf component for the creation and manipulation of Pdf documents without using Adobe Acrobat. Create PDF by API, XML templates & XSL-FO files. It supports form field creation, PDF compression options, table creation & manipulation, graph objects, extensive hyperlink functionality, extexnded security controls, custom font handling, add or remove bookmarks; TOC; attachments & annotations; import or export PDF form data and many more. Also convert HTML, XSL-FO and MS WORD to PDF.
More about Aspose.Pdf for .NET

API Error Messaging Mechanism & Words Count for a Word Document are Enhanced inside Cloud Apps

What's New in this Release?
Aspose team is pleased to announce the release of Aspose.Words for Cloud 17.5.0. The new release of Aspose.Words for Cloud adds support for rendering portions of a word document, paragraph or section, to an image format of users choice. Swagger notations have been improved for various methods. It has improved support for handling fields in a word document. Developers can now read or delete a particular field from any Section or Paragraph in a Document. It has also added support for reading a Run from a particular Paragraph in a Word Document.Swagger notation was reworked to merge similar methods into one, making overall method list more concise. Specifically, the following variables are introduced into methods paths (note that they are optional in some methods). Developers can now render portions of a Word document to an image format of their choice. Aspose.Words for Cloud 17.5 contains new methods for manipulating elements in a word document. The new methods allow users to read, delete fields from a section or paragraph or return all runs from a given section or paragraph. The list of new and enhanced features added in this release are given below
  • Render complex document parts
  • Create DELETE /v/words/{name}/{nodePath}/fields/{index} method
  • Deletes specific field from node (section or paragraph)
  • Create GET /v/words/{name}/{nodePath}/fields method
  • Returns all fields for the given nodepath
  • Create GET /v/words/{name}/{paragraphPath}/runs
  • Returns all runs in specified paragraph
  • If storage does not exist, server returns "Object reference not set to an instance of an object
  • Sequence contains no matching element" Exception in GetComments method
  • Unable to Add Text to a Header in a Word Document
Start a free trial today – all users need is to sign up with the Aspose for Cloud service. Once signed up, users are ready to try the powerful file processing features offered by Aspose for Cloud.
Overview: Aspose for Cloud
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. Users can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.
More about Aspose for Cloud

Monday, August 7, 2017

Generate Barcode with Logo In Place of Codetext & Identify Type of Code128 Barcode using.NET

What's New in this Release?

The latest version of Aspose.BarCode for .NET 17.6.0 has been released. The major development in this release is the support to generate the QR barcode with a logo/image inside the barcode image. Functionality to identify the type of Code128 coded barcode while performing barcode recognition has also been incorporated in this release. Aspose.BarCode now supports generating barcode with logo/other image inside it instead of codetext. How a developer can embed a logo/image/picture inside the barcode is very simple and is demonstrated in the code snippet given on the blog announcement page. Aspose.BarCode for .NET provides the functionality to identify the type of Code128 barcode while performing barcode recognition operation. Following code snippet demonstrates how to achieve the functionality.  This month’s release also includes few bug fixes that were reported by Aspose customers in the previous release and enhancements, such as Functionality to read the supplement code text from EAN13 coded barcode has been improved and Recognition process was recognizing EAN13 coded barcode as UPC-A. An enhancemnet has been made in the algorithm to correctly recognizing EAN13 coded barcode. Below is the list of new and improved features supported in this version.
  • Ability to identify the type of Code128 coded barcode type while recognition
  • Ability to add a picture or image inside a barcode in place of codetext
  • Unable to get the supplement code text from EAN13 coded barcode
  • Incorrect recognition UPCA of EAN13 code

Overview: Aspose.BarCode for .NET

Aspose.BarCode is a .NET component for generation and recognition of Linear and 2D barcodes on all kinds of .NET applications. It supports WPF with 29+ Barcode symbologies like OneCode, QR, Aztec, MSI, EAN128, EAN14, SSCC18, Code128, Code39, Postnet, MarcoPDF417, Datamatrix, UPCA etc. Other features include barcode insertion in PDF, Word and Excel documents. Also take image output in BMP, GIF, JPEG, PNG and WMF formats. You can also control image styles such as background color, bar color etc.

More about Aspose.Report for .NET

Sunday, August 6, 2017

Add Hyperlink to Images & Printing OneNote Documents inside Java Apps

What’s new in this release?
Aspose development team is very excited to announce the new release of Aspose.Note for Java 17.03.0. It includes new feature of adding hyperlinks to images in the document. It also provides the capability of printing documents to printer. We have also fixed several bugs reported to us by our valued customers. For a complete list of what is new and fixed, please visit the release notes section of Aspose.Note for Java 17.3.This release enhances the feature of working with images in Microsoft OneNote document. It provides the capability to add hyperlink to images in a page. The setHyperlink can be used to set hyperlink to an image as shown in the code sample below. This feature can be used with new images as well as existing images in the document. Users can now print OneNote documents to printer using Aspose.Note for Java API. The API supports printing document to output printer as well as virtual printers. It also facilitates to set additional printer settings using the PrintOptions class.  This release has also worked to improve the file size and saving time for documents with large number of page versions. With this improvement, the file size and document saving time is reduced. This surely helps improve the overall API performance in terms of efficiency and effectiveness. Bellows is the list of new and enhanced features included in this new release.

  • Add support for hyperlinks in images.
  • Add support to print document.
  • Optimize file size and saving time of Documents with many page versions.
  • Wrong tags position and numeration in numbered lists while exporting to PDF and image formats.
  • Incorrect indent of table content while exporting to PDF and image formats.
  • Licensing functionality does not work when run it using maven
  • Aspose.Note License Failure
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Note for Java documentation that may guide users briefly how to use Aspose.Note for performing different tasks like the followings.
Overview: Aspose.Note for Java
Aspose.Note is a feature-rich Java class library that enables java applications to programmatically interact with OneNote documents without requiring MS Office OneNote having installed on the server. This Java API empowers developers to Create, Read, Export and Manipulate the contents of the Microsoft OneNote file format by working with attachments, text, hyperlinks, tables, tags and text styles. Easily extract images from OneNote documents and convert them to PDF, BMP, JPG, GIF and TIFF image formats.
More about Aspose.Note for Java

Friday, August 4, 2017

Aspose.Newsletter August 2017: Manipulate HTML Files Programmatically within Any Type of .NET Apps & Other News

Aspose Newsletter for May 2017 has now been published that highlights all the newly supported features offered in the recent releases.  It also includes information about It also includes information adding Professional Word Documents Processing capabilities in Android Applications, Aspose Android APIs are Renamed to “Android via Java” and “Android via Xamarin”, Exporting Excel File to Any Supported Format, Apply Checksum Validation on Codabar Coded Barcode in .NET Applications, AutoFit Cells in Worksheet and Set Excel Page Breaks in Cloud Apps, How to Render Microsoft Outlook VCard Contacts to MHTML and many more.
Add Professional Word Documents Processing capabilities in an Android Applications
Read, Create, Edit and Convert Word Document Formats with Aspose.Words Android APIs. Aspose.Words products family is growing! We are pleased to officially launch Aspose.Words for Android via Java – enabling Android developers to perform pro level word document manipulation tasks directly within Android Apps. Whether it is document formatting, reporting, mail merge, rendering or conversion to some other file formats – Aspose.Words processing engine is super-efficient to perform with high-fidelity. Download Free Trial
Aspose Android APIs are Renamed to “Android via Java” and “Android via Xamarin”
Aspose Android APIs are ported from their Java APIs as they are subset components that include all the important and useful features present in their native Java APIs. Aspose.Words, Aspose.Cells and Aspose.Email for Android are following this new product naming structure now (example: If users are building native Android apps using Android Studio, the right product is Aspose.Words for Android via Java and if users are using Xamarin platform, users can use Aspose.Words for Android via Xamarin, to build mobile apps).
Apply Checksum Validation on Codabar Coded Barcode in .NET Applications
Aspose.BarCode for .NET API now exposes the CodabarChecksumMode enumeration to specify the checksum mode. EnableChecksum property of the BarCodeBuilder class is needed to be set to TRUE before setting the checksum mode. Read detailed examples here
AutoFit Cells in Worksheet and Set Excel Page Breaks in Cloud Apps
Process Excel files using Aspose.Cells for Cloud – platform independent REST APIs. Developers can import an Excel file, autofit rows and columns of any worksheet and then save to any supported file format. Continue reading here
How to: Export PowerPoint Presentation to HTML in .NET and Java?
Aspose.Slides for .NET and Java now support converting a PowerPoint presentation to HTML with embedded audio and video data. Access fully functional .NET and Java code snippets here
How to: Render Microsoft Outlook VCard Contacts to MHTML?
Aspose.Email provides support for email threading and conversion of Outlook VCard contact information to MHTML within .NET and Java applications. This can be achieved with MhtFormatOptions.RenderVCardInfo enumerator while saving the message to MHTML. Access .NET and Java code snippets here for quick reference
How to: Permanently Delete Email Messages from PST File in .NET and Java Apps?
Aspose.Email for .NET and Java allows deleting emails from PST files on permanent basis that no other email recovery or forensic tools can retrieve ever. This feature comes handy in some legal matters where private and privileged messages are supposed to be removed prior to access. Check out .NET and Java source code examples for further illustration:
How to: Print Microsoft OneNote Documents From .NET Applications?
Aspose.Note for .NET 17.3 allows programmers to print OneNote documents from within their .NET applications. The Document.Print method allows sending the loaded document to default printer but users can also specify printer settings for printing the document using the PrintOptions class. View the source code here
Updates about new Product Releases
  1. Aspose.Total for .NET - a compilation of our latest .NET products.
  2. Aspose.Total for Java – a compilation of our latest Java products.
  3. Aspose.Total for Android – all the latest versions of our Android APIs.
  4. Aspose.Total for SharePoint – a compilation of our latest SharePoint products.
  5. Aspose.Total for Reporting Services – a compilation of our latest Reporting Services products
  6. Aspose.Total for JasperReports – The latest versions of our JasperReports products.
  7. Aspose.Pdf for .NET 17.4.0 – Improved PDF to PDF/A conversion with added text manipulation features.
  8. Aspose.Words for .NET 17.4Custom formatting of Field Results along with 12 new feature improvements.
  9. Aspose.Imaging for Java 17.4Improved support of image resizing and rate control algorithm implementation.
  10. Aspose.Words for Android via Xamarin 17.4Improved support of linear gradients rendering as well as reading of GIF files.
  11. Aspose.Tasks for .NET 17.3Improved formula value calculations within Microsoft Project files.
  12. Aspose.Slides for Reporting Services 17.3Support for working in SharePoint 2016 integration mode.
  13. Aspose.OCR for Java 17.03Improved processing of skewed image to deskewed.
  14. Aspose.Slides for Reporting Services 17.3Support for working in SharePoint 2016 integration mode.
Supporting User Groups and Conferences
Aspose is sponsoring a number of user groups and upcoming events, including:

  • May 10-12: Microsoft Build 2017 – Seattle – WA, USA
  • May 15-18: Visual Studio Live! Austin – Austin – TX, USA
To sponsor a user group? Get in contact at user.groups@aspose.com
Collect a copy of Aspose Newsletter, August 2016 edition
  • Collect the English version of this newsletter
  • Collect the Japanese version of this newsletter
Keep in Touch
There are several ways for you to keep in touch with us. The monthly newsletter is a way for us to keep in touch with you, but we are always interested in hearing from you.
- Post a question on our forums
- Follow us on Google+
- Connect with us on Post a question on our Facebook

Wednesday, August 2, 2017

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Tasks for .NET 17.7.0. It includes an enhancement for adding text styles to a project’s tasks representation. We have also fixed several bugs in this month’s release which further add to the overall stability of the API. For a complete list of what is new and fixed, please visit the release notes section of the API in product documentation. Users can now modify Gantt chart view’s text style using the TableTextStyles collection of the API. This allows to format fields such as Color, Font style, etc. of the specified task fields in tasks list. The following code sample shows formatting of a task’s text style using this enhancement.Several bugs have been fixed in this month’s release. These are relevant to different API functionality and improve the overall API behavior in terms of expected results. Some of these include Project loading exceptions while reading certain MPP files, Errors raised by the API with the latest version of Microsoft Project upgrade 1706, Issue with lookup values not being created in MPP file, Calculation errors of project data after update, Issue with Task Links, visual display of Gantt Chart bars and Text Styling and more. This release includes plenty of new features as listed below
  • Add support for text style information.
  • Program hangs while loading MPP into Project
  • MPP file raises TasksReadingException
  • MPP file saved by MSP 2016 ver 1706 raises exception while loading into Project
  • An entry with the same key already exists - exception
  • Exception raised while loading attached MPP
  • TaskReadingException while loading MPP file
  • Aspose.Tasks is not setting the Bar color of Task and Summary task - MSP 2007
  • MPP project cannot be saved to MemoryStream
  • Lookup values not created properly in MPP
  • TaskLink don't affect the dates from successor task while using an MPP file
  • Exception raised while applying constraint
  • Task baseline don't save to MPP file
  • Finish date not recalculated properly
  • MPP to XLSX: Resultant file doesn't contain any data
  • Exception is raised while loading Primavera XER file
  • Gantt chart task bar ends at one third of day
  • Tasks text style information lost while loading and saving MPP again
Other most recent bug fixes are also included in this release

Overview: Aspose.Tasks for .NET

Aspose.Tasks is a non-graphical .NET Project management component that enables .NET applications to read, write and manage Project documents without utilizing Microsoft Project. With Aspose.Tasks you can read and change tasks, recurring tasks, resources, resource assignments, relations and calendars. Aspose.Tasks is a very mature product that offers stability and flexibility. As with all of the Aspose file management components, Aspose.Tasks works well with both WinForm and WebForm applications.

More about Aspose.Tasks for .NET

Tuesday, August 1, 2017

Aspose.Email for Android via Xamarin is Launched! Create/Convert MSG, EML, EMLX & MHT Email Formats

What’s new in this release?
Aspose is proud to expand its components family with the addition of a new product known as Aspose.Email for Android via Xamarin. The addition of this new API to Aspose.Email product family further expands the list of platforms supported. It is one of the APIs that we were in process to launch for working with Android, iOS and Mac via Xamarin. This new API lets you develop native Android applications with Xamarin that are rich in emailing features. Aspose.Email for Android via Xamarin is available for download as a zip package from the API’s download page. Aspose.Email for Android via Xamarin  available in the form of DLL. After setting up with Xamarin environment in Microsoft Visual Studio, include reference to the API DLL in your project. That’s it. Users are good to go with getting started with the API functionality. Aspose.Email for Android via Xamarin contains almost all the features as are supported by Aspose.Email for .NET with some differences. These features include Working with several popular message formats including EML, EMLx, and Outlook MSG file format, Work with and manipulate Outlook MSG properties, Inter conversion between message formats, Working with Outlook Calendar, Contacts, Notes and Tasks items, Support for Outlook PST and OST storage files, Complete support for SMTP, POP3 and IMAP protocols for sending and receiving emails, support for Exchange server protocols including WebDav and EWS and Ability to work with MBox storage files. Aspose.Email for Android via Xamarin exhibits the same features set as the Aspose.Email for .NET API. For this reason, we will use Aspose.Email for .NET documentation and API Reference guide for this API as well. The .NET API documentation can be referenced for code samples and guidelines other than exceptions listed in following section. The main features added in this release are listed below
  • Popular messages format processing including Microsoft Outlook MSG files
  • Specify email sender, recipients, subject and body
  • Use the API’s SMTP client to send emails
  • Use POP3 and IMAP clients for retrieving emails from server
  • Communicate with Exchange Servers (WebDav and EWS) for sending emails, meetings and retrieving other information
  • Work with calendar objects
  • Work with Outlook storage files i.e. PST and OST
  • Working with Thunderbird storage files
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Email for Android via Xamarin documentation that may guide you briefly how to use Aspose.Email for performing different tasks like the followings.
Overview: Aspose.Email for Android via Xamarin
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 Android via Xamarin

Reading Multiple Events from ICS File & Preserving Embedded Message Format using .NET

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 17.7.0. This month’s release includes several enhancements to various functional areas of the API. It also fixes a number of bugs previously reported by our valued customers. Aspose.Email API can now read multiple events from Calendar file as individual appointment. Reading multiple events from the ICS file was not supported earlier. With this enhancement, events from ICS file can now be retrieved and stored as a collection of Appointments in user’s defined code as shown on the blog announcement page. This month’s release also provides support for filtering messages from Exchange server with paging support. This helps manage the list of messages retrieved from the server for handling them easily. MIME messages can have further embedded messages as attachments. The API used to convert these embedded messages to EML format by default which may not be the expected behavior in some user scenarios. This month’s release provides more control to user for preserving embedded message format using the EMLLoadOptions class. This month’s release also gives the facility to get message size while reading from MBox file. The main bug fixes & improved features added in this release are listed below
  • Support paging with MailQuery
  • Get mail size using Aspose.Email While working with Thunderbird (MboxrdStorageReader)
  • Behavior of API in case of attachment MSG file in TNEF
  • Read multiple events from a ICS file
  • Investigate ability to use web service for Exchange 2016 with more earlier versions of Exchange
  • FolderInfo.GetContents() takes more time
  • Wrong Time (hours) in PST file when created with Aspose.Email
  • EML to MSG: Message body is changed
  • EML to MSG: Message body formatting is disturbed
  • Extra headers added in EML file after loading and saving it on disc
  • IEWSClient: GetMailBoxes raises exception
  • MapiContact to Contact raises exception      
  • MailMessage.ValidateMessage raises errors for well formed addresses
  • Loading an EML file with setting Content-Type:text/calendar in it, throw exception
Other most recent bug fixes are also included in this release.

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