Monday, August 31, 2015

Render Calendar Events to MTHML, Setting & Changing PST Password inside .NET Apps

What's New in this Release?

We are pleased to announce the release of Aspose.Email for .NET 5.6.0. This month’s release includes new feature, enhancements and other functional improvements as result of a number of bug fixes. The API now provides support for logging in Exchange clients. Aspose.Email API now provides the capability to log Exchange events in both WebDav and Exchange Web Service clients. This can be achieved by configuring the App.Config file of the application. With this feature, users can now have the facility to log exchange client events for monitoring and errors. Aspose.Email API already provides the capability to convert email and calendar items to MHTML. This month’s release further enriches the conversion feature by allowing calendar events to render to the output MHTML. The MhtFormatOptions enumeration provides RenderCalendarEvent value to achieve this.This month’s release of Aspose.Email API provides the capability to set or change password on a PST file. The ChangePassword method of PST store allows changing or removing the PST password. The following code sample demonstrates the usage of the API for achieving this. With this month’s release, the API introduces an enhancement of retrieving attachment’s content description from its headers. The Headers collection exposed by the Attachment class provides all the headers information. This month’s release fixes a number of bugs that further improves the overall API functionality. These include, Loss of headers during message conversion, Wrong start date of recurrence rule, Missing inline images from loaded HTML content, Issues related to retrieving singed and encrypted messages using POP3 client of the API and many more.  The main bug fixes & improved features added in this release are listed below
  • Support for logging in Exchange clients
  • Render calendar events from ICS to Mhtml
  • Handle the meta-tag charset = unicode
  • Option to retrieve Content-Description from mail attachment
  • Set PST password similar to Outlook
  • Set main connection by default for operations in manually created threads
  • Provision to know status of the recepients for IPM.Schedule.Meeting messages
  • MSG Creation creates invalid stream?
  • Headers lost during MailMessage to MapiMessage conversion
  • Wrong start of recurrence while parsing RRULE
  • Inline image missing in resultant message while loading HtmlBody with commented text
  • Appointment.Save changes appointment type from REPLY to REQUEST
  • SmtpClient.Timeout not respecting the set timeout value
  • Signed and encrypted message has different IsSigned and IsEncrypted properties as compared to Outlook
  • Issue in IsSigned and IsEncrypted properties after retrieving mails by Pop3Client
  • TimeZone not saved in MapiCalendar
  • Docx->MHT->MSG: Font Styles and formatting is not respected
  • Issue with Aspose.Email.Formats.Outlook.Msg.MessageObject.Save
  • Appointment.Save removes the Categories field from the ICS file
  • IMAPClient.ListFolders shows 0 count
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.

Sunday, August 30, 2015

Perform OCR Operation on Remote Images & Auto Detect Resolution of OMR Image using Java

What’s new in this release?

We are pleased to announce the release of Aspose.OCR for Java 2.6.0. This release includes a new OmrImage property to auto detect the image resolution of the OMR scanned image along with the means to load the image from remote location to perform OCR operation.  Aspose.OCR for Java now provides the OmrImage.setAutoDetectResolution property to auto detect the resolution of the scanned image to perform OMR operation. The OmrEngine tries to compare the resolution detected for the scanned image with the resolution of the OMR template. If they do not match with a slight tolerance, the OmrEngine generates an exception. The code snippet on the blog announcement page demonstrates how to use the newly exposed property to auto detect the image resolution. Aspose.OCR for Java provides facility to perform OCR operation on remote images as well as local ones. You just need to supply the URL of the image to newly exposed fromUrl method for the ImageStream class. This release has incorporated some enhancements. The list of enhancements includes, the OmrEngine can now take care of low resolution scanned images to perform OMR operation, Improved OMR algorithm for better handling of OMR’s GridElement & marks filled with pencil and DetectTextRegions property work in the correct way i.e. if you set this property to TRUE. It will ignore the manually set text recognition block. This release includes plenty of new & enhanced features as listed below
  • Support BarCode element properties for defining barcode type and other settings
  • Ability to load image from URL
  • OMR should detect image resolution automatically in Java
  • Improve handling of noisy and low-contrast images
  • Incorrect result returned by the markers filled with pencil
  • OMR results for the Grid Element does not seem legit
  • DetectTextRegions property is not working correctly
Overview: Aspose.OCR for Java

Aspose.OCR for Java is a character recognition component that allows developers to add OCR functionality in their Java web applications, web services and Windows applications. It provides a simple set of classes for controlling character recognition tasks. It helps developers to work with image files from within their Java applications. It allows developers to extract text from images, Read font, style information quickly, saving time & effort involved in developing an OCR solution from scratch.

Thursday, August 27, 2015

Apply Appropriate Shape Border Type, Enhanced Visio Diagram to PDF, HTM & VDX Conversion

What’s new in this release?

We are pleased to announce the new release of Aspose.Diagram for Java 5.5.0.  The recent release version targets export quality and keeps improving with respect to the market trend. The major parts of this release incorporate correct ordering of the Visio diagram pages, applying an appropriate shape border type, restore original colors of the shape and improve avoiding mess form of the shapes.  It also covers some error message problems, bug fixes and enhancements lead the best fitted situations. Some of these includes, VSD to PDF conversion, incorrect page number sequence, VSD to PDF conversion, solid type border of shapes instead of dash type, VSD to PDF conversion, error while opening an output PDF, VSD to VDX conversion, shapes turn into messes form, Diagram exception occurred while loading VSD file, VSD to PDF / HTML conversion & many more.  This release includes several enhanced features and bug fixes as listed below
  • VSD to PDF conversion, incorrect page number sequence
  • VSD to PDF conversion, solid type border of shapes instead of dash type
  • VSD to PDF conversion, incorrect page number sequence
  • VSD to PDF conversion, error while opening output PDF
  • VSD to VDX conversion, shapes turns into messed form
  • Diagram exception occurred while loading VSD file
  • VSD to PDF conversion, all the shapes have black background
  • VSD to HTML conversion, all the shapes have black background
  • VSDX to PDF conversion, the shapes turn into plain black color
Overview: Aspose.Diagram for Java 

Aspose.Diagram is a class library for working with MS Visio files & is a pure Java alternate for MS Visio Object Model. It is a standalone Visio Java library and does not depend on Microsoft Office Visio. It enables developers to work with VSD & VDX files and they can open files & Add   & manipulate the elements of the diagram, export Visio files to PDF, XML, HTML, images format, SVG & several other formats,  Rotate a shape, Add a hyperlink to a Visio shape, protect diagram shape and many more.  Aspose.Diagram can be used with any kind of application, whether it’s a Web Application or a Windows Desktop Application.

Wednesday, August 26, 2015

Retrieve Project Data from Primavera Database & Enhanced Setting Task Duration using .NET

What’s new in this release?

We are happy to announce the release of revamped version of Aspose.Tasks for .NET 8.6.0. This month’s release includes enhancement related to reading project data from Primavera Database. It also includes a number of bug fixes related to different API functional areas. Aspose.Tasks API already supports importing Project data from various Primavera file formats such as XML and MPX. This month’s release further extends the capability of the API to retrieve Project data from Primavera database. The PrimaveraDBSettings class provides the interface for setting a connection to the Primavera Database. This is achieved by specifying the connection stirng parameters in the SqlConnectionStringBuilder class. The Project class now offers an overloaded method that accepts the PrimaveraDBSettings class object. This month’s release also includes a number of API improvements as a result of various bug fixes. These include Calculation errors while setting task duration with 24 hour calendar, Difference in dates calculation with different types of task links, incorrect rendering of task links, Exception while loading MPP file with resource assignment work having large values and many more. Bellows is the list of new and enhanced features included in this new release.
  • Implement Project data reading from Primavera DB
  • Project Structure verfiication functinoality missing in Aspose.Tasks for Java
  • Error in task start/finish dates calculation while setting task duration for a project with 24 hour calendar
  • Setting the task duration hangs while project containing 24 Hour calendar
  • Exception raised while loading MPP file with resource assignment work having 100000hrs
  • SF link is rendered incorrectly
  • Difference in dates calculation using SF Predecessor before and after saving project to file
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

Monday, August 24, 2015

Convert PDF to PDF/A-3 with Compliance-Level (3a, 3b) & Manipulate Tables in Existing PDF

What's New in this Release?

We are pleased to announce the release of Aspose.Pdf for .NET 10.6.0. This version contains some amazing new features which enrich the API to create stunning applications with vast variety of PDF creation as well as manipulation features. Astonish your customers through your applications by providing stunningly amazing features for PDF file creation/manipulation and surprise them with resultant files with great fidelity. The ease of use, extensive documentation and free technical support are some of the salient features of our API’s and we always strive to meet our customer’s expectations because we believe customer satisfaction is our Quality. PDF to PDF/A conversion and PDF/A compliance validation features have been supported by our API for quite some time and from time to time, we introduce modifications, so that new enhancements are provided in these functionalities. The code lines on the main blog announcement page can help in converting PDF file to PDF/A_3b compliant format. We received a requirement to to convert a PDF from RGB colorspace to Grayscale, so that it would be faster while printing those PDF files. Also when file is converted to GrayScale, the size of document is also reduced but with this change, the quality of document may drop. Currently this feature is supported by Pre-Flight feature of Adobe Acrobat, but when talking about Office automation, Aspose.Pdf is an ultimate solution to provide such leverages for document manipulation. This is feature is now available in this new release. One of the earliest features supported by Aspose.Pdf for .NET is its capabilities of Working with Tables and it provides great support for adding tables in PDF files being generated from scratch or any existing PDF files. You also get the capability to Integrate Table with Database (DOM) to create dynamic tables based on database contents. In this new release, we have implemented new feature of searching and parsing simple tables that already exist on page of PDF document. A new class named Aspose.Pdf.Text.TableAbsorber is provides these capabilities. The usage of TableAbsorber is very much similar to existing TextFragmentAbsorber class. The code snippet on the blog announcement page shows the steps to update contents in particular table cell. When using legacy Aspsoe.Pdf.Generator approach, we get the option to create a separate list which can be used to save the pages already created. After creating multiple pages, we usually clears the PDF and then again add the pages from own list. Therefore in order to introduce the same capabilities in new Document Object Model. As well as the enhancements and features discussed above, there have been specific improvement for PDF to HTML and HTML to PDF conversion features with better support for HTML5. Among these fixes, the PCL to PDF, SVG to PDF, PDF to Excel, PDF to DOC, PDF to TIFF and TIFF to PDF conversion, conversion of PDF to PDF/A compliant documents, text replacement, Filling of signature field with an image, flattening of PDF and rendering of PDF to XPS format, FloatingBox rendering, FootNote, EndNote and rendering of non-English (specifically Arabic) contents are also improved.  The list of important new and improved features are given below
  • Convert a pdf to PDF/A-3 with compliance-level (3a, 3b, 3u)
  • Converting a PDF from RGB color-space to Grayscale
  • Read/manipulate tables in existing PDF document
  • XML to PDF: Working with individual objects in new generator
  • Support of IsVerticalBroken poperty in new generator
  • Clear() method in PageCollection in new generator
  • Html5 support
  • Polyline Annotation background issue on export to image
  • PDF to PDF/A - Resultant file is not compliant
  • Tables containing HTML Lists (OL/UL), Table-Cells overwrite footers
  • PDF to JPEG - Image on first page is turned upside down
  • PDF to HTML - No text layer in HTML produced from a PDF
  • PDF to HTML - Text appears as Image
  • PDF to HTML - Text layer is not present in HTML
  • EPUB to PDF - Contents truncated from the right side
  • PDF to HTML - Images in resultant HTML are corrupted
  • PDF to HTML - RTL words are broken into characters in HTML
  • PDF to TIFF - Data is lost in resultnat image
  • PDF to TIFF - Data is lost in resultant image
  • Unable to get Link destinations
  • HTML to PDF - Table border and title/caption are missing
  • HTML to PDF - Issue with vertical line spacing
  • PDF to HTML: TOC in HTML shifted IE
  • Paragraph formatting issue in FloatingBox
  • Saving PDF results in data lost
  • HTML to PDF conversion results blank PDF
  • Combo box text is being rendering incorrectly while flattening the PDF form
  • Footnote does note render correctly with Font settings
  • HTML to PDF does not preserve whitespace and word wrapping
  • XML+XSLT to PDF: Hyphen causing wrapping issues
  • PDF to HTML: Text is being positioned incorrect in header part of HTML
  • PDF to HTML: Text is being positioned incorrect in header part of HTML
  • Incorrect Arabic text being extacted
  • PDF to Doc: Extra lines in table's captions
Other most recent bug fixes are also included in this release.
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, extended 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.

Sunday, August 23, 2015

API for Working with Themes, PDF Background Rendering & Improved Footnote Balancing

What's New in this Release?
 
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 15.7.0. Here is a look at just a few of the biggest features and API changes in this month’s release, Added API to work with Themes, Allow inserting of TIFF images, API to change footnote/endnote separator, Improved footnote balancing, improved text wrapping around objects in footers, ternary raster operations for EMF/WMF rendering implemented, PDF background rendering improved, text with gradient fill rendering implemented and Japanese OTF fonts overlapping characters problem in rendered images fixed. This release has added basic API to access document theme properties. Aspose.Words now can determine actual color of text output that will be used for the “auto color” using the Font.AutoColor Property. It returns the present calculated color of the text (black or white) to be used for ‘auto color’. If the color is not ‘auto’ then it returns Color. When text has ‘automatic color’, the actual color of text is calculated automatically so that it is readable against the background color. As you change the background color, the text color will automatically switch to black or white in MS Word to maximize legibility. This release implemented TextOrientation.VerticalRotatedFarEast property. It specifies orientation of text on a page, in a table cell or a text frame as following: Far East characters appear vertical, other text is rotated 90 degrees to the right to appears from top to bottom vertically, then left to right horizontally (tb-lr-v). This release added SaveOptions.UpdateSdtContent property. This option controls whether content of StructuredDocumentTag is updated before document saving. Default value is TRUE. The list of new and improved features added in this release are given below
  • Added API to work with Themes
  • Allow inserting of TIFF images
  • API to change footnote/endnote separator
  • Improved footnote balancing
  • Improved text wrapping around objects in footers
  • Ternary raster operations for EMF/WMF rendering implemented
  • PDF background rendering improved
  • Text with gradient fill rendering implemented
  • Japanese OTF fonts overlapping characters problem in rendered images fixed
  • Provide API to programmatically manipulate Themes
  • How to get/set Shape height/width when it is in GroupShape
  • Footnote Continuation Notice is not preserved when saving a document
  • Support for MERGEBARCODE merge field
  • Provide an option to suppress writing CSS style sheet to external file.
  • Implement Run.GetAutoFontColorResolved to determine actual color of text output that will be used for the "auto color"
  • Allow inserting TIFF images
  • Allow changing footnote/endnote separator.
  • Consider providing a one line method in the API for InsertDocument
  • Implement Load and Save warnings for HTML/MHTML/EPUB formats
  • Support TABLE.borderColor attribute import.
  • Include version in the file name of the MSI
  • Ternary raster operations work incorrectly
  • Check if there are any restrictions on certificate usage when signing
  • Transparency is lost when converting Emf to Png
  • Rectangles appear on some characters after ODT to HTML_Fixed
  • Support 'width' attribute of 'col' element in HTML import
  • Checkbox states are not preserved during open/save a DOCX
  • DocumentBuilder.InsertOleObject behaves differently for MPP files created with Aspose.Tasks
  • Shadow looks bigger than should be when DmlRenderingMode.DrawingML is set as default.
  • Improve horizontal rule support
  • /footnote balance/ Footnote balancing is not perfect
  • Portable implementation of SRC_PAINT ternary raster operation for EMF/WMF.
  • Mention expandTableStylesToDirectFormatting in Working with Tables docs
  • Mention in Docs that Aspose.Words uses "system property for temporary dir" upon rendering
  • Japan otf font characters overlap in images.
  • Missing wmf inside pict image.
  • Missing underline in font rendered to pict image.
  • Wrong number formatting in chart label.
  • ChartSeriesCollection uses internal DataTime class in public API.
  • Print quality via Aspose.Words library
  • Text with gradient fill not saved in PDF output
  • Line breaks at incorrect word during open/save a RTF
  • CheckBox is visible after re-saving Doc
  • Bigger copy of existing image appears after open/save a DOC
  • ParagraphFormat and ListFormat attribute values are not presevred when importing Style to another Document
  • ParagraphFormat attribute values are not presevred when importing Style to another Document
  • Picture inside word document turns into black square after converting to PDF/A
  • Textboxes are incorrectly converted to images in MHTML
  • HTML multilevel list is improperly imported when list item is empty.
  • Html to Word document conversion issue with Svg
  • /negative page margins/ Content missing and many pages are produced in PDF
  • Editable SDT is no longer editable in generaed DOCX
  • Docx to Pdf conversion issue with multi lines Chinese text
  • Font size is changed after conversion from RTF to Docx
  • Footnote symbol turns into square box and Footnote marker is repeated twice
  • Text is missing after conversion form Docx to Jpeg
  • Saving Word document with a Textbox changes the Textbox's layout
  • Charts are missing after re-saving docx
  • Html to Docx/pdf conversion issue with Superscript
  • The symbol(†) is missing after conversion from Doc to pdf
  • Some document elements and Layout is not preserved during open/save an ODT
  • Unexpected information is presented in Footer
  • CellFormat.Orientation return incorrect value
  • Texture fill effect renders different when saving to PDF
  • Logo on top left of page is not rendering correctly in PDF
  • SDT data is lost during saving to PDF
  • Aspose.Words.FileCorruptedException when reading HTML document.
  • Watermark (shape node) is lost after re-saving Docx
  • Doc to pdf/html conversion issue with list labels
  • Update fields with "de-DE" culture doesn't work
  • Convert RTF to PDF/RTF scrambles up document's paragraphs
  • Page margins are changed after re-saving ODT
  • Content position is changed after re-saving Odt
  • Take in a count Dml textbox shape border width during rendering.
  • Assert in LineReflower fires when the line starts with floating shape.
  • Continuous Section break is converted to Section Break (Next Page)
  • Document.GetPageInfo(0) goes into infinite loop
  • Hand symbols inside Textboxs renderd upside down in PDF
  • /tiff insert/ TIF image is too dark after inserting into a document.
  • Rtl paragraph containing more than one inline element is imported incorrectly
  • The field code of FormField is not changed after changing FormField type.
  • Export table styles to HTML
Other most recent bug fixes are also included in this release

Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android 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.

Thursday, August 20, 2015

Auto Detect Resolution of OMR Image & Enhanced Multi-Selection for Grid Element using .NET

What’s new in this release?

We are proud to announce the new release of Aspose.OCR for .NET 2.8.0. This release includes exception handling to capture failures caused by the OmrEngine and add a new OmrImage property to auto detect the image resolution of the OMR scanned image. Aspose.OCR for .NET now provides the OmrImage.AutoDetectResolution property to auto detect the resolution of the scanned image to perform OMR operation. The OmrEngine tries to compare the resolution detected for the scanned image with the resolution of the OMR template. If they do not match with a slight tolerance, the OmrEngine generates an exception. This release of the Aspose.OCR for .NET API has exposed the Aspose.OMR.OmrException class along with it’s supporting methods that allows to handle the exceptions caused by the OmrEngine during the processing of OMR forms. It also provides fixes for important issues such as, incorrect recognized text for specific file, Multiselection for Grid element, Invalid CopyRight symbol on NuGet page for Aspose.OCR and many more. This release includes plenty of new features as listed below
  • OMR should detect image resolution automatically
  • Method OmrConfig.setFillThreshold() incorrect verifies input data
  • Incorrect recognized text for specific file
  • Multiselection for Grid element
  • Invalid CopyRight symbol on NuGet page for Aspose.OCR
  • Public methods related to Omr module have to throw OmrException
  • Possible invalid input crashes due to PreviewTextInput non-obvious behavior
  • Arithmetic operation resulted in an overflow
Other most recent bug fixes are also included in this release

Overview: Aspose.OCR for .NET

Aspose.OCR for .NET is a character recognition component built to allow developers to add OCR functionality in their ASP .NET web applications, web services and Windows applications. It provides a simple set of classes for controlling character recognition tasks. It helps developers to work with image (BMP, TIFF) files from within their own applications. It allows developers to extract text from images quickly & easily, saving time & effort involved in developing an OCR solution from scratch.

Wednesday, August 19, 2015

UniCode Text Rendering in PDF & Improved PDF to Image Conversion inside Android Apps

What's New in this Release?

Aspose development team is excited to announce the release of Aspose.Pdf for Android 1.7.0. It containing fixes for problems reported in earlier versions, has been published. With every new release, the API has become more stable and rich in terms of features and capabilities being introduced over Android platform. Among various fixes, the PDF to Image conversion, addition of image inside PDF document, rendering of normal as well as UniCode text in PDF document, text formatting preservation in resultant file and manipulation of large PDF files are one of the key improvement areas. As we always have emphasized on using latest release versions of our API’s, we recommended you to please get the chance to download and start evaluating the new release. Some important features included in this new release are listed below
  • Part of image wasn't converted
  • Exception occurred during conversion
  • Text is not bold, line isn't seen
  • Text is fuzzy
  • khmer unicode is not shown in PDF file
  • Adding image to a PDF documents stops with OutOfMemoryError
  • Transparent image is added with sold background
  • PDF to JPG image conversion corrupts the font
Overview: Aspose.Pdf for Android

Aspose.Pdf for Android is a PDF document creation & manipulation c omponent that enables Android applications to read, write & manipulate PDF document without using any other third party application. It allows PDF compression options, table creation & manipulation, support for graph objects, extended security controls, custom font handling, add or remove bookmarks, create table of contents, add, update, delete attachments & annotations, import or export PDF form data, print PDF docs &  much more.

Tuesday, August 18, 2015

Automatic Image Resizing on Save using Aspose Image Resizer for Umbraco

We are pleased to announce the release of Aspose Image Resizer for Umbraco. Aspose Image resizer is an Umbraco datatype which allow automatic image resizing on save. It uses powerful image processing features provided by Aspose.Imaging. Aspose.Imaging for .NET is an imaging library that lets developers create, edit, draw or convert images in their .NET applications.

Important Features

This initial version of the datatype has the following features
  • Use multiple copies on one document
  • Use on Media as well as Content and Members
  • Does not overwrite original image
  • Saves resized images in the original image media folder
  • Stores url to image as plain text for easy access via xslt
Start a free trial today – all you need is to sign up with Aspose. Once you have signed up, you are ready to try powerful file processing features offered by Aspose file format APIs. Your feedback is very important to us. Please feel free to provide feedback and raise feature requirements. We are keen to implement customer driven features since we are a 100% customer driven company.

About Aspose
 
Aspose offers a powerful set of file management components with which developers can create applications which can open, edit, create and save some of the most popular business file formats. Supported formats include Word documents, Excel spreadsheets, PowerPoint presentations, PDF documents, and Microsoft Project files. Tools allow developers to perform OCR, work with images, create and read barcodes and perform many other document conversion and management tasks. Aspose produce components for .NET, Java and SharePoint, as well as rendering extensions for SQL Server Reporting Services and JasperReports exporters.


Monday, August 17, 2015

Select ECC Levels while Encoding DataMatrix & Detect Unreadable Barcode using .NET

What's New in this Release?

The latest version of Aspose.BarCode for .NET 7.1.0 has been released. This new release version allows developers to select ECC levels while encoding DataMatrix code and also have added a flag to indicate the presence of not properly readable barcodes on the picture. For now, this flag is supported by QR and Code128 recognition engines and enabled by the modes: RecognitionMode.MaxBarCodes and RecognitionMode.ManualHints with ManualHint.IncorrectBarcodes. All the recognition modes have already been defined in the documentation help topic: Switch Barcode Recognition Modes According to the Requirement. Aspose.BarCode APIs allow to select an appropriate ECC level while encoding DataMatrix barcode. The DataMatrix symbology adopts two types of error correction algorithm, depending on the ECC level employed. The ECC levels 000 to 140, which offer five different error correction levels. However, the commonly used ECC 200 level uses Reed-Solomon error correction. Help topic in the documentation section shows, how to encode DataMatrix code along with the ECC algorithm. Aspose.BarCode APIs allow developers to detect whether the image contains any unreadable barcode on the picture. Help topic in the documentation section shows, how to check presence of unreadable barcode on the picture. Many reported bug fixes have also been included in this release, such as The duplicate recognition of the DataMatrix, Incorrect recognition when lines restoration is used, Incorrect barcode read type for SwissPostParcel filter, Incorrect recognition of Planet code from the tif image, Can’t recognize Aztec code from the PDF document and many more. Below is the list of new and improved features supported in this version.
  • Review and include ECC000-140 algorithm into main project
  • Flag to indicate that a barcode is found but unreadable
  • The duplicate recognition of the datamatrix
  • Incorrect recognition when lines restoration is used
  • Incorrect barcode read type for SwissPostParcel filter
  • Incorrect recognition of Planet code from the tif image
  • Incorrect recognition of Planet code from the tif image
  • Can't recognize Aztec code from the PDF document
  • Can't recognize Aztec code from the PDF document
  • Can't recognize DataMatrix code from the JPG image
  • Can't recognize Code39 code from the tif file
  • Can't recognize Code39 barcodes from the PDF document
  • SSCC18 symbology, check digit should be in parenthesis
  • Error message when tried to encode Code128 with FNC 3 character
  • Incorrect recognition of DataMatrix code from a PNG file
  • Incorrect Or Unable to recognize bar codes from a PDF file format
  • Aspose is compatible with ECC 000 - 140 and ECC 200
Other most recent bug fixes are also included in this release.


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.

Sunday, August 16, 2015

MHTML to PDF Conversion, OSGI Framework Support, Enhanced PDF to PNG & XML using Java

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Pdf for Java 10.4.1. This release includes information from Aspose.Pdf for .NET 10.4.0 and 10.4.1. Apose.Pdf for Java Jar for OSGI framework and MHTML to PDF conversion are the main features included in this release. In order to cater some immediate and high priority issues, a new
Hotfix has also been published, which contains fixes for priority issues recently reported. The inter-file format conversion has been one of the key improvement areas as we have specifically fixed issues regarding HTML to PDF, PDF to PNG and PDF to XML conversion features. With this new HotFix, the API has become compatible with OSGI framework and works flawless with Apache Karaf Application server. Therefore we recommend you to please get the copy of latest hotfix and try using the new release of Aspose.Pdf for Java 10.4.1.  Some important improved features included in this release are given below
  • Apose.Pdf for Java Jar for OSGI framework
  • Convert mhtml to pdf
  • PDF to HTML: setting document background feature is not working properly
  • PDF to HTML - Text in resultant file is garbled.
  • After adding attachments, some random attachment are not accessable
  • Fast Web view issue
  • PDF to PDFA: Invalid PDFA file generated while overwriting same file during DOC to PDF to PDFA
  • PDF to HTML: Images become incorrect    
  • Printing: Pdf to Postscript landscape not working
  • PDF to PDF/A - Resultant file is not compliant
  • XPS to PDF - incorrect converted transparency for some objects.
  • OutOfMemory Exception while printing the PDF file
  • Unable to use printDocumentWithSettings(..) method
  • Exception while manipulating PDF files over IBM WAS
  • PDF to TIFF: TiffDevice overload with TiffSetting argument not working
  • PDF to HTML - The image in the document is converted partially
  • PDF to PNG - The conversion process keeps on running. Never stops
  • PDF to HTML: Incorrect colors in output html
  • Overwriting PDF file generates output 0KB
  • PDF to Html throws IllegalArgumentException
  • PDF to PNG - Colors are changed in resultant image
  • HTML to PDF - Checkbox control overlaps text line contents
  • PDF to PNG - Contents are garbled in resultant file
  • HorizontalAlignment is not being honored for cell contents
  • Slight color change of transparent signature image with Aspose.Pdf for Java 10.0.0
  • Aspose.Pdf for Java Jar for OSGI framework
  • NullPointerException over Apache Karaf application server
  • PDF to XML - resultnat file contains extra spaces at the end of file
  • PDF to PNG - Unexpected borders around text
Overview: Aspose.Pdf for Java

Aspose.Pdf is a Java PDF component to create PDF documents without using Adobe Acrobat. It supports Floating box, PDF form field, PDF attachments, security, Foot note & end note, Multiple columns document, Table of Contents, List of Tables, Nested tables, Rich text format, images, hyperlinks, JavaScript, annotation, bookmarks, headers, footers and many more. Now you can create PDF by API, XML and XSL-FO files. It also enables you to converting HTML, XSL-FO and Excel files into PDF.

Wednesday, August 12, 2015

Set ECC Level While Writing DataMatrix Code, Libraries for Visual Studio 2012 & 2013

What’s new in this release?

We are happy to announce the new release of Aspose.BarCode for Reporting Services 7.1.0. The error correction levels are now supported in the DataMatrix symbology. Users can set an ECC level while encoding DataMatrix code. This new release has also included separate libraries for Visual Studio 2012 and 2013 configurations. We have fixed many other defects those leads to better performance in reading and writing codes. The DataMatrix symbology adopts two types of error correction algorithm, depending on the ECC level employed. The ECC levels 000 to 140, which offer five different error correction levels. However, the commonly used ECC 200 level uses Reed-Solomon error correction. The documentation help topic shows, how to write DataMatrix code along with the ECC algorithm. We have provided two separate libraries to manage configuration of Microsoft Visual Studio 2012 and 2013. Previously, users were facing an error while adding barcode control in the toolbox. It has now been fixed. These assemblies are located in the Bin\VS2012 and Bin\VS2013 directories. These assemblies can also be used with respective Business Intelligence for Visual Studio version. We have enhanced encoding part of Code128 symbology. It was throwing an error while encoding FNC 3 character.Here are some key fixes that help us improve Aspose.BarCode APIs, Can’t add barcode control in the toolbox of Visual Studio 2012 and 2013, Business Intelligence for Visual Studio 2013 – Can’t preview barcode using Reporting Services 2014 and Error message when tried to encode Code128 with FNC 3 character. The new DatamatrixECC property is added to the BarCodeBuilder class in order to select an appropriate ECC level while encoding DataMatrix barcode. The new DataMatrixEccType Enum has been added to specify the type of the ECC to encode. Below is the list of new and improved features added in this new release
  • Review and include ECC000-140 algorithm into main project
  • Business Intelligence for Visual Studio 2013] Can't add barcode control in the toolbox
  • Can't add barcode control in the toolbox for Visual Studio 2012
  • Business Intelligence for Visual Studio 2013] Can't preview barcode using Reporting Services 2014
  • Error message when tried to encode Code128 with FNC 3 character
Overview: Aspose.Report for .NET

Aspose.BarCode for Reporting Services is a .NET solution for the rendering of barcode images in SQL Server 2000, 2005 & 2008 Reporting Services. It supports 29+ linear (1D) and 2D barcode symbologies including MacroPdf417, Australia Post, OneCode, Code128, Code39, PDF417, UPCA, Codabar, MSI and QR etc. Also render barcode images on reports in BMP, JPG, PNG and GIF formats. Other features include EAN-128 application identifiers, DPI resolution settings, barcode size and location adjustments.


Monday, August 10, 2015

Add/Remove Notes Slides & PowerPoint Document Properties Cleaning inside .NET Apps

We are happy to share the announcement of Aspose.Slides for .NET 15.5.0. We have improved the support for working with document properties by introducing the feature for cleaning added document properties. Please visit the documentation article Public API and Backwards Incompatible Changes in Aspose.Slides for .NET 15.6.0 for further reference. We have improved the management of notes slides by introducing NotesSlideManger class under ISlide interface. Now you can add or remove the notes slides for any given slide by using properties available in NotesSlideManager class. We have also introduced the support for exception messages when loading the files other than support MS PowerPoint formats. We have improved the support for presentations access and their saving that resulted in generation of corrupted presentations and raising presentation repair message when opened in PowerPoint. The presentation access and saving issues have been rectified for many presentation decks that earlier resulted in exceptions including NullReference, ArgumentException , OdpReadException , PptException, Unexpected Font Parsing and PptUnsupportedFormatException in previous releases during saving and exporting to Pdf. We have improved the charting support in this new release and many issues incurring during working with charts have been rectified which include issues with chart labels, axis, plot area, data formats and chart legends. The slide cloning has also been improved which earlier resulted in missing data in the form of improper shapes, tables and charts inside cloned slides. The support for working with SmartArt shapes has been improved and now hyperlinks or effects can be associated with SmartArt shapes. We have also included the text AutoFit and Wrapping support for chart data item. We have enhanced the presentation rendering to HTML, PDF and images in this release for charts, text and SmartArt shapes. Many chart rendering issues including missing or improper chart axis, plot area and legends have been rectified. The issues of missing charts including issue of improper chart leader lines have also been rectified in this release. We have also addressed the rendering issues related to AutoShapes and Smart as well in this release. This list of new, improved and bug fixes in this release are given below
  • Support for cleaning of PowerPoint document properties
  • Support for removing Notes Slides in presentation
  • NullPointer exception on loading the presentation
  • SmartArt gets disturbed in saved presentation
  • Presentation repair message on opening the Aspose.Slides saved presentation
  • Incorrect chart legend on load and save presentation
  • ArgumentException on saving presentation
  • Incorrect text alignment in generated PDF
  • Presentation gets corrupted when slides with videos are cloned
  • 3D chart has multiple rendering issues after cloning slide
  • Feature to Automatically compress images when saving the presentation file
  • Aspose Slides 15.5 Table loses cell borders after cloning slide
  • ArgumentException was unhandled
  • Repair message after resaving presentation
  • Chart axis and legends text is improeprly rendered in exported HTML
  • Black lines added to textboxes on print
  • Text became bold in generated html from odp
  • Hyperlink text is lost on converting odp to html
  • RegressionTests_v14_2.SLIDESNET_35187 hangs up after the build #348 in the Aspose.Slides Unified API - Tests and Release configuration
  • Text missing in the thumbnails generated from odp
  • Incorrect rendering of shapes in generated html
  • Bullet points are appended with text
  • Incorrect thumbnail generated
  • FormatException on odp loading
  • OdpReadException on odp loading
  • Improper chart series fill after resaving presentation
  • TextFrame.createTextLayout() throws NullPointerException
  • Table boder is appearing when PPTX slide is merged in presentaiton
  • PptUnsupportedFormatException on opening the presentation
  • NullPointer exception on saving presentaiton by setting predefined slide size
  • Embedded excel loses cell formula after saving with Aspose.Slides
  • Chart improperly rendered in exported PDF
  • Chart missing in generated PDF
  • Chart failed to get opened in edit mode after resaving
  • TextFrame position gets changed in saved presentation
  • "PROTECTED VIEW Office has detected a problem with this file" attention appears in PPT presentation.
  • AxisPosition: On Tick Mark does not work in Aspose.Slides
  • Custom combination chart is lost when thumbnail is generated.
  • Font color changed for imported html data
  • InvertIfNegative property is not taking effect when rendering to PDF and thumnail
  • Slide number is inserted on slide along with an asterisk symbol.
  • Notes are removed after saving the PPT file
  • ObjectDisposedException: Cannot write to a closed TextWriter on saving presentation
  • Exception: Index was outside the bounds of the array. on opening the PPT file
  • Exception: Property set stored in BigEndian format on opening the PPT file
  • Number format not applying on bar chart
  • Chart series datapoint label number format is wrong
  • NullReferenceException thrown while PPT reading
  • Shape missing after PPT saving
  • Arrows direction gets changed in cloned presentation
  • Presentation gets corrupted on saving if the chart has variable data
  • Cannot edit chart data in Excel after saving PPTX
  • Chart failed to get edited in PowerPoint after removing categories
  • Number formatting on embedded chart change when saving as PPTX
  • Chart vertical axis line is missing when converting PPTX to PDF
  • The value axis (y-axis) format of the chart changes while saving the presentation
  • Wrong Display of Chart data when cloning PPTX slides
  • Support for PptxUnsupportedFormatException message when loading DOCM, DOCX, DOTM, DOTX, XLSB, XLSM, XLSX, SLTM, XLTX
  • Support for InvalidPasswordException message when loading a password protected PPT without password
  • Date format in resaved presentation is changed
  • The master template improperly applied on the presenation after cloning - 7.2.0 - 22-Feb-2013, 15.6.0
  • Thumbnail Issue
Other most recent bug fixes are also included in this release

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 you can create, access, copy, clone, edit and delete slides in your 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.

Sunday, August 9, 2015

Barcode Generation with Custom Width, Enhanced Code128 & QR Recognition Engines

What’s new in this release?

The new version of Aspose.BarCode for Java 7.0.0 has been released. It covers both encoding and decoding perspectives. In reference of OneCode barcode encoding, previously users were changing code text but it was generating only a fix sized barcode picture, but now it is not so. In general, the barcode size also depends on the code text. However, users can re-size barcode picture as already narrated in this help topic in the documentation section “generate barcode using custom width support”. The Code128 and QR recognition engines have been improved slightly. In the recent release version, we have also fixed some recognition failure cases. Here are some important issues addressed in this release, Same size OneCode barcodes are being generated, Can’t recognize QR barcode from the PNG image and many more.  Below is the list of main improved features and bug fixes added in this release.
  • Same size OneCode barcodes are being generated
  • Can't recognize QR barcode from the PNG image
  • Can't recognize small Code128 barcodes
  • Code128 document not recognized from a scanned document
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.

Thursday, August 6, 2015

Save Contacts Distribution List to Outlook MSG & Parse Searchable Folders in OST using Java

What’s new in this release?

We are pleased to announce the new release of Aspose.Email for Java 5.5.0. Ported from its equivalent .NET version of the API, this month’s release includes the same enhancements and improvements.  Creating contacts distribution list and adding these to a PST. However, there was no provision to save a distribution list to disc in MSG format as Microsoft Outlook does. This month’s release now provides the capability to save a distribution list to disc in Microsoft Outlook MSG format. This month’s release also provides a functionality enhancement that allows API users to parse searchable folders in an OST or PST file. The FolderKind enumerator provides the capability to list contents by Search or Normal type using this enumerator. This month’s release also fixes a number of bugs, resulting in improved API performance. These include Encoding issues during message conversion, issues with PST content while retrieving certain messages and calendar items, missing message’s content while saved using the API and exceptions such as loading certain TNEF files, listing messages using IMAP server, splitting OST files, and working with certain ICS files. The main improved features & bug fixes added in this release are listed below
  • Save MapiDistributionList to MSG file
  • "Finder" Sub folder contents in the OST cannot be retrieved after Aspose.Email for .NET 1.6
  • HttpWebRequest issue. Request hangs, connection closed by timeout. The error occurs very rarely.
  • Adding messages to multiple PSTs in Parallel sometimes raises Exception - Provision of some logging facility
  • Exported message has MSG format violation?
  • Contact Notes contain HTML Tags when saved to disc
  • Wrong message signing time displayed in Outlook
  • Wrong named property GUID observed before and after saving to PST
  • Unwanted backslash '\' found in PST root folder display name for German ANSI pst
  • Issue while reading EML attachments
  • Incomplete information retrieved from EML
  • From field garbled while EML to MHTML conversion
  • AlternateViews.Clear() functionality not working
  • ImapFolderInfo.TotalMessageCount returns 0 for all all folders
  • Missing content from Aspose created MSG file in Outlook
  • Attachment.Save saves the attachment in unknown wrong format
  • MapiMessage.Save changes MapiMessage.TransportMessageHeaders
  • EML to MHTML: Message body converts to plain text
  • EML to MHTML: Text missing from message body
  • MSG to MHTML: Encoding Issue in output Fixed
  • PST: Extracted MSG is corrupted
  • Attachment name not extracted properly from the EML
  • Line missing from HTML body
Other most recent bug fixes are also included in this release.

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.

Tuesday, August 4, 2015

Release Unmanaged Resources of Workbook & Calculate Width/Height of Cell Value using .NET

What’s new in this release?

We are pleased to announce the new release of Aspose.Cells for .NET 8.5.1. Aspose.Cells for .NET provides Cell.GetWidthOfValue and Cell.GetHeightOfValue methods to calculate the width & height of the cell value in the unit of pixels. These methods are useful in scenarios where application requirement is to set the width of the column and height of the row according to the size of cell value. Aspose.Cells APIs provide the ICustomFunction interface which can be used to implement the user defined or custom functions that are not supported by Microsoft Excel as built-in functions. While implementing the ICustomFunction interface, most of the times we require to return a single cell value however, sometimes we may also need to return a range of values. Aspose.Cells for .NET 8.5.1 has exposed the Workbook.Dispose() method to release the unmanaged resources of the Workbook object. The dispose pattern is used only for objects that access unmanaged resources, such as file and pipe handles, registry handles, wait handles, or pointers to blocks of unmanaged memory. This is because the garbage collector is very efficient at reclaiming unused managed objects, but it is unable to reclaim unmanaged objects. With this revision, the API has exposed the TableDataSourceType enumeration & readonly ListObject.DataSourceType property that can be used to detect the data source type of a ListObject. In the new version, we have also provided important  enhancements such as Provided support to link to external workbooks in the desktop grid control provided by Aspose.Cells for .NET and Support Right-to-Left Display of Worksheets in desktop grid control provided by Aspose.Cells for .NET. We have handled some exceptions when reading/writing Excel spreadsheets and copying worksheets from other workbook. We have also fixed an exception in Shape to Image rendering. In this release, several important issues have been addressed. For example, issues around reading/ writing Microsoft Excel file formats, manipulating Pivot Tables, combining workbooks, setting conditional formatting, protecting workbooks, manipulating drawing objects and shapes, rendering images from Excel worksheets, manipulating charts with formatting, rendering images files from charts and exporting Excel workbooks to PDF format have been resolved. We have also enhanced the Aspose.Cells formula calculation engine and fixed a few issues in this regard. This release includes several enhanced features and bug fixes as listed below
  • ICustomFunction - returning a range instead of a single cell
  • Cell.GetHeightOfValue() similar to Cell.GetWidthOfValue() needed
  • PivotTable does not refresh when saving to PDF
  • Pivot Table's Banded Rows option is lost
  • Pivot Table doesn't keep sorting when combine
  • Error message pops up after saving workbook
  • Values are not correct when data changes
  • Different value after CalculateFormula
  • Workbook.CalculateFormula does not calculate correct values
  • Calling the Worksheet.GetPrintingPageBreaks changes the TextBox width
  • Cell.RemoveArrayFormula does not remove the array formula
  • Excel syntax not supported for the formulas
  • Aspose.Cells renders 2 pages
  • Text is getting cutoff while rendering worksheet to EMF image
  • Chart image doesn't contain the same values as the x axis from the excel chart
  • Refreshing the PivotTable with new data changes the chart's color style
  • Combining Workbooks change the Chart style
  • Color of the picture looks differently after converting to PDF
  • Contents and shapes are shifting when Excel is saved to PDF
  • Excel shows Protected View on Aspose.Cells saved spreadsheet
  • Cell.GetPrecedents() not returning correct worksheet name
  • The background color of the conditionally formatted cells change
  • Conditional format rules corrupted
  • Inconsistent Workbook protection behavior
  • Excel cannot open file after conversion from XLSM to XLS
  • Combining Workbooks cause the Excel's "Cannot edit a PivotTable in group edit mode" warning
Other most recent bug fixes are also included in this release

Overview: Aspose.Cells for .NET

Aspose.Cells is a .NET component for spreadsheet reporting without using Microsoft Excel. It supports robust formula calculation engine, pivot tables, VBA, workbook encryption, named ranges, spreadsheet formatting, drawing objects like images, OLE objects and importing or creating charts. You can also create Excel file using designer spreadsheet, smart marker or API and apply formulae and functions. It supports CSV, SpreadsheetML, PDF and all file formats from Excel 97 to Excel 2007.

Sunday, August 2, 2015

Aspose.Newsletter August 2015: Working with Multiple File Types & More News

Aspose Newsletter for August 2015 has now been published that highlights all the newly supported features offered in the recent releases of its JasperReports exporters, SQL Server rendering extensions, .NET, Java, SharePoint components, Android & REST APIs.  It also includes information working with multiple file types, work with pivot tables in spreadsheets, public charts and custom mark in footnotes APIs, adding VBA module and Code to an Excel workbook, improved performance & Support for DjVu File Format and several other features.
Working with Multiple File Types in Your Applications?
Aspose.Total for .NET and Java are robust API suites that give you a wide range of options for working with many files types in your applications. Stop struggling with multiple libraries and get everything you need in one place with Aspose.Total! Start a free Trial
Public Charts and Custom Mark in Footnotes APIs added in Aspose.Words for .NET and Java 15.6.0
In addition to Public Charts and Custom Mark in Footnotes APIs this release contains over 89 useful new features, enhancements and bug fixes to the Aspose.Words products. Read about all the new improvements now
Improved Performance & Support for DjVu File Format with Aspose.Imaging for .NET 3.0.0
Aspose.Imaging for .NET 3.0.0 contains many useful improvements including a new improved imaging core. Moreover, this release has provided the support for the famous DjVu file format. Check out the article and code examples to learn more
Aspose.Cells For .NET – Adding VBA Module and Code to an Excel Workbook
Aspose.Cells is a robust API for manipulating Excel files and other spreadsheet documents. Learn how to use Aspose.Cells to add new VBA Modules and Macro Code to an Excel Workbook in your own applications. Read the guide about Adding VBA Module and Code to an Excel Workbook
CIO Camenzind Information + Organisation uses Aspose.Words in their XFleX application to Convert RTF to PDF
XfleX offers a SaaS documentation production service to small and medium businesses and needed a fast and wholly accurate RTF to PDF conversion. They found Aspose.Words met those criteria and, importantly, their developer was able to integrate it in less than half an hour. Read More
Updates about new Product Releases
  1. Aspose.Total for .NET - a compilation of our latest .NET products.
  2. Aspose.Words for .NET 15.6.0 - Includes 81 improvements and fixes. Most notably Public Chart API and a Public API for Custom Mark in footnotes.
  3. Aspose.Pdf for .NET 10.6.0 - Convert a pdf to PDF/A-3 with compliance-level (3a, 3b, 3u).
  4. Aspose.Tasks for .NET 8.5.0 – Added the ability to extract objects embedded in task or resource view form, plus many new features
  5. Aspose.Email for .NET 5.4.0 - Support for pipelining mode in mail
  6. Aspose.Tasks for .NET 8.4.1 - Support MPX format and Project reading exception while reading the slack values in scientific notation.
  7. Aspose.Note for .NET 1.7.0 – Added support to save an Aspose.Note document as a html page.
  8. Aspose.Total for Java – a compilation of our latest Java products.
  9. Aspose.Words for Java 15.5.0 - Includes 81 improvements and fixes. Most notably Public Chart API and a Public API for Custom Mark in footnotes
  10. Aspose.Pdf for Java 10.5.0  –Aspose.Pdf for Java support for OSGI framework and conversion from MHTML to PDF
  11. Aspose.Email for Java 5.5.0 –Support for pipelining mode in mail client.
  12. Aspose.BarCode for Java 6.9.0 – New QR/MicroQR decoder.
  13. Aspose.Tasks for Java 8.5.0– Added the ability to extract objects embedded in task or resource view form, plus many new features.
  14. Aspose.Total for Cloud – RTF compression implemented, and other enhancements.
  15. Aspose.Total for Android – all the latest versions of our Android APIs.
  16. Aspose.Cells for Android 8.5.0 – Library size reduction.
  17. Aspose.Total for SharePoint – a compilation of our latest SharePoint products.
  18. Aspose.Total for Reporting Services – a compilation of our latest Reporting Services products.
  19. Aspose.Total for JasperReports– The latest versions of our JasperReports products.
Supporting User Groups and Conferences
Aspose is sponsoring a number of user groups and upcoming events, including:
  • August 7th: Tulsa TechFest, Tulsa, OK
  • August 8th: DDD Melbourne, Melbourne, Australia
  • August 10th – 14th: Visual Studio Live!, Redmond, WA
  • August 12th: Adelaide .NET User Group Meeting, Adelaide, Australia
  • August 13th: HDNUG Houston.NET User Group Meeting, Houston, TX
Would you like us to sponsor your user group? Get in contact at user.groups@aspose.com
Collect your copy of Aspose Newsletter, October 2013 edition