Thursday, June 29, 2017

Get Fonts Substitution Notification on Exporting Visio Drawing to PDF inside Java Apps

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Diagram for Java 17.5.0. The new version of the API has improved the feature of importing a Bitmap image as a shape in Visio drawing. Developers can also find improvements in routing and building the structure of connectors with a high accuracy rate. All the regular bug fixes are also included. We recommend our clients use the powerful Aspose for Java APIs directly in their Maven Projects with simple configurations.  Aspose.Diagram for Java API has already added support of importing graphics in the Visio drawing. Developers may then export the Visio drawing to any supported format. The new API version 17.4 has enhanced the import of Bitmap image internally without any API change. Developers can now import a Bitmap image even in their complex drawings. Aspose.Diagram for Java API has also made improvements in routing mechanism to address the connections of Visio shapes as well as auto routing of connectors. This helps developers to track the flow of nodes because the clarity is important in drawings. It has also included some important enhancements, such as The connecting lines are not connected while creating a VDX, Missing shapes on converting a VDX to VSDM, The text items are rendered vertically on converting a VDX to VSDM, Connectors are not in the right positions with changing the page layout in VSDX. Aspose team auto port Aspose.Diagram for .NET to Java to give developers perfectly the same features on both platforms, so this version also incorporates the bug fixes and enhancements from its equivalent .NET version. This release includes several enhanced features and bug fixes as listed below
  • Add support to import a bitmap image as a shape
  • The connecting lines are not connected while creating a VDX
  • Missing shapes on converting a VDX to VSDM
  • The text items are rendered vertically on converting a VDX to VSDM
  • Connectors are not in the right positions with changing the page layout in VSDX
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.

More about Aspose.Diagram for Java

Wednesday, June 28, 2017

Export Emails to MHTML without Inline Images & Filter Messages with Custom Flag using .NET

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 17.6.0. It includes new features and enhancements related to various functional areas of the API. Specifically, the enhancements are related to the API’s IMAP, EWS client and rendering of messages to MHTML. The API also fixes several bugs that further improve the performance and functionality of the API. This month’s release introduces a new feature of adding custom flags to a message on the server using the API’s ImapClient. Custom flags can be added to a message using the AddMessageFlags method using the ImageMessageFlags. Not only users can add custom flags to messages on server using the API’s ImapClient, users can also filter messages by specifying custom flags. The ImapQueryBuilder’s HasFlags and HasNoFlags can be used for this purpose. Email messages with multiple or large size images embedded in them can take considerable time and system resources during conversion to MHTML format. This month’s release provides the capability to skip inline images from including in output MHTML using the MhtSaveOptions class’s SkipInlineImages property. Setting this flag avoids writing inline images from message body to output MHTML. The main bug fixes & improved features added in this release are listed below
  • Set custom flag using Imap
  • Option to render MSG to Mhtml without images for the sake of performance
  • Provision of flag for hidden/cache folders retrieved from Exchange server
  • Removing credentials from the activity log file        
  • Protocols API. Prevent the debugger from calling the getter property
  • Image repeated in background while converting MSG to Mhtml
  • From address not decoded properly from Base64
  • Aspose.Email adds random values for ConversationIndex property
  • PST: To, CC and BCC not displayed in Outlook
  • Aspose.Email is showing attachment name as UNKNOWN_PARAMETER_VALUE
  • Subject corrupted while saving the EML
  • Attachment filename changed when EML file is loaded and saved again
  • Saving attachment of EML file using Aspose.Email is getting corrupt/damaged
  • IMAP: BAD FETCH Invalid Fetch argument
  • To, CC and Bcc not shown in PST after conversion from Mbox
  • Aspose.Email is unable to read the attachments with EML file
  • Calendar item cannot be loaded to MailMessage
  • Setting the priority of an appointment is not working
  • EMLs to MHT: Blank output
  • Pop3: Getting Out Of Memory Exception
  • Null reference exception when getting contacts
  • ArgumentException: "The property data could not be null. Parameter name: property"
  • Exception raised while loading attached ICS file
  • Loading MSG file using MailMessage is throwing exception: IndexOutOfRangeException
  • MapiMessage.FromMailMessage raises exception for ICS files
  • Not Setting license raises Argument Out Of Range exception for MapiMessage.FromMailMessage for ICS files
  • IEWClient raises exception while fetching contacts from office365
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

Thursday, June 22, 2017

Add RichMediaAnnotation inside PDF Document & Enhanced PDF to HTML Conversion using Java

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Pdf for Java 17.5.0. It has introduced adding RichMediaAnnotation inside PDF document. The RichMediaAnnotation allows the feature to embed media files within the PDF document and sets video/audio player, implemented as flash application. Furthermore, It also have tested the compatibility of API with Grails, Dockers platform and Oracle Agile Product Lifecycle Management applications and it have proved to work without any issues. It also includes fixes related to previously reported issues, which make this release version stable and robust enough for PDF files creation, manipulation and transformation to other support formats. If users required to add an external video link in PDF document, now can use MovieAnnotaiton object. However when there is a requirement to embed media inside the PDF document, Aspose team need to use RichMediaAnnotation. This annotation allows to embed media file within the PDF document and sets video/audio player, implemented as flash application. Due to license restrictions, Aspose team can not include third-party flash scripts in a product, so users need to provide their script for playing videos or audios. Users should provide flash application code. For example, users can use videoplayer.swf and audioplayer.swf which are distributed with Adobe Acrobat and may be found in Multimedia Skins/Players sub-folder in Acrobat folder. Another option is using StrobeMediaPLayback.swf player or any other videoplayer implemented in flash. Apart from above mentioned improvements, the PDF to HTML conversion is one of the significant improvement feature which helps to create output files with great fidelity. It has also made improvements in PDF to PDF/A conversion feature, Image to PDF conversion, Annotation creation and manipulation, Text extraction, Text replacement. Some important improved features included in this release are given below
  • Support RichMediaAnnotation
  • Check compatibility of Aspose.Pdf for Java with Grails
  • Multi-page tiff to PDF with portrait orientation loses fidelity
  • PDF to HTML - Space and positioning issues
  • PDF to HTML conversion loses the text
  • PDF to HTML: TOC links are lost in output HTML
  • Support of Docker platform
  • Support of Oracle Agile Product Lifecycle Management application
  • License not working with Apache server
  • Image to PDF - Image output is not correct in PDF
  • PDF to HTML results into incorrect text
  • PDF creation process keeps running and never stops
  • PDF to PDFA1B: compliance failure due to transparency in the document
  • PDF to PDF/A - Resultant file is not compliant
  • PDF to Image conversion loses the text
  • HighlightAnnotation background color issue with QuadPoint array
  • PDF to Image hangs for ever
  • Text appearing on wrong location after placing inside PDF
  • Highlight Annotation background color Problem
  • PDFA gets corrupted when setOptimizeFileSize is used
  • Aspose.Pdf 17.4 exception throws when getting character by index
  • HTML to PDF - Ambiguous mismatch exception
  • getMeasure() method is missing in PolyAnnotation class
  • When PDF is converted to PDFA, the word in text is messed up.
  • PDF to PDFA: decrease in quality of transparent images
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.

More about Aspose.Pdf for Java

Wednesday, June 21, 2017

Project Data Writing to MPP, XML & Image Formats with Enhanced Project Recalculation using .NET

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Tasks for .NET 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, percent complete and actual duration while saving project data to MPP using the API, 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. This release includes plenty of new features as listed below
  • 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 (.NET)
  • Saving MPP file hangs and never returns
  • Timephased data entries are repeated for AssignmentActualWork in the XML file (.NET)
  • 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 (.NET)
  • TimephasedData written to MPP File shows wrong Work Values for the Last two days
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, June 20, 2017

Render Complex Portions of Word Document & Enhanced Swagger Notation 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, June 19, 2017

Generate DataMatix Barcode with C40 & Text Encoding Scheme inside .NET Apps

What's New in this Release?

The latest version of Aspose.BarCode for .NET 17.5.0 has been released. The major development in this release is the support for functionality to generate DataMatix barcode with C40 and Text encoding scheme. Functionality of AllSupportedTypes recognition mode has also been improved and incorporated in this release. It provides the most convenient way to produce C40 encoded DataMatrix. Aspose.BarCode for .NET provides the functionality to generate the DataMatrix barcode with Text encoding scheme. Code snippet on the blog announcement page demonstrates how to create DataMatrix with Text mode enabled.  This month’s release also includes few bug fixes that were reported by Aspose customers in the previous release, such as functionality of AllSupportedTypes recognition mode has been improved, functionality to read barocde from PDF file has been improved and functionality to recognize DataMatix barcode has been improved. Recognistion algorithm has been improved in much a way that it is now capable of decoding nonprintable chars and decoding some special characters/symbols. Below is the list of new and improved features supported in this version.
  • Add support for generate DataMatrix with Text encodation scheme
  • Add support for generate DataMatrix with C40 encodation scheme
  • Unable to get the supplement code text from EAN13 coded barcode (supplement barcode is bit blurred)
  • Aspose.BarCode is not producing correct output after reading UPCA barcode
  • Different recognition result with DecodeType.AllSupportedTypes and BarCodeReadType.AllSupportedTypes
  • Aspose.BarCode is unable to extract barcode from PDF
  • Aspose Barcode is not reading DataMatrix coded barcode correctly

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, June 18, 2017

Add Custom Flag to Messages using IMAP & Skip Inline Images during Email Conversion to MHT

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Email for Java 17.6.0. This month’s release includes a new feature of adding custom flag to a message using IMAP. It also enhances several API functionality by adding to the existing features of the API and fixes bugs. For a detail note on what is new and fixed, This month’s release provides the capability to add custom flag to a message using the API’s ImapClient. Custom flags can be added to a message using the addMessageFlags method using the ImageMessageFlags as shown in the following code sample.The API also now supports filtering messages based on custom flags from the message. It has also incorporated the functionality of skipping inline images from email messages while converting to MHTML format. This helps in improved performance while converting email messages that have large size inline images in message body. The main improved features & bug fixes added in this release are listed below
  • Set custom flag using Imap
  • Option to render MSG to Mhtml without images for the sake of performance
  • Provision of flag for hidden/cache folders retrieved from Exchange server
  • Removing credentials from the activity log file         Enhancement
  • Exception TnefPropertyType.TypeError while loading attached MSG file
  • Protocols API. Prevent the debugger from calling the getter property
  • Image repeated in background while converting MSG to Mhtml
  • Aspose.Email adds random values for ConversationIndex property
  • PST: To, CC and BCC not displayed in Outlook
  • Aspose.Email is showing attachment name as UNKNOWN_PARAMETER_VALUE
  • Subject corrupted while saving the EML
  • Attachment filename changed when EML file is loaded and saved again
  • Saving attachment of EML file using Aspose.Email is getting corrupt/damaged
  • IMAP: BAD FETCH Invalid Fetch argument          
  • To, CC and Bcc not shown in PST after conversion from Mbox
  • Aspose.Email is unable to read the attachments with EML file
  • Calendar item cannot be loaded to MailMessage
  • Setting the priority of an appointment is not working
  • EMLs to MHT: Blank output
  • Pop3: Getting Out Of Memory Exception
  • Null reference exception when getting contacts
  • ArgumentException: "The property data could not be null. Parameter name: property"
  • Exception raised while loading attached ICS file
  • Loading MSG file using MailMessage is throwing exception: IndexOutOfRangeException
  • MapiMessage.FromMailMessage raises exception for ICS files
  • Not Setting license raises Argument Out Of Range exception for MapiMessage.FromMailMessage for ICS files
  • IEWClient raises exception while fetching contacts from office365
  • Exception raised while updating attachment name containing double single quote
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.

More about Aspose.Email for Java

Thursday, June 15, 2017

Set Custom Page Size Options for a Worksheet & PDF/A-1a Compliance Support using Java

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Cells for Java 17.5.0. This release includes many new features and enhancements along with some critical bug fixes that further improve the overall stability of the API. It is also recommend for clients to use the powerful Aspose for Java APIs directly in their Maven Projects with simple configurations. Aspose.Cells now allows users to create PDF with PDF/A-1a – Level A (accessible) conformance. It already supports PDF/A-1b – Level B (basic) conformance. Following code snippet demonstrates how to convert an Excel file to PDF compatible with PDFA-1a. Sometimes developers want to remove existing Printer Settings in Excel file. These settings are found inside the “[file “root”]\xl\printerSettings” folder in the form of .bin files. Aspose.Cells can remove existing printer settings in the Excel workbook. There is no direct option available to create custom paper sizes in MS Excel, however users can set custom paper size of the desired worksheets when rendering Excel file to PDF file format. The documentation article explains how to set custom paper size of a worksheet using Aspose.Cells APIs. Earlier, Aspose.Cells does not shift first row down when inserting rows. But for some users’ requirements, it has supported this feature now. When users copy worksheet into another worksheet, then page setup settings of the source worksheet are not copied to destination worksheet. Please use PageSetup.copy() method to copy the setting of the page setup from source to destination worksheet. Below are some important new features, enhancement and bug fixes part of this release.
  • Change the language of the predefined words for Pivot Table
  • Options to embed the hyperlink in an Excel cell
  • NullPointerException occurs when the filter exists outside of the named range
  • Copying a worksheet unhides filtered rows in the output HTML file
  • Contents are shown differently (some text is missing) in non IE browsers (e.g Google chrome) - Excel to HTML rendering
  • Conditional formatting is lost when refreshing PivotTable in the spreadsheet
  • Conditional formatting style is broken
  • Excel formula is not working properly - it is shown as 6 instead of 0
  • Saving XLS file with graphs uses 100% CPU
  • Title is obscured by the trend labels in the output PDF
  • Workbook.getFonts() shows additional fonts after reload the same spreadsheet
  • Merging/Copying to Excel sheets - Spaces in the beginning of the cells are not getting retained
  • Invalid string in the file - error occurs on opening an Excel file
  • Names of some public methods parameters changed in the newer version
  • Worksheet.autoFitColumns() does not work well with the cells having line breaks
  • Sorting the Excel file containing comments corrupts the output Excel file
  • Sorting comments causes "Excel found unreadable content...." error when opening the output file into MS Excel
  • Subscript and superscript issues in OpenOffice ODS file when converting to HTML or PDF
Other most recent bug fixes are also included in this release

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, June 14, 2017

3D Rotation Effects in Visio Drawing & Enhanced Retrieval of Solution XMLs from Visio Drawings

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Diagram for .NET 17.5.0. The new version of the API adds a feature and enhancements along with the regular bug fixes. Developers can modify 3D rotation cell values in the shapesheet of Visio shapes. Furthermore, the retrieval of Solution XMLs from the Visio drawings has been improved. Developers can also install an Aspose.Diagram Nuget package in their .NET applications because we publish each version as a NuGet package on the NuGet gallery. We recommend our clients upgrade old version of Aspose.Diagram API to this latest one. Microsoft Visio application offers many of the formatting options used in other Office applications to users diagrams. Users can apply gradients, shadows, 3-D effects, rotations and more to Visio shapes. Developers can achieve the same features with Aspose.Diagram for .NET API in the .NET applications. In the recent version 17.5, a ThreeDFormat member is added in the Shape class which allows developers to retrieve and modify 3D rotation cell values in the shapesheet. Besides this, the mechanism of storing and retrieving SolutionXML elements from the Visio drawings has been improved because in various cases a simple open and save procedure was removing SolutionXML elements. The recent version also comprises a series of bug fixes.  In general, it improves export of the VDX to SVG, open and save procedure of VSDM drawings, layout structure of connectors and an accurate calculation of the shape position in the drawing.  Here is the list of important enhancements and bugs fixes in the new version.
  • Add support of shape's 3D rotation properties
  • Open and save process of VSDM removes SolutionXMLs
  • VTX to HTML conversion, double line effect on shapes text items
  • Incorrect rendering of an envelope icon on saving a VDX to SVG
  • Incorrect text alignment on saving a VDX to SVG
  • Retrieves an incorrect Calender value of the Shape data for VSDM
  • Saving to HTML stream do not embed external resources
  • Cannot set the TimeSaved value of a VSDM
  • The text items are being displaced on setting shape data in VSDM
  • Cannot remove and add a same named master in VSDM
  • Open and save process of VSDM removes vbaProjectSignature.bin file
  • Open and save process of VSDM changes Solution XML file         
  • Cannot save Del and NoQuickDrag values of Geoms in a VSDM
  • Set TimeSaved value when saving a Visio drawing
  • Open and save process of VSDM removes relationship part of Solution XML
  • Displaced text on converting a VSD to PDF
  • Cannot add shape data to various shapes in VSDM
  • User cell UFEV value not saved correctly in VSDM
  • Duplicate page xml error on copying pages from two VSDM drawings
  • Non-print area is also included when converting a VSD to PDF
Overview: Aspose.Diagram for .NET 

Aspose.Diagram is a class library for working with MS Visio files & is a pure .NET alternate for MS Visio Object Model.It enables developers to work with VSD & VDX files on ASP.NET web applications, web services & Windows applications. It makes use of the advanced functionality of Visio's services to manipulate Visio docs on a server. Developer can open files & manipulate the elements of the diagram, from lines and fills, to more complex elements, and then export to native Visio formats or XML.

More about Aspose.Diagram for .NET

Tuesday, June 13, 2017

Visual Studio 2017 Support & Generate DataMatrix with Text Encoding Scheme in SQL Reports

What’s new in this release?

We are happy to announce the new release of Aspose.BarCode for Reporting Services 17.5.0.  The major development in this release is the integration of Aspose.Barcode in Visual Studio 2017. Functionality of DataMatrix barcode has been enhanced in this release. Aspose.BarCode for SSRS now enables the developer to create DataMatrix barcode with C40 and Text encoding scheme. Aspose.BarCode for Reporting Services now works with Visual Studio 2017. Users can load the Aspose.BarCode.ReportingServices.dll into Visual Studio 2017 toolbox and design the SQL report with barcode in it. Below is the list of new and improved features added in this new release.
  • Add support Visual Studio 2017
  • Add support for generate DataMatrix with Text encodation scheme
  • Add support for generate DataMatrix with C40 encodation scheme
  • Reorganize properties in Properties Window
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.

More about Aspose.Report for .NET

Monday, June 12, 2017

Set Header/Footer on Individual Slides Level & Enhanced PPTX to PDF Conversion using .NET

What's New in this Release?

Aspose team is happy to share the announcement of Aspose.Slides for .NET 17.5.0. It has added some new features related to improved Header/Footer support and HTML export options in this release. This release has improved the Header/Footer support in Aspose.Slides and now users can set Header/Footer on individual slides level for normal slides, layout slides and master slides. It is pertinent to mention that if Header/Footer is defined on Master slide level then every layout slides and their respective normal slides shall inherit the same Header/Footer properties. Please visit documentation articles, Setting Footer Visibility inside Slide and Setting Child Footer Visibility inside Slide for further details. It has also improved the HTML export for presentation by providing custom controller to embed fonts. Users can also export the slides to SVG by setting custom shape IDs that can be used by developers in their processing of exported SVG. This release has improved presentation rendering support in this API and have rectified issues related to text, images, charts and other shapes rendering inside exported TIFF, PDF and slide thumbnails. It has also addressed the issues related to text in saved presentations including text height getting changed issue and broken text issue inside paragraphs. It has improved the charting support and have resolved issues related to adding Doughnut charts. This release has also resolved the issues related to presentation access and saving which earlier resulted in different exceptions like, ArgumentNullException, NullReferenceException and NullPointerException. This list of new, improved and bug fixes in this release are given below
  • Size of SWF generated is too high
  • PowerPoint to SVG with shape ID    Investigation
  • Implement using HeaderFooterManager for slide/master/layout
  • Exception on saving presentation
  • Exported file cannot be opened via Aspose.Slides
  • Exception on converting PPTX to PDF
  • PPTX not converted properly to tiff
  • Incorrect Presentation instantiating with empty string password
  • PPT not converted properly to PDF
  • Text changed to asterisk
  • Changes in Workbook doesn't get saved
  • PPT to tiff not properly converted
  • Conversion to PDF with low quality of images
  • Adding Doughnut chart from scratch does not work
  • PPT not converted properly to PDF
  • PPT not converted properly to PDF
  • Zoom problem in generated presentation
  • Images are not properly generated from PPT
  • Text are changed after saving PPT
  • Text becomes shorter after saving PPT
  • PPT changed after saving
  • Problems editing chart after saving PPTX
  • Table width is changed after saving file
  • Incorrect font when rendering to HTML
  • Footer is not working properly
  • Footer failed to apply in presentation
  • Text gets bigger
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 users can create, access, copy, clone, edit and delete slides in their presentations. Other features include saving PowerPoint slides into PDF, adding & modifying audio & video frames, using shapes like rectangles or ellipses and saving presentations in SVG format, streams or images.

More about Aspose.Slides for .NET

Sunday, June 11, 2017

GS1 Barcode Processing & Improved QR Coded Barcode Recognition using Java

What’s new in this release?

Aspose team is pleased to announce the new version of Aspose.BarCode for Java 17.04.0. The major development in this release is the enhanced functionality of GS1 coded barcode. GS1 code format can contain complex elements with digits and letters. Enhanced GS1 barcode functionality now can parse and validate these complex combinations. Improved QR coded barcode recognition functionality has also been incorporated in this release. Aspose.BarCode for Java now generates AI (Application Identifier) compliance GS1 coded barcode. Checksum calculation and validation for many AI specifications have been implemented. As an example, consider code text “(703)123”, this is an incorrect code text (ref: 703 AI, with letters – 324a, with more than 4 symbols). Aspose.BarCode will generates exception if user tries to generate the barcode with EncodeTypes as GS1Code128.Targets detection logic for QR coded barcode has been updated. Aspose.BarCode for Java can now detect QR coded barcode in combination with MaxQuality mode for better accuracy. This release also enhanced Recognition process of QR barcode in MaxBarCodes mode and Functionality of ExportToXml method has been improved. ExportToXml method now export dimension properties along with other properties of the newly define barcode into XML file. Below is the list of main improved features and bug fixes added in this release.
  • Improve GS1 parsing and validation
  • Improve targets detection for QR
  • BarCodeBuilder allows to generate incorrect GS1 barcodes
  • Unable to recognize the barcode using Aspose.BarCode
  • Barcode generator accepts incorrect GS1 codetext
  • BarCodeBuilder.ExportToXml method is not exporting dimensions of the barcode in the XML file
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

Thursday, June 8, 2017

Export Slides to SVG by Setting Custom Shape IDs & Enhanced HTML Export for Presentation using Java

What's New in this Release?

The long awaited version of Aspose.Slides for Java 17.5.0 has been released. This is primarily a maintenance release whereby we have resolved certain issues incurring in API. Now, users can also export the slides to SVG by setting custom shape IDs that can be used by developers in their processing of exported SVG. Please visit documentation article, generating an SVG with Custom Shape IDs. It has also enhanced the HTML export for presentation by providing custom controller to embed fonts. Please visit documentation article, Embed All Fonts When Converting Presentation to HTML. This release also improved the Header/Footer support in Aspose.Slides and now users can set Header/Footer on individual slides level for normal slides, layout slides and master slides. It is pertinent to mention that if Header/Footer is defined on Master slide level then every layout slides and their respective normal slides shall inherit the same Header/Footer properties. It has improved presentation rendering support in this API and have rectified issues related to text and images rendering inside exported SVG, PDF and slide thumbnails. It also rectified issues related to exception thrown while accessing or saving presentation files in this release.  This list of new, improved and bug fixes in this release are given below
  • Exception on converting PPTX to PDF
  • Implement using HeaderFooterManager for slide/master/layout
  • Exception on saving presentation
  • Exception on converting PPTX to PDF
  • Text changed to asterisk
  • PPT not converted properly to PDF
  • PPTX not converted properly to thumbnails
  • PPTX not converted properly to image
  • Font problem occurs
  • Image missing while converting PPT to SVG
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

Wednesday, June 7, 2017

Custom Page Size Options for Worksheet & Remove Existing Printer Settings in Excel File using .NET

What’s new in this release?

Aspose development team is pleased to announce the new release of Aspose.Cells for .NET 17.5.0. This release includes many new features and enhancements along with some critical bug fixes that further improve the overall stability of the API. Aspose.Cells now allows users to create PDF with PDF/A-1a – Level A (accessible) conformance. It already supports PDF/A-1b – Level B (basic) conformance. The code snippet on blog announcement page demonstrates how to convert an Excel file to PDF compatible with PDFA-1a. Sometimes developers want to remove existing Printer Settings in Excel file. These settings are found inside the “[file “root”]\xl\printerSettings” folder in the form of .bin files. Aspose.Cells can remove existing printer settings in the Excel workbook. There is no direct option available to create custom paper sizes in MS Excel, however users can set custom paper size of a desired worksheets when rendering Excel file to PDF file format. Using Aspose.Cells APIs, developers can fill a DataTable with corresponding HTML strings (based on cells values) while exporting worksheet data. A documention page is provided  that explains how to export HTML strings for the formatted cells data to fill a DataTable using Aspose.Cells APIs. If you want to use SQL Server or StateServer to hold sessions, use GridWeb Session Mode. The GridWeb control now supports serializing its data to SQL Server or StateServer. Earlier, Aspose.Cells does not shift first row down when inserting rows. But for some users’ requirements, it has supported this feature now. When developers copy worksheet into another worksheet, then page setup settings of the source worksheet are not copied to destination worksheet. Please use PageSetup.Copy() method to copy the setting of the page setup from source to destination worksheet. This release includes several enhanced features and bug fixes as listed below
  • Support PDF/A-1a compliance in PdfSaveOptions
  • Remove existing PrinterSettings in Excel file
  • Implement Custom Page Size options for the worksheet
  • Support exporting HTML cells' data to DataTable
  • Support the working of GridWeb when ASP.NET Session state mode is SQL Server
  • OutOfMemory error during image rendering
  • Converting XLS to SpreadsheetML having filters corrupts the output file
  • Saving Excel to PDF rotates the image
  • Wrong styles when save to HTML with css prefix
  • Text alignment of the vertically rotated text is wrong in the output HTML
  • Text does not fit into cell when saving as HTML
  • Exception occurred on loading an HTML file
  • Pivot table data is not refreshed correctly
  • Workbook calculation method is unable to calculate XIRR formula - II
  • Values in cell M114 and N114 are not correct after Workbook formula calculation
  • Workbook calculation method is unable to calculate XIRR formula
  • Multiple users face problem in GridWeb when Session state is out of process
  • Characters' position is not center aligned when rendering an Excel file to PDF
  • Converted from ODS to XML (SpreadsheetML) file is not opened by MS Excel
  • Cell.HtmlString does not highlight the nested font color properly
  • Data validations end up strange after inserting new rows
  • Cells.ImportDataTable method has changed
  • CopyOptions.ExtendToAdjacentRange property is not working
  • Final Excel file is different than the original Excel file
  • Shapes (rectangles, lines, etc.) are not bonded anymore when re-saving from XLSX to XLS file format
  • Opening and saving the Excel file makes the alignment wrong
  • Opening and saving the XLSM file with newer version corrupts it
  • Removing all comments from a workbook causes errors upon opening in Excel
  • Translate "Other" of Pie chart
  • Legend entries are not hidden correctly in the combined chart
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.

More about Aspose.Cells for .NET

Tuesday, June 6, 2017

Word Document Conversion to GIF & Enhanced Symbolic Fonts Rendering to Image in Android via Xamarin

What's New in this Release?
 
Aspose development team is happy to announce the monthly release of Aspose.Words for Android via Xamarin  17.5.0.  Aspose.Words for Android via Xamarin’ has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements. This release Improved support of symbolic fonts (Symbol, Windings, Webdings, Cambria Math etc.) upon rendering to image. It also adds support for TTC fonts upon rendering to image and Saving to GIF format is now supported. ‘Aspose.Words for Android via Xamarin’ is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native Android applications. You can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. Developers can generate, modify, convert and render documents.  The list of new and improved features added in this release are given below
  • Improved support of symbolic fonts (Symbol, Windings, Webdings, Cambria Math etc.) upon rendering to image.'
  • Support of TTC fonts upon rendering to image has been added.
  • Saving to GIF format is now supported.
  • MailMerge and Metafile rendering performance are improved.
  • Support TOA, IMPORT, INCLUDE, SHAPE fields.
  • API to bind SDT to CustomXML properties is provided.
  • Implemented support for ShapeLayoutLikeWW8 compatibility option.
  • Improved calculation of width of spaces in Asian text.
Other most recent bug fixes are also included in this release

Overview: Aspose.Words

Aspose.Words for Android via Xamarin is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native Android applications. You can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. Developers can generate, modify, convert and render documents. It allows developers to use standard Microsoft Word mail merge fields in reports.

More about Aspose.Words

Monday, June 5, 2017

Filter Email Messages by Message Size using EWS & Forward Messages Without Loading using .NET

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 17.5.0. This month’s release includes a new feature to modify or delete an occurrence from a recurrence pattern. It also includes several enhancements related to different API functionality. Aspose.Email API allows working with recurrence patterns for Outlook Calendar items. This month’s release further enriches this feature of the API by allowing to modify or delete a specific occurrence from a recurrence pattern. This is achieved by adding an exception to the occurrences of a recurrence pattern. Want to filter messages from Exchange server based on message size? We have implemented this feature by incorporating the MessageSize search parameter in ExchangeQueryBuilder. Messages can be filtered from Exchange server based on message size as illustrated in the code sample provided on the blog announcement page. Aspose team has good news for people whose environments consist of low resources such as system memory. Such situation can give rise to problems sometimes including out of memory exceptions while loading large message files. This month’s version now provides the capability to load the file in file stream and send it using the API’s SMTP client without using MailMessage. This month’s release also provides the capability to get folder type information for the folders retrieved from Exchange server. The EWS API lets you get this information from ExchangeFolderInfo with the FolderType enumeration introduced in this month’s release. Users can also get message class information from message’s summary information i.e. ExchangeMessageInfo. The information is available in the MessageInfoType property of ExchangeMessageInfo and gives the message class for the selected item. This month’s release also fixes several bugs related to API functionality. Fixing these not only improves the overall API functionality, but also stabilizes the API’s behaviors in terms of expected results. The main bug fixes & improved features added in this release are listed below
  • Option to modify/delete occurrences in a recurrence (.NET)
  • Provision of MessageSize in ExchangeQueryBuilder
  • Forwarding message without loading EML file using MailMessage
  • Option to render selected or all information of an IPM.Contact to Mhtml  
  • Provide EWSClient.FolderType information in EWS client 
  • Provision of Message Class information in ExchangeMessageInfo  
  • Add/Update mail headers via mail merge     
  • EWS client can't load emails in folders containing large number of messages.        
  • RRULE problem creating multiple events on same day
  • RRULE problem creating events late by two days
  • Restoring Pst to Outlook.Office 365 account causes error in calendar items
  • EWSClient.GetContact (s) raises exception for this Exchange account
  • Message count different in MBox read by Aspose.Email
  • Mails not read from Mbox file - (.NET)        
  • ICS with RRULE not imported properly into PST
  • Resaving MSG file loses the spaces and tabs in HTML body
  • All Day Event Checkbox not clicked in Outlook PST created by Aspose.Email
  • Sent mail changed to Draft after setting Read/Un-Read flag
  • Setting Read/Un-Read flag does not take effect in the PST
  • Exception while debugging ImapClient in VS 2017
  • EWSClient.CreateFolder raises exception with AE 17.3, whereas worked fine with AE 17.1
  • Out Of memory exception when processing Mbox file
  • Exception raised while updating attachment name containing double single quote
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, June 4, 2017

Recalculation Implementations Enhanced for MPP & XML File Formats inside Java Apps

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.Tasks for Java 17.3.0.This month’s release is kind of maintenance release where Aspose team has not only work hard to fix the bugs reported by the valued customers, but also made improvements in the overall API architecture for improved functionality. The bug fixes included in this month’s release affect a number of functionality areas of the API in terms of improvement. It has fixed issues related to reading and writing MPP files that resulted in exceptions while saving the file. It has also fixed issues related to the formula value calculations while working with date time formula fields of a project. The recalculation issues have been fixed for these fields including DateAdd, DateDiff and DatePart. It has also improved the recalculation implementations for both MPP and XML file formats. This includes bug fixes that resulted in unexpected output in some cases. Fixing such issues has improved the API behavior in terms of expected output for specified criterion. Below is the complete list of bug fixes and enhanced features included in this release.                 
  • Inconsistent behavior of %Complete in MPP
  • WBS Codes written to MPP file are not same as Microsoft Project
  • ArgumentOutOfRangeException is raised when setting task Finish date
  • Empty timephased data added in XML for type AssignmentWork (.NET)
  • Formula values not calculated properly for DateAdd, DateDiff and DatePart
  • Project reading exception while loading MPP file
  • Project Reading Exception while Loading MPP file
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

Thursday, June 1, 2017

Aspose.Newsletter June 2017: Process Huge Sized PowerPoint Files Accurately & Other News

Aspose Newsletter for June 2017 has now been published that highlights all the newly supported features offered in the recent releases.  It also includes information about Manipulating PowerPoint presentations and templates without Microsoft PowerPoint installed, Render DWF Files to PDF and aster Images, password protect Excel workbook VBA project in .NET & Java applications, adding checksum validation on codabar coded barcode in Java, Support for 64-bit Versions of Windows Included in Aspose.Cells for C++, how to render PDF to Image, PDF/A and DOCX formats in Java and many more.
Process Huge Monster Sized PowerPoint Files Quickly and Accurately With Just a Few Lines of Code
Manipulate PowerPoint Presentations and Templates WITHOUT Microsoft PowerPoint installed. Aspose.Slides offers standalone PowerPoint APIs to Create, Edit or Convert PowerPoint Presentation files to PDF, PDF/A, XPS, Images, HTML, ODP and other PowerPoint formats. Try out fully featured Demos, Examples, Plugins, Showcase projects and a comprehensive Documentation to take a start from. Download Free Trial
Password Protect Excel Workbook VBA Project in .NET and Java Applications
Programmatically protect VBA (Visual Basic for Applications) project of Excel Workbook with password and lock it for viewing. Also specify sort warning while sorting data and apply DBNum custom pattern formatting using Aspose.Cells for .NET and Java.
Render DWF Files to PDF and aster Images in .NET and Java Applications
Aspose.CAD for Java supports MLeader entity. You can easily work with DWF and DWG file formats that include improved conversion support for DWG file format as well in terms of exporting to PDF and images within .NET and Java Applications.
Adding Checksum Validation on Codabar Coded Barcode in Java
Aspose.BarCode for Java 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 more details here
Support for 64-bit Versions of Windows Included in Aspose.Cells for C++
Aspose.Cells for C++ now supports both 32-bit and 64-bit versions of Windows for desktop (e.g XP, Vista, 7, 8, 10) and server operating systems (e.g 2003, 2008, 2012). You may use Aspose.Cells for C++ APIs to build any type of 32-bit and 64-bit C++ application. Continue reading here
How to: Modify or Delete an Occurrence from a Recurrence Pattern in .NET and Java?
Aspose.Email APIs allows working with recurrence patterns for Outlook Calendar items.  It allows you to modify or delete a specific occurrence from a recurrence pattern. This is achieved by adding an exception to the occurrences of a recurrence pattern as shown in .NET and Java code samples
How to: Render PDF to Image, PDF/A and DOCX formats in Java?
The improved Aspose.PDF for Java 17.3.0 API is more stable and capable of handling more complex documents similar structures. It allows you to convert PDF to Images, PDF/A and to various Microsoft Office formats including DOC, DOCX, XLS and PPTX format. Read more here
How to: Specify Horizontal and Vertical Resolution while Saving Word Document to Image Format in Cloud?
Aspose.Words for Cloud allows you to work with MS Word Documents using the language and platform of your choice. It comes with SDKs written in 9 different languages complete with running examples to get you started in no time. Now you can set the Horizontal and Vertical Resolution while converting a word document to an Image format. Read more
How to: Extract SWF Data from PowerPoint Presentations in Java?
Aspose.Slides for Java provides a facility for extracting flash objects from presentation. You can access embedded SWF file data inside presentation and can even extract it. Read more
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 Cloud – RTF compression implemented, and other enhancements.
  4. Aspose.Total for Android – all the latest versions of our Android APIs.
  5. Aspose.Total for SharePoint – a compilation of our latest SharePoint products.
  6. Aspose.Total for Reporting Services– a compilation of our latest Reporting Services products
  7. Aspose.Total for JasperReports – The latest versions of our JasperReports products.
  8. Aspose.Words for .NET 17.5 – Improved MailMerge and Metafile rendering performance.
  9. Aspose.Cells for Cloud 17.5 – Delete comments in a Worksheet. Apply MS Excel 2007 themes and colors.
  10. Aspose.Slides for .NET 17.4 – Improved print options including margins, print copies and print preview.
  11. Aspose.BarCode for .NET and SSRS 17.4 – Improved GS1 Barcode generation and recognition.
  12. Aspose.Tasks for Java 17.3 – Improved project recalculation as well as reading and writing MPP files.
  13. Aspose.Diagram for .NET 17.4 – Detect format and read shape data of macro enabled Visio drawings.
  14. Aspose.Diagram for Java 17.4 – Enhanced import of graphics in the Visio drawing.
  15. Aspose.Words for JasperReports 17.4 – Improved bullet and number lists support in output Word document.
Supporting User Groups and Conferences
Aspose is sponsoring a number of user groups and upcoming events, including:
  •     June 08-09: GeekOut 2017 – Tallinn, Estonia
  •     June 12-15: Visual Studio Live! Washington – DC, USA
  • June 20-21: DeveloperWeek Conference 2017 NYC – New York, USA  
      Sponsor a user group? Get in contact: user.groups@aspose.com
Collect your copy of Aspose Newsletter, November 2013 edition