Thursday, March 31, 2016

Read Project Data from Primavera SQLite Database & New Date Time Format Rendering using Java

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.Tasks for Java 9.3.0. Ported from its equivalent .NET version, this month’s release includes the same features, enhancements and bug fixes. Our documentation section, Public API Changes in Asose.Tasks for Java, lists all the changes that are part of this month’s release. This latest version of the Aspose.Tasks for Java API now supports loading project data from Primavera SQLite database. The PrimaveraDbSettings class provides the necessary parameters setting facility for connecting to the SQLite database. With this latest release of the API, you can now render project dates to output in a new format such as 19/07/2016. This can be achieved using the DateDdMmYyyy member of the DateFormat enumerator. This month’s release also provides an enhancement where the recalculation of Actual and Remaining work task fields is supported now. This month’s release also fixes a number of bugs that were reported with the last version of the API. It gives further improvement and stability to the API functionality. Below is the complete list of bug fixes and enhanced features included in this release.
  • Support for Primavera SQLite db
  • Support recalculation option for ActualWork and RemainingWork task fields
  • Provide new date format DateFormat.DateDdMMYyyy to render date like 19/07/2016
  • Aspose.Tasks API reads only first value of each list item
  • Wrong working times read from project Calendar
  • Resaving MPP loses Resource Calendar Work Weeks time information
  • Extended attributes missing while reading task from MPP
  • Writing Formulas in Custom Fields
  • Lookup option not selected when Number and Duration extended attributes both added simultaneously
  • Duration extended attribute removed from task after saving the MPP
  • Remaining work and actual work not summarized correctly
  • The signature of Aspose.Tasks.msi is corrupt or invalid
  • Reading MPP file raises ProjectReadingException
  • Resaving the MPP file raises exception

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.

Wednesday, March 30, 2016

Perform OCR Operation on Transparent Images & Busy Indicator in Template Editor using .NET

What’s new in this release?
We are proud to announce the new release of Aspose.OCR for .NET 3.4.0. This release includes performing OCR operation on images with transparent background. OMR template editor is busy indicator feature has also been incorporated in this release. OMR template editor now includes feature OMR template is busy indicator while processing image in OMR template editor. This indicator can be seen if Enable Automatic Skew Correction check box is checked and you are trying to process a skewed image, Deskew Image button is pressed and by clicking the Display preprocessed image button. This release incorporated some important enhancements such as, Saving preprocessed binarized image process has been improved, checkBox element minimum height in the OMR template editor has been reset to more smaller value and exception handling process while performing OCR operation on barcode has been improved. This release includes plenty of new features as listed below
  • Create Busy Indicator for Template Editor
  • Exception while trying to save Preprocessed Binarized Image [.Net]
  • Minimum height of CheckBox element in the OMR template editor issue [.Net]
  • Extra Undo operation appears after creating Horizontal oriented Choice box or Grid element
  • Exception occurs when using OCR for Java
  • Unable to perform OCR operation on transparent images [.Net]
  • The message "Selected area out of bitmap bounds" should be thrown when the selected area is out of bitmap
  • Verify Aspose.OCR namespaces conform to Microsoft guidelines
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.

Tuesday, March 29, 2016

Generate & Export PDFs from CRM Uusing Aspose .NET OneClick PDF Document Generator

Aspose .NET OneClick PDF Document Generator is an open source add-on used to generate and export PDFs from Microsoft Dynamics CRM. You can design template in word and attach in CRM and generate document as you want. You can use OneClick PDF Document Generator with Account, Contact, Lead, Opportunity and Quote Entity. It provides option to Attach the generated document with the record itself and you can download the document as well. This add-on can also resolve option set and look-up fields. In addition it allows you to generate the PDF from the Top ribbon button as well as via a single click button on the form. Aspose .NET OneClick PDF Document Generator can be used with CRM on-premises and CRM Online. This release of the add-on supports the following features
  • Create Template inside Microsoft Word and attach in CRM. (use merge field feature of MS Word where you want to include CRM data)
  • Allow you to add Optionset as well as lookups.
  • Works with Account, Contact, Lead, Opportunity and Quote.
  • One click button that can Generate document.
  • Generated documents can be downloaded as well as attached with the same entity record.
  • A ribbon button is also provided to choose the template and generate document.
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.
More 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.
More about Aspose products

Monday, March 28, 2016

Apply Median/Wiener Filters, Detect Flattened PSD & Improved DWG to PDF Conversion using .NET

What’s new in this release?

We are pleased to announce the new release of Aspose.Imaging for .NET 3.4.0. This release allows you to detect flattened PSD. Support to apply median & wiener filters have also been incorporated in this release. Using Aspose.Imaging for .NET API, developers can detect flattened PSD. Following is the code demonstrating the use of IsFlatten property of the PsdImage class. Using Aspose.Imaging for .NET API, developers can apply median & wiener filters on an image. Following enhancements have been introduced in this release, Process of creating BMP image with RLE8 compression has been improved, Functionality of processing JPEG image with CMYK color mode has been improved, DWG file to PDF conversion process has been improved and JPEG image compression has been upgraded. Please refer to the release notes of Aspose.Imaging for .NET 3.4.0 for a full view of improvements along with sample code snippets for newly added features. If you are planning to upgrade the API to the latest revision, we strongly suggest you to check the Public API Change section to know what has been changed in the public API since your current version. The main new and improved features added in this release are listed below
  • Ability to detect if a PSD has been flattened;
  • Noise Removal Feature in part of IMAGING-35228 Add support of median and Wiener filtration.
  • Load/Save operation for gif image does not creates watermark on saved image in evaluation mode;
  • Spelling Mistake of a property in WebPOptions class[.Net];
  • Creating BMP image with Rle8 compression throw exception [.Net];
  • The results of saving of Jpeg images in CMYK color mode should be the same in COMPACT, SILVERLIGHT, .NET2.0 configurations;
  • Converting DWG to PDF is producing empty PDF output file;
  • Jpeg compression for Tiff should support all valid options combinations.
  • Ability to detect if a PSD has been flattened
  • Spelling Mistake of a property in WebPOptions class[.Net]
  • Creating BMP image with Rle8 compression throw exception .Net
  • Add support of median and Wiener filtration
Overview:Aspose.Imaging for .NET

Aspose.Imaging for .NET is an image processing & manipulation component that allows developers to create, edit, draw or convert images in their .NET application. It allows developers to convert image files to PSD, BMP, JPEG, PNG, TIFF and GIF formats. Moreover a set of pens, brushes and fonts can be used to draw images or add new elements & text to existing images. Aspose.Imaging for .NET works well with both web & windows applications. Moreover, it adds the support for Silverlight platform.

Sunday, March 27, 2016

Fast Extraction of Plain Text Support & Improved Font Substitution in Word Docs using Java/.NET

What's New in this Release?
 
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 16.2.0. This month’s release contains over 103 useful new features, enhancements and bug fixes to the Aspose.Words products. Here is a look at just a few of the biggest features and API changes in this month’s release, Support of Fast Extraction of Plain Text from flow-format Documents, Support of Axis Logarithmic Scale, Introduced PageSavingCallback for all fixed-page Save Formats, introduced Paragraph.IsFormatRevision and Inline.IsFormatRevision Properties, introduced Shape.Title Property to Get-Set Alt Text Title Property of Shape and improved Font substitution. It has introduced static Document.ExtractText methods to extracts text information from flow-format document. Starting from this version, Aspose.Words supports axis logarithmic scale upon rendering DML chart. It also introduced PageSavingCallback property for all fixed-Page based save formats. PageSavingCallback allows to control how separate pages are saved when a document is exported to fixed-page based save formats. You are able to control PageFileName for each separate page. You can also specify the stream where the document page will be saved using PageStream property. We have introduced Paragraph.IsFormatRevision and Inline.IsFormatRevision properties to check either the formatting of the object was changed in Microsoft Word while change tracking was enabled or not. Starting from 16.2.0 version, Aspose.Words starts supporting Alt Text Title. In case of older format conversion MS Word formats following string “Title: titleText – Description: descText”, if there is no description “Title: titleText”, if there is no title then just “descText”. Aspose.Words does the same now. Font substitution improved to mimic MS Word in case when font info in the document doesn’t contains the PANOSE. Previously, in this case, Aspose.Words used to substitute fonts with FontSettings.DefaultFontName. In case when PANOSE is specified in font info, Aspose.Words still uses FontSettings.DefaultFontName. The list of new and improved features added in this release are given below
  • EMF format is now supported
  • Aspose.Words for Java passes the Veracode Security Scan
  • Performance of PNG encoding/decoding improved x 1.5 times
  • Implemented auto-fit table grid calculation for several classes of tables
  • EMF+ images now can be rendered without the GDI+
  • Comments rendering improved
  • Word 6.0 binary DOC files are supported now
  • Added public methods for inserting signature lines
  • Added ability to configure document hyphenation options
  • Added capability to get mail merge regions hierarchy
  • Added more public classes and methods to work with fields in a document
  • Font sources can now be specified for each document instance
  • Implemented line counting (Document.BuiltInDocumentProperties.Lines)
  • BuiltInDocumentProperties.Lines return incorrect value
  • Display warnings for fonts replaced using FontSettings.addFontSubstitutes
  • A big negative value of 'margin-left' causes image part hiding after exporting from DOCX to HTML.
  • Improper Restriction of XML External Entity Reference (XXE).
  • Tables misaligned in rendered PDF
  • Enhancement in WORDSNET-1432
  • Consider providing Aspose.Words.dll built for .NET 4.0
  • Table column widths are calculated incorrectly during rendering
  • Office Math does not display correctly after saving Rtf to Html
  • WORDSJAVA-1219 is not resolved in v15.12.0
  • Check if it is possible to create the entire DataSet from Java's ResultSet
  • Expose of internal ThreadLocal to public api.
  • Add feature to set ThreadLocal Locale for Document
  • Docx to PNG performance issue Performance
  • Text is overlapped after conversion from Docx to Pdf
  • Inserting one document into another causes indent issue
  • ODT to Pdf conversion issue with frame layout
  • BuiltInDocumentProperties.Lines returns incorrect number of lines
  • /noExtraLineSpacing + suppressBottomSpacing/ Word Compatibility Options lost when creating PDF
  • Content cutting from left edge, Table disappears from top and unwanted rows appear in PDF
  • /noExtraLineSpacing + suppressBottomSpacing/ Docx to Pdf conversion issue with text position
  • RTF to Html conversion issue with Shape's text
  • /FloaterList.GetIndexAtOrAfterComparer.IsThisOrder/ System.InvalidOperationException during saving to PDF
  • HeaderFooter contents are not exported to Html
  • MailMerge.CleanupOptions change TOC into Hyperlink fields
  • Aspose.Words loads text with two fonts into one Run
  • TestDefect3873 contrast sidebar is rendered incorrectly.
  • TestDefect3873 shadow size is incorrect
  • Table header row truncates in PDF
  • Image Shadow lost during open/save a RTF
  • Shape size is different in output RTF and Docx
  • Position of shapes are changed in output Pdf
  • Newline characters inside URLs prevent HTML import from loading resources
  • Content moves to previous page and behind picture in PDF
  • Unable to open cloned document in MS Office
  • Set ShapeBase.HRef to empty string does not remove hyperlink
  • Incorrect series interval values in charts in exported HTML
  • Incorrect series interval values and Primary and Secondary vertical Axis Titles are replaced in charts in exported HTML
  • Incorrect inline shape width returned by ActualBounds
  • Incorrect font on wml to docx conversion
  • Incorrect spacing after paragraph on wml to docx conversion
  • Rtf to Pdf conversion issue with font rendering
  • Table header getting truncated in the output PDF
  • Shape (text) rotation is lost after conversion from Docx to Pdf
  • Chines text overlaps in same paragraph in output HtmlFixed
  • UpdateFields produces TOC that is different to Word
  • Docx to Doc/Pdf conversion issue with Vertical axis of chart
  • Horizontal axis of chart are changed after saving Docx to Doc/Pdf
  • Position of Korean text is changed in output Pdf
  • Html to Docx/Pdf conversion issue with text rendering
  • System.InvalidOperationException in GetStartPageIndex
  • Shape.SizeInPoints changes on GetShapeRenderer() call
  • Content is scattered in Aspose.Words generated DOC
  • /FloaterList.GetIndexAtOrAfterComparer.IsThisOrder/ Aspose.Words generates a corrupt PDF file
  • Text effect is lost after conversion from Docx to HtmlFixed
  • Document.WarningCallback returns incorrect output
  • Table's row width is increased after removing another row
  • /noExtraLineSpacing/ Docx to Pdf conversion issue with text position according to line numbers
  • Page numbers are not visible after DOCM to PDF
  • Incorrect behaviour for text:start-value attribute of list item
  • Font is changed during open/save.
  • Comments are rendering incorrectly in PDF
  • Doc to ePub conversion, incorrect output
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, March 24, 2016

Export Message Headers to Output HTML & Detecting Different File Formats in Java Apps

What’s new in this release?
We are pleased to announce the new release of Aspose.Email for Java 6.3.0. Ported from its equivalent .NET version, this month’s release includes new features, enhancements and a number of bug fixes. Aspose.Email for Java now provides the capability to detect input file format. The API provides the FileFormatUtil class to detect the input file type using the detectFileFormat method. It can detect file format from string input path of the file or from stream as well. Aspose.Email API already provides the capability of converting email messages to Html output. This month’s release further enhances the capability of exporting message headers to Html output. The setHtmFormatOptions method of HtmlSaveOptions class provides additional parameters to write header as well as complete email address information to output html. Aspose.Email API already provides the capability of signing messages using the AttachSignature method. However, there were issues faced while sending signed messages to web-based email services. This issue has been resolved now by enhancing the capability of sending signed messages with detached signature option. The overloaded version of attachSignature method provides a Boolean flag for specifying the signature as detached before it could be sent out. This enables web based email services to display the email contents properly. This month’s release of Aspose.Email for Java includes the same bug fixes as were present in the .NET equivalent version of the product. The main improved features & bug fixes added in this release are listed below
  • Detecting different file formats
  • Support for adding message headers while converting to HTML
  • Auto-detection of html body encoding to correct message conversion into mhtml and html
  • Message signing with detached signature
  • Exception is raised when ImapClient.dispose()
  • Scanpst reports errors with PST generated using Aspose.Email API
  • Signed Message body not diplayed in Web based gmail client
  • Exception raised while loading the MSG file into MailMessage
  • MailMerge not working for this MSG file
  • Issues with DKIM
  • Chinese characters not rendered properly in Mhtml
  • Html body spaces and alignment lost in resultant MSG file
  • Exporting Messages to HTML creates blank html pages
  • EmailValidator ignores ","
  • EML->MHTML: Headers are not visible in MS Word
  • Signed MSG to EML: Headers information is lost
  • MSG to MHTML: Issues with Header layout
  • Number of attachments differ for inner EML while source mail is converted from EML to MSG
  • MSG to MHTML: Issues with Header layout
  • Pop3Exception: Connection failure. Timeout has been reached
Other most recent bug fixes are also included in this release. 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.

Monday, March 21, 2016

Load Universal 3D File & Embed Raw Content Data inside the Texture for FBX using .NET

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 1.3.0. This new version has better performance than previous. It allows developers to load a Universal 3D document and get the internal elements programmatically. Probably, we’ll add support of exporting a Universal 3D document to other supported formats in the next version. Our product team is working hard to cover all aspects of the Universal 3D format. It also allows developers, to embed the raw content to the texture of FBX, create a vertex element by passing reference and mapping modes, and initialize Vector4 object by passing Vector3 class object. Besides this, we have changed certain namespaces and classes’ names following the coding guidelines widely accepted by Microsoft .NET developers because it improves readability and makes sense in the context in which it is used. In the Aspose.3D API, we have implemented a Universal 3D file reader, which allows developers to load and get the internal elements of the U3D (Universal 3D) file in the same way as with other supported formats. Previously, the CreateElement and CreateElementUV methods of the Mesh class were creating the vertex element without assigning the reference and mapping modes. Developers were setting MappingMode and ReferenceMode properties of the VertexElementNode class object using separate lines of code. Using the version 1.3.0 and later, developers would be able to set these properties at once while calling the CreateElement and CreateElementUV methods of the Mesh class which makes code shorter. The Content property has added to the Texture class to embed the raw content data inside the texture for FBX document. It allows developers to get or set the binary content of the texture by loading texture from the external file. It is optional and specific to the FBX format. This release includes plenty of new features as listed below
  • Added a Decompose method on Matrix4
  • Added a new Constructor on Vector4 to receive a Vector3 parameter.
  • Allows user to create a new vertex element and assign reference mode/mapping mode at once, to make code shorter.
  • Allow user to access the layered textures by index.
  • Allow user to embed raw texture data inside the Texture instance for FBX files.
  • Namespace Aspose.ThreeD.Animations changed to Aspose.ThreeD.Animation
  • Class Aspose.ThreeD.Animations.Animation changed to Aspose.ThreeD.Animation.AnimationNode
  • Namespace Aspose.ThreeD.IO changed to Aspose.ThreeD.Formats
  • Namespace Aspose.ThreeD.Utils changed to Aspose.ThreeD.Utilities
Overview: Aspose.3D for .NET
Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

Sunday, March 20, 2016

Apply Portrait or Landscape Orientation to Visio Page & Change a Visio Comment using Java

What’s new in this release?

We are pleased to announce the new release of Aspose.Diagram for Java 6.1.0.This release has four noteworthy upgrades to Aspose.Diagram for Java API. It allows developers to set the orientation of the Visio page, protect the shape-ID attribute in SVG, manage the best image quality by setting its brightness level and change comment on the Visio drawing page. Microsoft Office Visio allows users to rotate the page from portrait to landscape or landscape to portrait. Aspose.Diagram API gives an automatic access to accomplish the task and even developers can set the orientation same as on the printer. PrintPageOrientation class of the Aspose.Diagram API allows to do so. Previously, this feature was not working as expected. So, in the Aspose.Diagram API version 6.1.0 and later, developers would be able to set the page orientation. Many of our clients use Aspose.Diagram API to convert a Visio drawing to SVG as it can be dynamic and interactive. The SVG is natively supported by most modern browsers, and is broadly accessible on mobile devices. Using the old API versions, there was no way to distinguish shapes by their IDs. We have mapped shape id attribute in SVG. Developers can use the recent version 6.1.0 or higher for this purpose. Modifying an image’s brightness allows to change the general measure of light in an image. It controls the contrast between the light and dull areas of an image. Aspose.Diagram API offers ImageBrightness property in the ImageSaveOptions class to lead the best image quality. We have applied internal optimizations to enhance it. We add comments in the Visio diagrams to give an additional and more detailed information. The Visio page level comment is one way of addressing the page part of the drawing. Aspose.Diagram API has support of adding a page level comment. Developers can also change the existing page level comments. Many other formatting imperfections, error messages of the Visio drawing structures and additional entry problems have been fixed. It also moves the misplaced entries to their proper location. It also provide fixes for important issues such as VSD to PDF conversion, the word “text” is added in the shape’s text, Incorrect setting of connector text location, Warning of the missing attribute when opened the resultant VDX diagram, Output VDX – Duplicate of an element warning message, VSD to VDX export – the background text color of the shapes turns into black and many more. This release includes several enhanced features and bug fixes as listed below
  • mageSaveOptions.setImageBrightness does not work
  • VSD to SVG export does not preserve shape ids
  • Output format VDX - Can't connect two Visio shapes
  • Can't change page orientation by setting PrintPageOrientation property
  • VSD to PDF conversion, the word "text" is added in the shape's text
  • Incorrect setting of connector text location
  • Warning of the missing attribute when opened the resultant VDX diagram
  • Shape.connectedShapes method does not detect some incoming shape ids
  • [Output VDX] - Duplicate of an element warning message
  • VSD to VDX export - the background text color of the shapes turns into black
  • VSD to VDX export - the arrows of diagram are misplaced
  • VSD to VDX export - the text of the shapes goes outside the boundary
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.

Thursday, March 17, 2016

Convert PDF File Colorspace from RGB to Grayscale & Add Transparent Text in PDF using Java

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Pdf for Java 11.2.0. We are pleased to announce that this new version not only includes all the features and enhancements introduced in Aspose.Pdf for .NET 11.2.0 but also contains the feature to change PDF document colorspace from RGB to Grayscale and set background image of submit button. It also includes some important bug fixes along with above stated enhancements. We received a requirement to convert a PDF document colorspace from RGB to Gray-scale, so that it would be faster while printing those PDF files. Also when file is converted to Grayscale, the size of document is reduced but with this change, the quality of document may drop. The feature is already supported in Aspose.Pdf for .NET version and now it is also supported in Java version of Aspose.Pdf. One of the customers wants to set the background image for submit button over form. We can set background image of submit button by using addImage() method in DOM approach. The other most notable enhancements in this release includes adding Grouped ChekBoxes, converting XML file to PDF, How to add transparent text in PDF and adding drawing with transparent Color. Some important improved features included in this release are given below
  • Implement RgbToDeviceGrayConversionStrategy class
  • Add feature to set background image to a submit-button
  • PDF to HTML: saving as fixed format
  • PDF to PNG conversion hangs
  • PdfViewer: PrinterJobName property is not working
  • Text is truncated in 11.0
  • PDF to PNG - Large image file size
  • License is throwing exception in production( J2EE )
  • PDF/A Validation Fails over non-Windows machine
  • Server hard disk is filled up quickly by TrueType font data temp files
  • PDF to HTML: In HTML words are being rendered as characters instead complete words
  • JPEG to PDF - Conversion process fails
  • JPEG to PDF - Conversion process hangs
  • JPEG to PDF - Conversion process hangs
  • Exception when trying to load Read Only PDF file
  • To add rasterized annotations with transparent color
  • Problem converting PDF to Tiff
  • PDF to TIFF - Conversion process hangs
  • PDF to HTML results extra while lines in color background
  • PDF to text: bullets are being extracted as special characters
  • Unable to add attachment when previous attachments are removed
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, March 16, 2016

Image Rendering & Enhanced Memory Consumption While Rendering Report to Presentation

What's New in this Release?

We are pleased to announce the long awaited release of Aspose.Slides for Reporting Services 5.3.0. In this release, we have enhanced the support for image rendering in Aspose.Slides for Reporting Services. The problem of text overflowing has also been fixed in this release. We have improved the memory consumption while rendering a report to a presentation. This optimal memory consumption ensures there are no OutOfMemory Exceptions during rendering operation. We have resolved issues related to height of table rows and width of table columns, which results in improved rendering of the data in a table. Another issue which was occurring while installing earlier versions of Aspose.Slides for Reporting Services in SharePoint integrated environment, has also been fixed. All of these enhancements and bug fixes result in improved rendering of reports to presentations. This release includes plenty of new and improved features as listed below
  • Error on Export to PPT:An error occurred during local report processing. All row's heights must be greater than zero
  • Issue while installing Aspose.Slides in sharepoint integrated environment
  • Incorrect images rendering to PowerPoint
  • Tablix object names are not set for table names in generated presentation
  • Text overflow in generated presentation
  • Images are not rendered properly
  • High Memory Usage on PPTX Export
Overview: Aspose.Slides for Reporting Services

Aspose.Slides for Reporting Services (SSRS) is a rendering extension for Microsoft SQL Server 2000, 2005 & 2008 Reporting Services (32-bit and 64-bit) to generate reports in Microsoft PowerPoint PPT, PPS, PPTX and PPSX formats. All RDL report features including tables, matrices, charts, images, sub reports, groups and lists are converted with the highest degree of precision to PowerPoint presentations or slide shows. It creates presentations on the server without utilizing Microsoft PowerPoint.

Tuesday, March 15, 2016

Export Umbraco CMS Members to a Word Document, OpenDocument, PDF & Image Formats



We are pleased to announce the release of new Add-on for Umbraco. Export Umbraco Members to Word is an Add-on for Umbraco which allows you to export members from your Umbraco CMS to a Word Document, OpenDocument, PDF and Image formats using Aspose.Words. A new node titled Export Members To Word appears under Members tree in Umbraco backend after installation where you can simply select members to export and output format to get members in selected output document format. This initial version of the Add-on have the following features:

  • Export members to Microsoft Word Documents (.doc, .docx, dot, dotx, docm, and dotm)
  • Export members to Portable Document Format (*.pdf)
  • Export members to OpenDocument Format (*.odt)
  • Export members to Tiff Image/s (*.Tiff)
  • Export members to JPEG Image (*.Jpeg)
  • Export members to PNG Image (*.Png)
  • Option to select desired output format before exporting
  • Option to export all or selected members to selected output document format.
  • Works with all .NET versions starting from .NET 4.0.
  • Exported document is automatically sent to browser for downloading
  • If selected a copy of the exported document is saved in App_Data folder on the server for later use.
  • Compatible with a wide range of Umbraco versions 7.x+

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.

More 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.

More about Aspose Products

-  Homepage of Aspose.Words for .NET:  

-  Download Aspose.Words for Umbraco

Monday, March 14, 2016

Edit Page-Level Comments & Control Image Brightness While Visio to Image Export using .NET

What’s new in this release?

We are pleased to announce the new release of Aspose.Diagram for .NET 6.1.0. The Aspose.Diagram API had already provided comprehensive and powerful functionalities to interact with Visio and automate regular drawing building and export tasks. In this progressive API version, we have enhanced Visio to SVG export, Visio to Image export and editing Visio page level comment. We’ve squashed many other formatting bugs, error messages and incorporated the most suitable enhancements. Each page can have its own set of page-level comments that are exhibited by an icon in the upper-left corner of the page. Aspose.Diagram API already allows developers to make a comment about the diagram, just add a comment by calling AddComment method of the Page class which becomes a page-level comment. They can now edit a page level comment. Many developers convert Visio drawing to SVG and use vector graphics in their web applications to show the technical diagrams in the web browser. Upon using previous versions of the Aspose.Diagram API, there was no way to track all shape IDs. Developers were unable to extract shapes uniquely from the SVG. So in the Aspose.Diagram API version 6.1.0 and later, developers would have the ability to parse SVG by unique shape IDs. The brightness setting is handy when we convert Visio to an image because it controls the contrast performance of the various items. Aspose.Diagram API offers ImageBrightness property in the ImageSaveOptions class and it makes image quality the most ideal. We have applied internal optimizations to enhance it because its quality was not worthy, by one of our clients. This API version also aims to ease the connection between multiple Visio shapes. In some reported use cases, the dynamic connectors were not being connected properly. We have raised accuracy rate in extracting glued or connected shape IDs, missed or misplaced text and arrow of the shapes and preserve color scheme of the shapes. All these factors give professional look to the Visio diagrams. Here is the list of important enhancements and bugs fixes in the new version.
  • Add support to modify comments in the Visio diagram
  • ImageSaveOptions.ImageBrightness does not work
  • VSD to SVG export does not preserve shape ids
  • VSD to PDF conversion, the word "text" is added in the shape's text
  • Incorrect setting of connector text location
  • VSD to VDX conversion, dynamic connector is not being connected properly
  • VSD to PDF conversion, connector text items are misplaced
  • VSD to HTML conversion, connector text items are misplaced
  • VSDX to PDF conversion, missing shape's text item
  • VSDX to PDF conversion, the shape's text position is slightly misplaced
  • VSDX to HTML conversion, missing shape's text item
  • VSDX to HTML conversion, the shape's text position is slightly misplaced
  • Shape.GluedShapes method returns incorrect shape ids
  • VSD to PDF export, the text items are missing
  • VSD to PDF conversion, the date strings turn into integer numbers
  • Aspose.Diagram API does not preserve Name and NameU properties of the sub shapes
  • Warning of the missing attribute when opened the resultant VDX diagram
  • Shape.connectedShapes method does not detect some incoming shape ids
  • [Output VDX] - Duplicate of an element warning message
  • Output format VDX - Can't connect two Visio shapes
  • VSD to PDF conversion, form tabs text is shifted down
  • VDX to VSDX export - the Null Reference Exception occurred
  • VSD to VDX export - the background text color of the shapes turns into black
  • VSD to VDX export - the arrows of diagram are misplaced
  • VSD to VDX export - the text of the shapes goes outside the boundary
  • VSD to VDX export, ConnectCollection returns incorrect count of the connects and values
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.

Sunday, March 13, 2016

Search Cells Based on Original Values & Enhanced Formula Calculation Engine using Java

What’s new in this release?

We are pleased to announce the new release of Aspose.Cells for Java 8.7.1. critical bug fixes. Aspose.Cells APIs already support the Find or Search Data feature for spreadsheets in order to find some particular piece of contents in cell value & formula. However, this feature was lacking the aspect of formatting applied onto the cell that may change the appearance as well as the value of the cell, consequently making the content unsearchable using the original value. With this release of Aspose.Cells for Java API, another constant by the name LookInType.ORIGINAL_VALUES has been exposed to the public API which allows to overcome the situation as discussed above. Aspose.Cells for Java 8.7.1 has exposed the boolean type QueryTable.PreserveFormatting & QueryTable.AdjustColumnWidth properties in order to mimic the Excel’s features of preserving cell formatting & adjusting column widths while working with External Data Range of type Query Table. Please note, Excel application provides these options to influence the formatting of the data where the options can be accessed on Excel interface from Data tab by clicking the Properties button. Aspose.Cells APIs have enhanced the formula calculation engine with this release where the most worth mentioning enhancements are Support for Array Formulas of Data Tables, Support for FORMULATEXT Function, Enhanced the image rendering engine for SVG file format, Enhanced Chart2Image module to avoid overlapping of chart objects and Enhanced the HTML rendering engine to handle cases involving missing columns. This release includes several enhanced features and bug fixes as listed below

  • Support to calculate FORMULATEXT function
  • Extra columns are added in the output HTML file
  • Columns get missing from HTML output
  • Saving image in SVG while converting spreadsheet to HTML results in incorrect image file extension
  • Incorrect rendering of text in a shape while converting spreadsheet to HTML
  • Infinite loop issue when save to HTML
  • Cell.getStringValue for DateTime type is giving undesired value
  • Chart header extends beyond the chart's border while using Chart.toImage
  • Data Labels are overlapping with Chart Area in Chart's Image format
  • Data Labels are overlapping with Chart Area in Chart's PDF file format
  • Bottom and right borders are missing in Chart's PDF file format
  • Incorrect Colors are rendered in Bar Chart's PDF
  • Acrobat Reader shows error while loading Aspose.Cells' generated PDF
  • Series is fully opaque in SVG opposed to original chart in spreadsheet
  • SVG image is different than original chart in spreadsheet
  • DataLabel's picture or texture fill effect hasn't rendered to SVG
  • Resultant SVG file is of 0KB in size
  • Picture to SVG renders blank/wrong image
  • Graphic title is missing in the output pdf
  • FileFormatUtil.loadFormatToExtension returns .ODS for .ODP file
  • Unreadable content in Excel 2007 after re-saving PerformanceReport.xlsb
  • Shape formula does not refresh while saving XLS to XLSB
  • cell.getFormula returns the formula with sheet name in square brackets and path to spreadsheet file
Other most recent bug fixes are also included in this release

Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

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

Overview: Aspose.Cells for Java

Aspose.Cells is a Java component for spreadsheet reporting without using Microsoft Excel. Other features include creating spreadsheets, opening encrypted excel files, macros, VBA, unicode, formula settings, pivot tables, importing data from JDBC ResultSet and support of CSV, SpreadsheetML, PDF, ODS and all file formats from Excel 97 to Excel 2007. It is compatible with Windows, Linux & Unix and supports all advanced features of data management, formatting, worksheet, charting and graphics

More about Aspose.Cells for Java

Thursday, March 10, 2016

Character Classification & Enhanced Capital Letters Recognition in Scanned Documents using Java

What’s new in this release?
 
We are pleased to announce the release of Aspose.OCR for Java 3.2.0. This release includes implementation of new ConvNet-based OCR algorithm and improved mechanism to recognize capital letters in a scanned document. Recognizing capital letters while performing OCR operation was already supported. However recognition process has been improved further. Some important enhancements have been introduced in this release, such as Process of character classification in the scanned document has been improved by introducing ConvNet-based OCR algorithm and Recognition process of capital letters in the scanned document has been improved. This release includes plenty of new & enhanced features as listed below
  • Implement new characters classifier
  • Improved detection of capital letters
  • Process of character classification in the scanned document has been improved
  • Arithmetic operation resulted in an overflow
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.

Wednesday, March 9, 2016

Detect Email Message File Type & Writing Message Headers to Html Output using .NET

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 6.3.0. This month’s release comes with new features and enhancements that add to the list of features supported by the API. To get a complete list of what is new and fixed, please visit our product download page. You can also have an idea about the API changes in this month’s release by visiting our product documentation section. This month’s release includes a new feature of detecting file format of provided email message file. The FileFormatUtil class provides the capability to detect the file type of provided message file and returns the results as an object of FileFormatInfo. It can be used to detect message type from both message file or from stream. We introduced the feature of exporting message data to html format in one of our earlier releases. This month’s release further enhances this feature by providing the capability of writing message headers to html output. The HtmlSaveOptions class can be used to specify the option of writing message headers to output html. With this month’s release, the API now provides the capability to sign messages with the option to detach signature before sending. Detaching the signature before sending the email enables the web-based email clients to display message contents which was not the case earlier. The overloaded method of AttachSignature provides the boolean flag that can be set to false for detaching a signature from a message prior to sending. This month’s release also fixes a number of bugs that were reported by our valued customers. These further add to the overall performance improvement of the API functionality. The main bug fixes & improved features added in this release are listed below
  • Feature to detect different file formats
  • EMAILNET-35110 - Include Message Headers while converting to HTML
  • EMAILNET-35098 - Exception thrown when setting email address with "-" right before @
  • Scanpst reports errors with PST generated using Aspose.Email API
  • Signed Message body not diplayed in Web based gmail client
  • Exception raised while loading the MSG file into MailMessage
  • MailMerge not working for this MSG file
  • Issues with DKIM
  • Chinese characters not rendered properly in Mhtml
  • Html body spaces and alignment lost in resultant MSG file
  • Exporting Messages to HTML creates blank html pages
  • EmailValidator ignores ","
  • EML->MHTML: Headers are not visible in MS Word
  • Signed MSG to EML: Headers information is lost
  • MSG to MHTML: Issues with Header layout
  • Number of attachments differ for inner EML while source mail is converted from EML to MSG
  • MSG to MHTML: Issues with Header layout
  • Pop3Exception: Connection failure. Timeout has been reached
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.

Tuesday, March 8, 2016

Read, Edit & Convert EML, MHT, MSG Email Messages using Aspose.Email Cloud SDK for .NET



Aspose.Email for Cloud is a REST API for manipulating email in the cloud. It is a true REST API that can be used with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more. You can use it with any platform — web, desktop, mobile, and cloud. Every email message contains certain information such as sender, receiver, subject, body, and a list of attachments. These properties can be retrieved from the email message using the Aspose.Email for Cloud API. Developers can retrieve all properties, or retrieve specific properties by name. Most common message properties can be read with the API (From, To, Subject, Bcc, CC, Body, Date, Priority, Attachments and some others). It’s common to have data in one format, but find that applications or clients need it in another format. The Aspose.Email for Cloud API allows you to convert email messages from oneformat to another. You can use Aspoose.Email for Cloud REST API reliably to convert messages between formats. At present, the API supports the following conversions

  • MSG to EML
  • MSG to MHT
  • EML to MSG
  • EML to MHT
  • MHT to MSG
  • MHT to EML
Email messages may contain attachments: attachments is a common method for sharing documents and images between sender and receiver. Aspose.Email for Cloud lets developers access and download message attachments from a mailbox store via common communication protocols such as IMAP and POP3. A major revamp release for Aspose.Email Cloud SDK for .NET covers all the Aspose.Email Cloud APIs. This SDK provides a complete solution for integrating the powerful Aspose.Email Cloud APIs with .NET, so performing any operation on any Email related format in the cloud is as easy as it can be. Start a free trial today – all you need is to sign up with the Aspose for Cloud service. Once you have signed up, you 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. You 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

-  Learn More about Aspose.Email for Cloud

-  Download Aspose.Email Cloud SDK for .NET 1.0.1