Thursday, March 29, 2018

Dynamic Chart Series Support & Load Custom XML Parts into RTF or Remove Them in Android Apps

What's New in this Release?
 
Aspose development team is happy to announce the monthly release of Aspose.Words for Android via Java 18.3.0.  This month’s release contains 70+ useful new features, enhancements and bug fixes. Here are some of the big features & enhancements included in this release escape the URI in Output PDF, add Prefix to CSS Class Name, Public API to get Subject and Issuer names from DigitalCertificate (instead obsolete properties), add support of CssClassNamesPrefix in HtmlSaveOptions, A number of obsolete properties were removed from PdfSaveOptions class. Please refer to public API changes section for details, pdfSaveOptions.EscapeUri property was added to allow the usage of custom URI strings without the automatic escape while rendering into PDF, the automatic font color calculation now takes the fill of the background shape into account while rendering, Added fallback rendering for Unicode range [U+1F300; U+1F5FF] – Miscellaneous Symbols and Pictographs; This range includes such symbols as Emoji and alik, Implemented processing of empty EMR_EXTTEXTOUTW records in metafiles rendering, Improved rendering of DML Chart plot area with a manual layout. The additional offset is calculated for the rotated labels of horizontal axis, Fixed a bug where the gradient brush with transformation would mess up the texture upon rendering. Texture scaling improved, Fixed a problem of axis scaling when rendering DML Charts with Arial Narrow font, Fixed a bug causing freezes when converting to PDF a document with DML Charts with a huge number of data points, Fixed a symbol positioning bug when rendering MathML equations and a reflection effect is now applied correctly for 3D rotated WordArt objects. The list of new and improved features added in this release are given below
  • Escape the URI in Output PDF
  • Add Prefix to CSS Class Name
  • Add feature to load Custom XML Parts into RTF and remove them
  • Add support of CssClassNamesPrefix in HtmlSaveOptions
  • Encoded Hyperlink issue during Word to PDF conversion by Aspose.Words
  • Add feature to set the color of chart's series using Linq Reporting
  • Fonts folder is not included in DOCX when converting from a DOC
  • The continue numbering do not work when insert one document to another.
  • The width of space is increased after re-saving RTF 
  • Document.UpdateFields fails on the TOC with two-column layout.
  • Update Java Samples - remove obsolete API members.
  • Public API to get Subject and Issuer names from DigitalCertificate (instead obsolete properties).
  • Image is not rendered correctly in output PDF
  • MS Word error message when opening ODT
  • Reading bookmarks from a Table.Range object deleted the bookmarks
  • Numbered list in rich text format not saving properly
  • Incorrect rendering of OfficeMath equations in PDF
  • Word to pdf conversion looses font color
  • Wrong OfficeMath to Image Conversion
  • Unable to set Run Text after StartTrackRevisions method call
  • Document.Save hangs while saving DOCX to HTML
  • Emoji symbols are rendered as quotation marks in output PNG
  • Range.Replace does not replace all text in document
  • The rule Allow Hanging Punctuation should be ignored
  • Multi-threading is broken, silently messes up line spacing
  • Table row is rendered on previous page in output PDF
  • Incorrect field values when saving document
  • Background image opacity is not changed for a shape in docx file
  • DOCX to HTML5 conversion issue with list labels
  • Heading styling misaligned in Table of contents
  • Chart is not rendered correctly in output PDF/Image
  • RTF to PDF conversion issue with Hebrew text rendering
  • Contents are lost after conversion from DOCX to PDF
  • SVG is inserted as black image in output DOCX
  • DOCX to PDF issue with Image Highlights Shadings
  • Location and size of picture changes after re-saving DOC
  • TOC text style is changed to hyperlink style when saving to PDF
  • Some generated ODT golds cannot be opened in MS Word
  • Image dimensions when inserted inside GroupShape are blown in DOCX
  • Table's row is rendered on previous page in PDF
  • attachment is missing in MHtml conversion
  • Range of Y-Axis of chart is changed in output PNG
  • Position of chart's legend is changed in output PNG
  • Range of X-Axis of chart is changed in output PNG
  • Position of chart's legend is changed in output PNG
  • Provide code to embed AutoCAD file in Word the way MS Word does
  • Range.Replace does not replace the text when it is inside content control
  • Range.Replace does not replace the text when it is inside textbox
  • Row heights are not preserved in generated PDF
  • Font formatting is not preserved during open/save RTF
  • Image (GIF) 90 Degrees in Word Document is not displaying in 90 Degrees on PDF Convertion
  • A floating table does not render in fixed page formats
  • JPG images are getting lost during rendering
  • TextBox Shape is positioned incorrectly in PDF
Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

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

Aspose.Words for Android via Java is a word processing component that enables developers 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. Users can even use Aspose.Words for .NET to build applications with Mono.

More about Aspose.Words

Wednesday, March 28, 2018

Images Compression Support during Conversion of OneNote Document to PDF using .NET

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.Note for .NET 18.3.0.This release introduces an enhancement for images compression during conversion of OneNote documents to PDF. It also improves the overall API functionality by fixing several bugs reported with earlier version of the API. Conversion of OneNote documents to various different formats is one of the prominent features of Aspose.Note API. This release of API introduces capability to control the compression ratio of images during conversion to PDF. It lets you select the image compression type and quality using the SaveOptions class of the API. Image quality can be set from 0 to 100 using the JpegQuality property of SaveOptions as shown in the code sample on blog announcement page.  The list of new and enhanced features added in this release are given below
  • Add option to compress pictures while converting to PDF.
  • Make evaluation mode limitations more clear
  • Information can't be read from OneNote online file format
  • Image.Extension property returns wrong value for gif images
  • Wrong page margin values are returned
  • Large size PDF generated from one note file as compared to MS OneNote
  • Crash while trying to clone Aspose.Note.Document page by page
  • Ability to copy page from .one document to a new .one document
Newly added documentation pages and articles
 
Some new tips and articles have now been added into Aspose.Note for .NET documentation that may guide users briefly how to use Aspose.Note for performing different tasks like the followings.
Overview: Aspose.Note for .NET

Aspose.Note for .NET is a set of .NET components that enables developers to work with Microsoft Office OneNote files in C#, VB.NET, ASP.NET web applications, web services & Windows applications. It allows developers to open files & manipulate elements of OneNote books, from text, images & properties, to more complex elements, & then export to PNG, GIF, JPEG, BMP or PDF formats. It is a pure .NET alternative to the MS OneNote Object Model & supports OneNote 2010, OneNote®  2010 SP1 & 2013 files.

More about Aspose.Note for .NET

Tuesday, March 27, 2018

Revamped Node.js SDK Release & Encrypted PDF Files Conversion to Word inside Cloud Apps

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Words for Cloud 18.2.0. This release features a brand new Node.js SDK built from the ground up along with support for converting encrypted PDF files to Word. Based on Adobe’s deprecation of Flash, conversion to SWF is no longer supported in Aspose.Words Cloud REST API. A fully reworked version of Aspose Cloud Node.js SDK has been released. Node.js Cloud SDK is a wrapper around REST API, allowing to process documents in Node.js 4.8 or higher quickly and easily, gaining all benefits of strong types and IDE highlights. The distribution is available at npm and source code at GitHub. New SDK is fully supported and has the following advantages over the previous versions:
  • SDK is fully in sync with the API, all missing methods are added
  • Classes, methods, and properties have comments and are IDE-friendly
  • Better security
  • Usage of Request/Response classes to represent long lists of parameters. This allows for cleaner code and easier backward-compatibility going forward
SDK is not backward compatible with the previous generation because of the last item. It should be straightforward to convert program code to using Request/Response objects, if users need any help on migration please ask at Free Support Forum. Aspose.Words now supports encrypted PDF files for PDF to Word conversion. Based on Adobe’s deprecation of Flash, conversion to SWF is no longer supported in Aspose.Words Cloud REST API. Some save options that have been deprecated in Aspose.Words .NET are now not available in Aspose.Words Cloud REST API as well. A full list of properties is as follows. 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, March 26, 2018

Adding Text or Images in DWG File & Enhanced Exporting DWG & DGN to PDF inside .NET Apps

What’s new in this release?

Aspose development team is pleased to announce the release of Aspose.CAD for .NET 18.3.0.It has included improved support for managing DWG and DXF files.It also has rectified certain rendering issues incurring in API for exported DWG and DXF files. This release introduces some important features, such as support for Adding text in DWG, support for Exporting DWG Entity to Image, support for Saving DXF Files, support for Import Image to DWG File and support for setup of Pen in Export. There are some important enhancements part of this release, such as support for accessing rows and columns of CAD Tables, ImageSave exception on exporting DWG to PDF, converting dwg to pdf, Extra margins when DXF saved as PDF,  saving DXF document into image not working, License loading is taking much time, Image saving failed exception on exporting DGN to PDF, converting a DWG, Lines in generated PDF and BMP now rendered properly, getting size of the layout, Implement API to be able to perform RotateFlip command, reading of elements from disabled layers in DWG, Text size increase in generated PDF and many more. The main new features added in this release are listed below
  • Provide set up of Pen in export options
  • Support for exploring particular DWG entity to image
  • Support for saving DXF file
  • Ability to add/import a raster image to DWG file
  • Ability to add text into DWG file
  • Support for accessing rows and columns of CAD Tables
  • ImageSave exception on exporting DWG to PDF
  • Exception on converting dwg to pdf
  • Extra margins when DXF saved as PDF
  • Saving DXF document into image not working
  • License loading is taking much time
  • Exception on converting dwg file to image   
  • Null Reference exception during access to Width and Height properties of IFC file
  • Image saving failed exception on exporting DGN to PDF
  • Error converting a DWG
  • Lines in generated PDF and BMP are not rendered properl
  • How to get the size of the layout
  • Implement API to be able to perform RotateFlip command
  • NullReferenceException on exporting DWG to PDF
  • Image loading failed exception when loading DGN
  • Incorrect reading of elements from disabled layers in DWG
  • Missing elements and incorrect shifts in resultant PDF when converting from DWG
  • Incorrect lines rendering in exported PDF
  • Text size increase in generated pdf
  • Converting DXF to TIFF is not generating the correct output - Incorrect height & width
  • Support of Mesh object
Newly added documentation pages and articles

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

Aspose.CAD for .NET enables developers to convert AutoCAD DWG and DXF files to PDF, JPG, PNG, BMP, TIFF and GIF image formats. It is a native API and does not require AutoCAD or any other software to be installed. Developers can also convert the selected layers and layouts from the AutoCAD files. The conversion to PDF and Raster images is of very high quality. Developers can also remove entities from DWG and DXF documents. It also adds support for leader’s entity for DWG format.

More about Aspose.CAD for .NET

Sunday, March 25, 2018

Presentation Management Improvements & Enhanced Thumbnails Generation from PPTX inside Java Apps

What's New in this Release?

Aspose team is happy to share the announcement of Aspose.Slides for Java 18.2.0. This is a maintenance release whereby we have resolved issues incurring in API.  There are some important enhancements and bug fixes part of this release, such as setting license memory consumption Aspose.Total Product Family, Default presentation view is disturbed, Performance issue, The axis major unit has been changed in the image output, The chart horizontal label looks different in the JPEG output, The vertical axis label is not shown in the image output, Thumbnails are not properly generated from PPTX, Issue with zoom level of Notes Section while opening the saved presentation, Presentation not saving and program just hang, Exception on loading presentation, Exception on loading presentation and  Cannot create hyperlink to next slide. This list of new, improved and bug fixes in this release are given below
  • Set license memory consumption Aspose.Total Product Family
  • Default presentation view is disturbed
  • Performance issue
  • The axis major unit has been changed in the image output
  • The chart horizontal label looks different in the JPEG output
  • The vertical axis label is not shown in the image output
  • Thumbnails are not properly generated from PPTX  
  • Aspose.Slides for Java 17.12 release package issue in Maven
  • Issue with zoom level of Notes Section while opening the saved presentation
  • Presentation not saving and program just hang
  • Exception on loading presentation
  • Exception on loading presentation
  • Cannot create hyperlink to next slide
Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Slides for Java documentation that may guide users briefly how to use Aspose.Slides for performing different tasks like the followings.
Overview: Aspose.Slides for 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, March 21, 2018

Reducing Gap between Project Tasks List & Page Footer Information inside .NET Apps

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Tasks for .NET 18.3.0. This month’s release introduces a new feature for reducing the gap between the tasks list and page footer information. It also includes improvements in terms of bug fixes that further add to the overall API stability. The rendering capability of project data to various formats is one of the powerful features of Aspose.Tasks API.  This release has further improved this functionality by providing the feature of reducing gap between project’s tasks list and footer information in output. This improves the visualization of project’s rendered information in the output. The ReduceFooterGap property of SaveOptions class can be used to achieve this as shown in the code sample on blog announcement page. This release includes plenty of new features as listed below
  • Setting for eliminating the gap between the list of tasks and footer
  • XER file cannot be read with all cultures
  • Task Split parts lost while setting the %Complete
  • Dates and tasks duration are not correct
  • Not all properties of extended attributes are filled
  • MPP with formulas gets corrupted after saving by Aspose.Tasks
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.Tasks for .NET documentation that may guide users briefly how to use Aspose.Tasks for performing different tasks like the followings.
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, March 20, 2018

Export Presentation or Slide to Specified Format & Improved PPTX Conversion to PDF in Cloud Apps

Aspose team is pleased to announce the new release of Aspose.Slides for Cloud 18.2.0. This release added saveAs GET API to Presentation, Slides, Notesslide and Shape resources that lets users to save Presentation, Slide and Shape in a specified format. This release allows to create separate API sub-resources for methods that return multiple value types. There are some important enhancements and bug fixes part of this release, such as getting elapsed time required for converting presentation to PDF, The chart horizontal label looks different in the JPEG output, The axis major unit has been changed in the image output, the vertical axis label is not shown in the image output, When check LoadFormat, Font file is locked after call to ClearCache method, Converting particular PPTX to PDF is too slow, Incorrect font when saving PPTX as HTML, Text overlaps when saving to HTML, Fonts in PowerPoint document and resulting HTML are different, PPS files detected as PPT, Animation Changed after saving PPT. Aspose.Slides for Cloud is a REST PowerPoint documents processing API to create, modify, and convert presentations in the cloud. It allows converting presentations to TIFF, PDF, XPS, PPTX, ODP, PPSX, PPTM, PPSM, POTX, POTM, HTML and image file formats. This release includes plenty of improvements & bug fixes features as listed below.
  • Use Aspose.Slides for .NET 18.2 features
  • Create separate API subresources for methods that return multiple value types
  • Getting elapsed time required for converting presentation to PDF.
  • The chart horizontal label looks different in the JPEG output.
  • The axis major unit has been changed in the image output.
  • The vertical axis label is not shown in the image output.
  • When check LoadFormat, StackOverflowException occurs.
  • Font file is locked after call to ClearCache method.
  • Converting particular PPTX to PDF is too slow.
  • Incorrect font when saving PPTX as HTML.
  • Text overlaps when saving to HTML.
  • Fonts in PowerPoint document and resulting HTML are different.
  • Unsupported format exception after removing encryption.
  • PPS files detected as PPT.
  • Exception occurs when adding shapes to PPT presentation in multiple threads.
  • Animation Changed after saving PPT.
  • Embedded fonts are not considered during saving presentation.
  • Exception on loading presentation.
  • Issue with zoom level of Notes Section and Outline while opening the saved presentation.
  • Exception on PPT load.
  • The font size was changed from ’18’ to ’32’ after load and save a PPT file.
  • PPTX to HTML not properly converted.
Overview: Aspose.Slides for Cloud

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

More about Aspose.Cells for Cloud

Monday, March 19, 2018

Add Targets to Morph Channel in 3D Mesh & Evaluate Nurbs Curve using .NET

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 18.2.0. This new version has been released with the support of adding targets to Morph channel in 3D models. Developers can evaluate frequency between two neighbor knots of Nurbs curve. The recent version also covers enhancements and regular bug fixes. With the help of Aspose.3D for .NET API, developers can modify a Mesh from one shape to another by adding targets to the Morph Channel. Please refer to the code example on the blog announcement page. With the recent version 18.2 of Aspose.3D for .NET API, developers can evaluate the frequency between two neighbor knots and default value is 20. Developers can retrieve an array of the Points in the curve. In order to achieve this, it has added Evaluate and EvaluateAt members to NurbsCurve class. . This release includes plenty of new features as listed below
  • Implement adding Targets to the MorphChannel
  • Add support of skeleton/morphing animation exporting
  • Add support for NURBS curve
  • Add support for NURBS surface
  • Add support of Pre/Post Rotation
  • Cannot render transparency on PNG image of the scene
  • Output FBX - the null pointer error occurred
Newly added documentation pages and articles

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

Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

More about Aspose.OCR for .NET

Sunday, March 18, 2018

Support for Metered Licensing, Enhanced PDF Attachment Availability in EML Files using Java

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Email for Java 18.2.0. This release introduces the support for Metered Licensing using the Aspose.Email for Java API. It also provides fixes for user’s issues reported issues with the previous version of the API. It has added support for Metered Licensing in Aspose.Email for Java API. For those who are new to the term “Metered Licensing”, it is a form of consumptive licensing for which users pay royalties for the use of product every month. Users can also visit the Metered Licensing FAQs section to know more about this type of licensing. Usage of Metered Licensing scheme is simple and can be used along with existing licensing method. The new licensing mechanism will be used along with existing licensing method. Those customers who want to be billed based on the usage of the API features can use the metered licensing. There are some important improvements and bug fixes also part of this release, such as Calendar organizer setting in the appointment, reading voting button response from MSG, Extra tab character not trimmed while reading MessageId from fetched message, url attachment in ics file is now recognized, Bullets replaced with '?' while creating MSG from html, PDF attachment not available in EML using Aspose.Email & many more. The main improved features & bug fixes added in this release are listed below
  • Support for Metered Licensing
  • Calendar organizer is not set in the appointment
  • Property can't be set for MapiCalendar
  • Error while retrieving MailMessage.HtmlBodyText
  • Reading voting button response from MSG throws exception
  • Extra tab character not trimmed while reading MessageId from fetched message
  • url attachment in ics file is not recognized
  • Creating MAPI contact for Outlook is not displaying Email address in the search contact list
  • Bullets replaced with '?' while creating MSG from html
  • Attachment not detected now which was detected earlier in older versions
  • Appointment.GetAppointmentHtml() returns html body without formatting and additional text
  • PDF attachment not available in EML using Aspose.Email
  • Issue when converting MapiMessage to MIME
  • Html Bod saved as attachment while loading and saving EML
  • Attachement.ContentDisposition.FileName not set while creating attachment
  • Aspose.Email is not showing email body of a mail message in .msg file
  • SmtpClient.Send raises exception while TLS1.2 is enabled
  • Exception while adding EML to PST
Other most recent bug fixes are also included in this release.

Newly added documentation pages and articles

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

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

More about Aspose.Email for Java

Thursday, March 15, 2018

PSD to PDF Conversion & Exporting Image to Gray Scale with 16bit Setting inside .NET Apps

What’s new in this release?

Aspose development team is pleased to announce the new release Aspose.Imaging for Java 18.2.0.  It has added support for some of new features in this API along with resolution of incurring issues in API. This release introduces some important features, such as Support to convert PSD to PDF, Convert Image to gray scale with Setting 16bit and Support TIFF deflate Images with Alpha. There are some important enhancements and bug fixes part of this release, such as Unable to convert 360MB TIFF file to PDF,  Converting EMF to SVG format is not working properly. It is generating SVG file but SVG file is empty, Converting WMF to SVG format is not working properly. It is generating SVG file but SVG file is empty, applying MedianFilterOptions on an image is blurring the resultant image, System.IndexOutOfRangeException when load pixels from Tiff image, Chart axis values are improperly positioned when exporting SVG to PNG, improved performance Jpeg2000 decoder, enhanced exporting EMF+ to SVG,  Fix PSD export of multiple styles for a single text layer, JP2 Image export failed, EMF to PDF generated blank document, EMF image is not converted properly, export of SVG export to PNG, JPEG and BMP formats is enhanced and more. The main new and improved features added in this release are listed below
  • Implement [Jpeg DCT extended sequential, Huffman. 12-bit] decoder.
  • Support tiff deflate images with alpha
  • Support for converting image to gray scale with setting 16bit or 8 bit
  • PSD to PDF conversion
  • Unable to convert 360MB TIFF file to PDF
  • Converting EMF to SVG format is not working properly. It is generating SVG file but SVG file is empty
  • Converting WMF to SVG format is not working properly. It is generating SVG file but SVG file is empty
  • Applying MedianFilterOptions on an image is blurring the resultant image
  • System.IndexOutOfRangeException when load pixels from Tiff image
  • Chart axis values are improperly positioned when exporting SVG to PNG
  • Improve performance Jpeg2000 decoder
  • Incorrect exporting EMF+ to SVG 
  • Fix PSD export of multiple styles for a single text layer
  • JP2 Image export failed
  • EMF to PDF generated blank documen
  • File Format property not working for PNG
  • EMF image is not converted properly
  • Coordinate of left top corner is incorrect at update
  • Improper export of SVG export to PNG, JPEG and BMP formats
Newly added documentation pages and articles

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

Aspose.Imaging for Java is an image processing & manipulation component that allows developers to create, edit, draw or convert images in their Java application. It allows developers to convert images to BMP, JPEG, TIFF, GIF, PNG & PSD formats. It draws images using advanced features like Graphics & GraphicsPath. The drawing feature is useful for adding shapes, building up new images or adding watermarks to images. It works well with both web & windows applications. It supports JDK 1.5 & above.

More about Aspose.Imaging for Java

Wednesday, March 14, 2018

Convert Particular PPTX to PDF & Improved Text or Chart Rendering Support in .NET Apps

What's New in this Release?

Aspose team is happy to share the announcement of Aspose.Slides for .NET 18.2.0. There are some important enhancements and bug fixes part of this release, such as getting elapsed time required for converting presentation to PDF, The chart horizontal label looks different in the JPEG output, The axis major unit has been changed in the image output, the vertical axis label is not shown in the image output, When check LoadFormat, StackOverflowException occurs, Font file is locked after call to ClearCache method, Converting particular PPTX to PDF is too slow, Incorrect font when saving PPTX as HTML, Text overlaps when saving to HTML, Fonts in PowerPoint document and resulting HTML are different, PPS files detected as PPT, Animation Changed after saving PPT, Embedded fonts are not considered during saving presentation, Issue with zoom level of Notes Section and Outline while opening the saved presentation, PPTX to HTML not properly converted, Text is overlapped in table headers, PowerPoint comment text is not included in output,  Shadows of rectangles in PPT disappeared and many more. This list of new, improved and bug fixes in this release are given below
  • Getting elapsed time required for converting presentation to PDF.
  • The chart horizontal label looks different in the JPEG output.
  • The axis major unit has been changed in the image output.
  • The vertical axis label is not shown in the image output.
  • When check LoadFormat, StackOverflowException occurs.
  • Font file is locked after call to ClearCache method.
  • Converting particular PPTX to PDF is too slow.
  • Incorrect font when saving PPTX as HTML.
  • Text overlaps when saving to HTML.
  • Fonts in PowerPoint document and resulting HTML are different.
  • Unsupported format exception after removing encryption.
  • PPS files detected as PPT.
  • Exception occurs when adding shapes to PPT presentation in multiple threads.
  • Animation Changed after saving PPT.
  • Embedded fonts are not considered during saving presentation.
  • Exception on loading presentation.
  • Issue with zoom level of Notes Section and Outline while opening the saved presentation.
  • Exception on PPT load.
  • The font size was changed from ’18’ to ’32’ after load and save a PPT file.
  • PPTX to HTML not properly converted.
  • ArgumentException on loading presentation.
  • Text is overlapped in table headers.
  • Power point comment text is not included in output.
  • Text in table cell incorrectly spreading into the next table cell.
  • PPT not properly converted to html.
  • Shadows of rectangles in PPT disappeared.
  • StackOverflow exception on generating chart shape thumbnail.
  • Presentation not saving and program just hang.
  • PptxReadException on loading presentation.
  • NullReferenceException when creating a hyperlink.
Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

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

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

More about Aspose.Slides for .NET

Tuesday, March 13, 2018

Grid Generation, Data Uploading & Downloading are Enhanced inside Cloud Apps

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.OMR for Cloud 18.2.0. This release added new features to GUI OMR Editor (Cloud client) and improvements to OMR.Kernel (Cloud). This release includes some important enhancements, such as grid generation and fixed data uploading and downloading issues, improved speed as well as Fixed user’s messages. It Changes to support updated parameters for Template Correction and Template Generation OMR functions. This release adds new window that allows uploading images on cloud storage and Update API documentation. The list of important new and improved features are given below
  • Fixed grid generation
  • Fixed data uploading and downloading issues, improved speed. Fixed user's messages
  • Сhanges to support updated parameters for Template Correction and Template Generation OMR functions.
  • New window that allows uploading images on cloud storage
  • Minor improvements and bug fixes
  • Update API documentation
Newly added documentation pages and articles

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

More about Aspose.OMR for Cloud

Monday, March 12, 2018

Extract Text from PDF by Paragraphs & EPS to PDF Conversion using .NET& Java

What's New in this Release?

Aspose team is very excited to announce the new version of Aspose.PDF 18.10. Aspose.PDF has been released for .NET and Java platforms. This version of the API has offered new exciting features to improve usability and performance of the API. It has listed all features and enhancements along with public API changes in respective release notes. With previous version(s) of the API, users were able to extract text from PDF documents by searching particular text (using “plain text” or “regular expressions”) from a single page or whole document. However, it  has implemented a functionality to extract text from PDF document in paragraphs. It has implemented new function for searching sections and paragraphs in the text of PDF document pages.  Since inter-file format conversion has been the most interesting feature offered by Aspose APIs,It has added new feature to convert Postscript/EPS into PDF. Users can use following code snippet, in order to perform conversion using Aspose.PDF for .NET/Java API. There are some important enhancements and bug fixes also part of this release, such as HTML to PDF conversion, EPS to PDF conversion, PDF to JPEG Export, PCL to PDF conversion, improved PDF to PDF/A & more. The list of important new and improved features are given below
  • Postscript to PDF
  • Extract Paragraph from PDF
  • Fill Stroke text support
  • Support TextBorder property in TextFragment class
  • HTML to PDF conversion: contents are moving off the page
  • PDF to JPEG - Incorrect resultant file
  • EPS to PDF conversion support
  • Text replacement issue: Characters are missing in replaced text
  • PDF to TIFF - Text is garbled in resultant file
  • PCL to PDF: PCL Line Space sequences do not work
  • Converting XFA form to standard adds two extra pages
  • PDF to PNG - Text becomes black boxes
  • PDF to PDF/A - Text starts appearing overlapped
  • Hyperlink in HtmlFragment is not working
  • Loading font from stream throws exception Parsing of table 'GSUB' has failed
  • PDF to HTML: Saving resultant HTML within project throws ArgumentException
  • Aspose.PDF 17.3 Different height of Text and Image objects with same size
  • HTML to PDF - Formatting issues in resultant file
  • The exception thrown when trying to add an SVG file into the table cell.
  • When converting PDF to TIFF the output is filled with blue color.
  • PDF to JPG - the missing text on the first page
  • PDF to PDFA - Pages Orientation is changing after conversion
  • PDF to PNG - Contents are missing in resultant file
  • PDF - PDF/A-1 - the characters are overlapping with Sharp printers
  • PDF to PDFA1B - a null pointer error occurred
  • Set image path from code while generating PDF from XML
  • PDF to PDF/A-1a - Output does not pass the compliance test
  • SubsequentLinesIndent support with page.Paragraphs.Add method
  • XSLFO to PDF - the link is not working in output PDF file 
Other most recent bug fixes are also included in this release.

Newly added documentation pages and articles

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

Aspose.Pdf is a .Net Pdf component for the creation and manipulation of Pdf documents without using Adobe Acrobat. Create PDF by API, XML templates & XSL-FO files. It supports form field creation, PDF compression options, table creation & manipulation, graph objects, extensive hyperlink functionality, extexnded security controls, custom font handling, add or remove bookmarks; TOC; attachments & annotations; import or export PDF form data and many more. Also convert HTML, XSL-FO and MS WORD to PDF.

More about Aspose.Pdf for .NET

Sunday, March 11, 2018

Barcode Recognition from Images, PDF Files & Enhanced Barcode Text Rendering using Java

What’s new in this release?

Aspose team is pleased to announce the new version of Aspose.BarCode for Java 18.2.0. The major development in this release is the enhanced process to recognize barcode from images and PDF files. This is primarily a maintenance release whereby Aspose team has resolved certain issues reported by Aspose’s valued customers.  There are some important enhancements and bug fixes part of this release, such as Enhanced the barcode text rendering process in such a way that text rendering is different on systems which have custom display scaling. In this release the enhanced process of text rendering has been incorporated, Barcode recognition process have been enhanced to detect barcodes from PDF files, Functionality to recognize barcode from images has been improved. The functionality has been upgraded in such a way that if API encounters a situation in which metadata of barcode indicates that barcode has 19 lines but actually it has 18 lines. Algorithm will act accordingly and returns correct recognition result and Rendering of barcode text with custom font size have been revised. The process has been enhanced in such a way that now barcode text with custom font size fits in the image. Below is the list of main improved features and bug fixes added in this release.
  • Unable to recognize the barcodes from images
  • License text is drawn incorrectly
  • Wrong codetext alignment on systems with custom scaling
  • Aspose.BarCode is unable to detect barcode from PDF
  • GetAngle() method is returning 0.0 for every barcode image supplied
  • Generation barcode text with custom font size is not fit the image  
 Newly added documentation pages and articles

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

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

More about Aspose.BarCode for Java

Thursday, March 8, 2018

Retrieve Collection of Inherited Char Elements, Enhanced VSDX to HTML & PDF Conversion using Java

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Diagram for Java & .NET 18.2.0. The recent version 18.2 has added support of retrieving Char elements of Master with the Shape instance. The Shape is an extended form of Master and developers can retrieve text formatting using Char elements of the Master with a Shape instance. The recent version 18.2 also covers enhancements and regular bug fixes. We recommend our client to incorporate the latest upgrade of Aspose.Diagram API to take benefit of improved functionality and bug fixes. The Char elements define the formatting of the shape’s text, and a Shape instance has a collection of Char elements inherited from the Master. Developers can retrieve these inherited Char elements with InheritChars member of the Shape class as shown on the blog announcement page. This release includes several enhanced features and bug fixes as listed below
  • Add support of retrieving relative Char element of the text part
  • Saving VSDX as VDX produces the corrupted output
  • VSDX to PDF conversion, circular shape Fill color is changed
  • VSDX to PDF conversion, incorrect formatting issues with text items
  • Connector lines are passing through the other shapes on converting a VDX to VSDM
  • VSDX to PDF - incorrect rendering of the shapes
  • Output VSDX - the connecting lines are not straight
  • VSD import - an error occurred in the VisioDocument element
  • VDX import - an error occurred in the VisioDocument element
  • VSD import - an error occurred in the VisioDocument element
  • VSDX to SVG - incorrect border color of the shape
  • VSDX to HTML conversion, wrong background color of the shapes
Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Diagram for Java documentation that may guide users briefly how to use Aspose.Diagram for performing different tasks like the followings.
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, March 7, 2018

Metered License Implementation & Improved Reading Voting Button from MSG in .NET Apps

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 18.2.0. This month’s release introduces the capability of Metered Licensing in the API. In addition, it also brings improvements to the API in terms of bug fixes which further add to the overall stability of the API. Aspose team is glad to share the support for Metered Licensing in Aspose.Email API. For those who are new to the term “Metered Licensing”, it is a form of consumptive licensing for which users pay royalties for the use of product every month. Usage of Metered Licensing scheme is simple and can be used along with existing licensing method. The new licensing mechanism will be used along with existing licensing method. Those customers who want to be billed based on the usage of the API features can use the metered licensing. The main bug fixes & improved features added in this release are listed below
  • Metered license implementation
  • Calendar organizer is not set in the appointment
  • Property can't be set for MapiCalendar
  • Error while retrieving MailMessage.HtmlBodyText
  • Reading voting button response from MSG throws exception
  • Extra tab character not trimmed while reading MessageId from fetched message
  • url attachment in ics file is not recognized
  • Creating MAPI contact for Outlook is not displaying Email address in the search contact list
  • Bullets replaced with '?' while creating MSG from html
  • Attachment not detected now which was detected earlier in older versions
  • Appointment.GetAppointmentHtml() returns html body without formatting and additional text
  • PDF attachment not available in EML using Aspose.Email
  • Issue when converting MapiMessage to MIME
  • Html Bod saved as attachment while loading and saving EML
  • Attachement.ContentDisposition.FileName not set while creating attachment
  • Aspose.Email is not showing email body of a mail message in .msg file
  • SmtpClient.Send raises exception while TLS1.2 is enabled
  • Exception while adding EML to PST
Newly added documentation pages and articles

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

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

More about Aspose.Email for .NET

Tuesday, March 6, 2018

Aspose.Video for Cloud is Released: Convert & Manipulate Video Documents inside Cloud Apps

What’s new in this release?

Aspose team is pleased to announce the first public release of Aspose.Video for Cloud. Aspose.Video for Cloud is a REST API that allows users to edit video file properties such as FPS, aspect ratio, resolution and Bitrate. Users can also convert video to different formats and re-encode it with the different video codec. Aspose.Video for Cloud REST API comes with many new features important for any organizations, such as Conversion of different video formats into each other, Re-encoding with different video codec, Combining several video files into one video, Adjustment of properties like Volume level, FPS, PTS, Resolution, Video Standard (PAL, NTSC, FILM), Add text watermark, Add image watermark, Extract thumbnail image, Extract Part of the Video and Get video information. Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets users focus on writing code specific to particular project. Checkout the GitHub repository for a complete list of Aspose.Video SDKs along with working examples, to get users started in no time.

Newly added documentation pages and articles
 
Some new tips and articles have now been added into Aspose.Video for Cloud documentation that may guide users briefly how to use Aspose.Video for performing different tasks like the followings.
Overview: Aspose.Video for Cloud
 
Aspose.Video for Cloud is a true REST API which allows users to edit video file properties such as FPS, aspect ratio and resolution. Besides files manipulation, it also enables users to convert the video to different supported formats and also re-encode it with the different video codecs. It also provides the leverage to combine several video files into one single video, as well as adjust various properties. It provides method for converting the video into different formats and during conversion, users can adjust video properties such as FPS, resolution, volume level etc.

More about Aspose.Video for Cloud

Monday, March 5, 2018

PSD to PDF Conversion & Exporting Image to Gray Scale with Setting 16bit using .NET

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Imaging for .NET 18.2.0. In this release we have added support for many features along with resolution of outstanding issues in API. This release has introduced some new features, such as PSD to PDF conversion, Support TIFF deflate Images with Alpha and Convert Image to gray scale with setting 16bit. There are some important enhancements part of this release, such as PSD export of multiple styles for a single text layer, EMF to PDF generated blank document, Support the [interlaced Gif to non-interlaced PNG] conversion, Coordinate of left top corner is incorrect at update, Incorrect exporting EMF+ to SVG, Wrong FileFormt returned on loading BMP Images, Implement [Jpeg DCT extended sequential, Huffman. 12-bit] decoder, Improved performance Jpeg2000 decoder, Improper export of SVG export to PNG, JPEG and BMP formats, chart axis values are improperly positioned when exporting SVG to PNG, Bad quality image is generated for Tiff, Applying MedianFilterOptions on an image is blurring the resultant image, Converting WMF to SVG format is not working properly, enhanced Converting EMF to SVG format, improved Converting JPEG to gray scale at 300DPI and 8BIT and  360MB TIFF file to PDF conversion improved. The main new and improved features added in this release are listed below
  • PSD to PDF conversion.
  • Supports TIFF deflate Images with Alpha.
  • Convert Image to gray scale with setting 16bit
  • Fix PSD export of multiple styles for a single text layer.
  • EMF to PDF generated blank document.
  • Support the [interlaced Gif to non-interlaced PNG] conversion.
  • Coordinate of left top corner is incorrect at update.
  • Incorrect exporting EMF+ to SVG.
  • Wrong FileFormt returned on loading BMP Images.
  • Implement [Jpeg DCT extended sequential, Huffman. 12-bit] decoder.
  • Improved performance Jpeg2000 decoder.
  • Improper export of SVG export to PNG, JPEG and BMP formats.
  • chart axis values are improperly positioned when exporting SVG to PNG.
  • System.IndexOutOfRangeException when load pixels from Tiff image.
  • Bad quality image is generated for Tiff.
  • Applying MedianFilterOptions on an image is blurring the resultant image.
  • Converting WMF to SVG format is not working properly. It is generating SVG file but SVG file is empty.
  • Converting EMF to SVG format is not working properly. It is generating SVG file but SVG file is empty.
  • Converting JPEG to gray scale at 300DPI and 8BIT not working if we save the resultant image in a stream.
  • Unable to convert 360MB TIFF file to PDF.
Newly added documentation pages and articles

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

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

More about Aspose.Imaging for .NET

Sunday, March 4, 2018

Specify Formula Fields while Importing Data to Worksheet & Control External Resources using Java

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Cells for Java 18.2.0. This release includes many new features and enhancements along with some critical bug fixes that further improve the overall stability of the APIs. Aspose.Cells allows users to set the margins of any shape or comment using the Shape.TextBody.TextAlignment property. This property returns the object of ShapeTextAlignment class which has different properties e.g. TopMarginPt, LeftMarginPt, BottomMarginPt, RightMarginPt etc. that can be used to set the top, left, bottom and right margins. The code loads the sample Excel file and accesses its shapes one by one and sets their top, left, bottom and right margins. Users can specify formula fields when import data into their worksheet using the ImportTableOptions.setFormulas() method. This method takes the Boolean array where the value true means the field is a formula field. For example, if the third field is a formula field, then third value in the array will be true. For more detail, please see the following article. Aspose.Cells provides the Workbook.Settings.MaxRowsOfSharedFormula property that can be used to specify the maximum rows of the shared formula. The shared formula will be split to several shared formulas if the total rows of shared formula is greater than it. Sometime, user's Excel file contains external resources e.g. linked images etc. Aspose.Cells allows users to control these external resources using Workbook.Settings.StreamProvider which takes the implementation of IStreamProvider interface. Whenever users will try to render a worksheet containing external resources e.g. linked images, the methods of IStreamProvider interface will be invoked which will enable users to take appropriate actions for external resources.  It allows users to filter or remove defined names present inside the workbook. Please use LoadDataFilterOptions.DEFINED_NAMES to load defined names and use ~LoadDataFilterOptions.DEFINED_NAMES to remove them while loading the workbook. Please note, if users will remove defined names, then formulas inside the workbook may break up. Below are some important new features, enhancement and bug fixes part of this release.
  • Add LoadDataFilterOptions.NAMES constant to filter defined names when loading workbook
  • Observe very slow filtering in Microsoft Excel 2013 and 2016 when filter is applied
  • Sheet1 shapes are lost and Stars in Sheet2 are rounded
  • Invalid encoding - Exception occurs on loading the Excel file
  • Macro and Dialog sheets are detected as regular worksheets
  • MS Excel does not allow to save XLS file again
  • Aspose.Cells is not filtering data correctly instead it hides all the rows                                
    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 1, 2018

Aspose.Newsletter March 2018: Add Geographical Data (GIS) & Mapping Functionality to .NET Apps & More

Aspose Newsletter for March 2018 has now been published that highlights all the newly supported features offered in the recent releases. It includes information about adding Professional Geographical Data (GIS) and Mapping Functionality to Any Type of .NET Application in Minutes, Specify Metafile Format When Exporting Document to HTML or EPUB, adding digital signature to PDF in C++ applications, renumber WBS Codes Associated with Tasks in A Project, renumber WBS codes associated with tasks in A project & more.
Add Professional Geographical Data (GIS) and Mapping Functionality to Any Type of .NET Application in Minutes
.NET GIS Developers can manipulate GIS file without requiring any additional tools or software. Aspose.GIS for .NET API enables you to access & manipulate geographic information from vector based geospatial data formats. .NET programmers can read, write and convert most popular GIS file formats such as ESRI Shapefile & GeoJSON from within .NET applications. The GIS API allows you to work with several different geometry types that can further be added as features to Geo files. Download Free Trial
Specify Metafile Format When Exporting Document to HTML or EPUB
Aspose.Words converts WMF and EMF images into PNG files when exporting to HTML within .NET, Java and Android via Java applications. Other options are to convert meta-files to SVG images or to export them as is without conversion. You can use HtmlSaveOptions.MetafileFormat property to specify meta-file format when exporting document to HTML, MHTML, or EPUB.
Add Digital Signature to PDF in C++ Applications
Aspose.Pdf for C++ adds cryptographic algorithms to the latest version to create digital signatures (RC2, TripleDES, RSAPKCS1SignatureFormatter) on a PDF file. The new API extends System::Security::Cryptography namespace with above classes and improves overall performance of the API to increase efficiency and productivity. Read more details
Renumber WBS Codes Associated with Tasks in A Project
Aspose.Tasks for .NET API introduces a new feature of renumbering WBS Codes for tasks like Renumber function of Microsoft Project. It also provides an enhancement to get page count from a document for defined start and end dates. Read more
Embed Fonts in Word DOCX, DOC and RTF Output Formats within JasperReports
Aspose.Words for JasperReports adds new configuration option EMBED_FONTS in Aspose.Words for JasperReports 18.2. By default, value of EMBED_FONTS parameter is false. This means that Aspose Words for JasperReports will not embed fonts into resulting document formats. However, users can enable this option by setting it to true if it is needed to embed fonts into resulting document.
How to: Manipulate PDF File Contents and Convert PDF to Excel in Android Apps?
Aspose.PDF for Android via Java adds feature to search and parse simple tables that already exist in PDF document as well as applying gradient color to the graph. Android developers can also convert PDF file to Excel file format using just a few lines of codes within Android applications. Try out fully functional code examples
How to: Specify Formula Fields while Importing Data to Excel Worksheet in .NET?
Aspose.Cells for .NET supports to control external resources embedded in the Excel document as well as filtering formulas and defined names separately when loading Excel spreadsheets. .NET programmers can now specify formula fields when importing data into worksheet using ImportTableOptions.IsFormulas. This property takes the Boolean array where the value true means the field is a formula field. Try out fully functional code examples.
How to: Generating Barcode Image in Vector Format?
Aspose.BarCode now supports saving the generated barcode image in Vector format within JasperReports and  Java applications. Two new properties EMF and SVG have been introduced in com.aspose.barcode.BarCodeImageFormat class which can be set before saving barcode image.
How to: Deflate TIFF Images and Convert PSD file to PDF format?
Aspose.Imaging supports for advanced options to work with PSD and TIFF files in .NET and Java applications. Developers can export PSD file to PDF using Image class to load PSD files and conversion to PDF format. Moreover, to load a TIFF image and save that with Deflate compression with Alpha, pass the file path location or stream object to the Image.Load method and cast the object to TiffImage as per requirement:
How to: Convert OneNote Documents to HTML in Java?
Aspose.Note for Java introduces support of exporting OneNote data to HTML file format that can further be saved into file on disc as well as output Byte array. Try out fully functional code examples.
How to: Set Image Quality while Exporting Project Data to JPEG in Java?
Aspose.Tasks for Java allows developers to set image quality while exporting project data to JPEG format. The setJPEGQuality method of ImageSaveOptions lets you achieve this by providing image quality at a scale from 0 to 100. Try out fully functional code examples.
Updates about new Product Releases
  1. Aspose.Total for .NET - a compilation of Aspose latest .NET products
  2. Aspose.Total for Java – a compilation of Aspose latest Java products.
  3. Aspose.Total for Android – all the latest versions of Aspose Android APIs.
  4. Aspose.Total for SharePoint – a compilation of Aspose latest SharePoint products.
  5. Aspose.Total for Reporting Services– a compilation of Aspose latest Reporting Services products
  6. Aspose.Total for JasperReports – The latest versions of Aspose JasperReports products.
  7. Aspose.Total for C++The latest versions of our C++ products packaged into one product suite.
  8. Aspose.Words for Reporting Services 18.1 – Upgraded Aspose.Words for Reporting Services to the latest version of Aspose.Words for .NET.
  9. Aspose.BarCode for .NET 18.2 – Enhanced process of text rendering has been incorporated in this release.
  10. Aspose.Slides for .NET, SharePoint and Reporting Services – Improved support for charts, Images and text while rendering.
  11. Aspose.Email for .NET 18.2 – Introduces the capability of Metered Licensing in the API.
  12. Aspose.HTML for .NET 18.2 - Support for metered license mechanism for the customers who want to be billed based on the usage of API features.
  13. Aspose.Slides for Java and JasperReports 18.1 – Improved text, chart and tables rendering support while exporting to PDF and XPS or TIFF images.
  14. Aspose.BarCode for SSRS 18.2 – Enhanced barcode text rendering process.
  15. Aspose.HTML for Java 17.12 – Improved Page Splitting Algorithms.
  16. Aspose.Words for JasperReports 18.1 – Upgraded Aspose.Words for JasperReports to the Latest Version of Aspose.Words for Java.
  17. Aspose.HTML for .NET 18.1 – Enhanced support of Scale-able Vector Graphics (SVG) format
Supporting User Groups and Conferences
Aspose is sponsoring a number of user groups and upcoming events, including:
  • March 24th: DDD Wales – Swansea – Wales, UK
  • May 22 – 23: de:code Japan – Tokyo, Japan
Sponsor a user group? Get in contact: user.groups@aspose.com
Collect a copy of Aspose Newsletter, February 2018 edition