Thursday, June 28, 2018

Scalable Vector Graphics (SVG) & Enhanced Metered License Support in Java Apps

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Html for Java 18.5. In this release, Aspose team has enhanced support for scalable Vector Graphics (SVG) format. Aspose.HTML for Java 18.5 offers the capabilities to manipulate SVG, both as a part of HTML document and single SVGDocument object. It is fully compatible with the W3C SVG2 recommendations and previously implemented HTML format, so every manipulation feature, including the loading, saving, editing, navigating or rendering, is supported exactly the same way. It has also introduced support for metered license mechanism for the customers who want to be billed based on the usage of API features. After reviewing the released API, Aspose team has found some issues while using new feature i.e Metered License and worked over fixing this. Since it is intended to provide this feature in June Release of the API, Aspose team has fixed this issue in a hotfix version i.e. Aspose.HTML for Java 18.5. For convenience of the customers and API users, it has only shared the download link of latest version as usual, so that the downloaded API have all the features and enhancement which has been announced along with its release. By downloading latest available version of Aspose.HTML for Java, users will be able to use metered license feature as well as other mentioned enhancements regarding Scaleable Vector Graphics (SVG). However, in order to use metered license feature, users can implement this feature in an application by using the code snippet provided on blog announcement page. As it is always recommend to use latest version of the API. Below is the list of new and enhanced features included in this release.
  • Support for metered license
  • HTML to PNG image conversion      
  • Support for media commands @print and @screen
  • The RequestMessage.Method property does not work
  • "input" elements of new HTML5 types does not rendered
Newly added documentation pages and articles

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

Aspose.Html for Java is an advanced HTML manipulation API that enables developers to perform a wide range of HTML manipulation tasks directly within Java applications. This API offers the capabilities to create as well as manipulate HTML files within users Java applications. It also provides the features to iterate through HTML elements, Nodes, extract CSS information, edit or remove HTML nodes, configure a document sandbox which affects the processing of CSS styles, rendering of HTML to PDF, XPS or raster image formats and much more.

More about Aspose.Html for Java

Wednesday, June 27, 2018

Insert Hyperlink Dynamically for LINQ Reporting Engine, Setup Language Preferences using .NET

What's New in this Release?
 
Aspose development team is happy to announce the monthly release of Aspose.Words for .NET 18.6. This month’s release contains over 62 useful new features, enhancements and bug fixes, such as exposed Title and Description properties into Table class, Added feature to insert shapes through the DocumentBuilder using ShapeType, Changed public properties of AxisScaling class, implemented API allowing to set up language preferences, Added IsMoveFromRevision and IsMoveToRevision properties, exposed properties for Asian typography into ParagraphFormat class, Public TXT save option AddBidiMarks is added, implemented “left” and “right” alignment support for Ruby objects rendering, improved rendering of DrawingML chart data labels with percentage values and the specified format, Flat shapes that are perpendicular to the projection plane are not rendered now, Zero-width characters in DrawingML textboxes no longer cause an exception during rendering, Fixed an issue with font fallback rendering for 1F600 – 1F64F (Emoticons) Unicode range, Fixed a bug with the rendering of the chart data labels, when label text and SpPr are specified, fixed a bug with the maximum value of the chart axis when rendering DrawingML charts, Fixed a problem with rendering of subscript and superscript text in DrawingML charts, Enhanced logic which handles page breaks inside text frames, LINQ Reporting Engine supports dynamic insertion of hyperlinks and many more. A new feature has been introduced in this version of Aspose.Words to insert hyperlink dynamically using LINQ Reporting engine. Starting from Aspose.Words 18.6, users can set the alternative text of table. It has added Title and Description properties into Table class. This release has added following methods in DocumentBuilder class to insert inline and free-floating shapes. These methods allow to insert DML shape into the document model. It has removed MinimumIsAuto and MaximumIsAuto properties from the AxisScaling class. The type of the Minimum and Maximum properties has been changed from double to AxisBound. A new class AxisBound has been added in latest API that allows specifying axis bound as a numeric, datetime or “auto” value. This release has added new feature in this release to setup language preferences. In MS Word, users can setup it from ‘Set the Office Language Preferences’ dialog. It has addd following public properties into the Inline, Paragraph, ShapeBase and InlineStory classes to work with ‘move from’ and ‘move to ‘ revisions.  This release has added support of line break options for Asian Typography. Following public properties have been added into the ParagraphFormat class. It has added TxtSaveOptions.AddBidiMarks property in this version of Aspose.Words to support insertion of bi-directional marks in output TXT file format. Obsolete enum RowAlignment was Removed from API. Please use TableAlignment enum instead.  The list of new and improved features added in this release are given below
  • Add DateTime type to Minimum/Maximum AxisScaling
  • Add feature to get Move From and To revision type
  • Add feature to insert mailto link using LINQ Reporting
  • Add feature to insert shapes through the DocumentBuilder using ShapeType
  • Add feature to rotate VML text box (shape)
  • Add Table properties in table object to get/set Title, Descriptions in table>properties>Alt Text tab
  • Consider adding a InsertShape method to DocumentBuilder
  • Implement possibility to create DML shapes by default.
  • Support Asian Typography options of Paragraph
  • AW throws NRE if a field contains a comment
  • Blank page added in generated PDF
  • Document.Save lose the 'Image Size and Quality' setting
  • Emulate special "page break before" handling
  • Fonts of SVG fragments saved to HTML are not included in font resources
  • Paragraph moves to the right during DOCX to PDF conversion
  • RTF to HTML is not Converting all the RTF content to HTML
  • Shape.Rotation does not work for Shape node created by Aspose.Words
  • System.TypeInitializationException when try to create new CertificateHolder at .Net Standard 2.0
  • Throw a meaningful exception when inserting a Shape in GroupShape with wrong markup language
  • A Paragraph is pushed down to the next page in output Documents
  • Aspose.Words drops header/footer from altchunk document
  • Contents position is changed after conversion from DOC to PDF
  • Debug assertion failure when loading an HTML document
  • Document.Protect is not worked with AllowOnlyFormFields protection type
  • DOCX does not open in MS Word 2016 after re-saving it
  • DOCX to PDF conversion issue with shapes' position
  • Docx to Pdf conversion issue with spacing at the top of page
  • Extra line appears in rendered PDF
  • Extract contents between bookmark is not working for bullets
  • Field.Unlink changes font size of paragraph break
  • Foreign language rendering as square boxes
  • Images are not rendered in output PDF
  • Incorrect alignment when converting docx with Ruby to PDF
  • Incorrect percentage value for data labels after converting DOCX to PDF
  • List numbering incorrect when comparing documents
  • LprSpan.LocaleIdFarEast is not populated from the document model
  • Negative indent issue in DOCX to HTML conversion
  • Node.ToString returns incorrect output for English and Arabic text
  • Non-XML data in CustomXmlPart causes Aspose.Words to produce a corrupted DOCX
  • ODT To DOCX - Conversion problems with tables
  • RTF to HTML conversion converts Text boxes to Image
  • RTF to Html conversion issue paragraph indent
  • Shape.Filled property returns incorrect value
  • Shape.Rotation does not rotate the text of shape
  • Shape's background color is lost after conversion from DOCX to PDF
  • System.NullReference is thrown when show revision balloons is on
  • Text formatting lost in DOC to DOCX conversion
  • Text position is changed after conversion from Docx to Doc/Pdf
  • The alignment of the paragraph is changed in the output DOCX
  • The conversion MHTML to PDF produces corrupted output
  • The small letters in the chart are rendered incorrectly after converting to PDF
  • The table moved to the next page in PDF output
  • The text color of the chart data labels is changed when converting to PDF
  • Wrong page headers during Word to PDF conversion with merged document (AltChunk)
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 .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Overview: Aspose.Words

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

More about Aspose.Words

Tuesday, June 26, 2018

Detect Keywords in HTML Document Text Content inside Cloud Apps

What’s new in this release?

Aspose team is pleased to announce the new monthly release of Aspose.HTML for Cloud 18.5. This release has extended the functionality of Aspose.HTML Cloud with “Detect keywords in the HTML document text content” feature. Aspose.HTML for Cloud is a true REST API that enables users to perform a wide range of file processing operations including creation, manipulation, conversion and rendering of HTML files in the cloud. This HTML Cloud API supports document conversion to fixed layout document formats such as PDF, XPS or to raster image formats including JPEG, PNG, BMP or TIFF.  The list of important new and improved features are given below
  • Detect keywords in the HTML document text content
  • HTML translation feature has been implemented in the parallel mode that will improve performance;
  • Chinese to English translation model has been enhanced using more accurate tokenization algorithm.
Newly added documentation pages and articles

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

Aspose.Html for .NET is an advanced HTML manipulation API that enables developers to perform a wide range of HTML manipulation tasks directly within .NET applications. This API offers the capabilities to create as well as manipulate HTML files within your .NET applications. It also provides the features to iterate through HTML elements, Nodes, extract CSS information, edit or remove HTML nodes, configure a document sandbox which affects the processing of CSS styles, rendering of HTML to PDF, XPS or raster image formats and much more.

More about Aspose.Html for Cloud

Monday, June 25, 2018

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Imaging for .NET 18.6. In this release we have added support for many features along with resolution of outstanding issues in API.  This new release has introduced features have been introduced some important features in this releas, such as setting for Replacing Missing Fonts, converting Raster Image to PDF and support For Reading Pixel values of 48 bpp.  There are some important enhancements and bug fixes part of this release, such as incorrect conversion from PSD to JPEG, using of CMYK color profile for PSD image produce differ from Photoshop colors, PNG image not properly converted to JPEG and Wrong conversion to TIFF when used CMYK profile with TiffExpectedFormat.TiffLzwCmyk mode. The main new and improved features added in this release are listed below
  • Setting for replacing missing fonts when saving ODG, SVG and MetaFile Images
  • RasterImage to PDF
  • Reading pixel values of 48bpp TIFF file       
  • Incorrect conversion from PSD to JPEG       
  • Using of CMYK color profile for PSD image produce differ from Photoshop colors
  • PNG image not properly converted to JPEG
  • Wrong conversion to TIFF when used CMYK profile with TiffExpectedFormat.TiffLzwCmyk mode
  • Introduce intermediate APS format and separate exporters from it to WMF and SVG formats
  • TIFF generation with embedded color profiles fails without license
  • Fix JPT codec option when saving JPEG2000 format
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, June 24, 2018

Abort PST to Exchange Server Operation & Auto Discover Exchange Server Settings inside Java Apps

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Email for Java 18.5. This month’s release includes new feature of Auto Discovery of Exchange Server settings using the API’s EWS client. It also enhances the PST to Exchange server import operation. This release introduces a new feature of auto-discovery of Exchange server settings using account’s user name and password. The AutoDiscoverService introduced by the API gets this information from the exchange server using the username and password specified by application user. In addition to other settings returned by the API, you can get the server’s EWS Url as well using this feature. Import of large size PSTs to Exchange server can result in operation timeout which can lead to unexpected results. This month’s release provides the capability to defined timeout for the operation so that it can stop upon meeting the desired criterion. This allows users to abort the PST restore operation in case it is taking too long to complete the operation. The main improved features & bug fixes added in this release are listed below
  • Support for Auto Discover feature for Exchange Clients
  • Writing Multiple Events to ICS file
  • Return Uri of Sent Mails
  • Setting Calendar body to HTML
  • Provision to abort PST to Exchange Server Operation
  • The implementation of AutoDiscover feature on Exchange Client service
  • Write multiple events to ICS file       
  • New FeatureReturn Uri of Sent Email
  • Calendar body can't be set as HTML supported with Outlook 2016?
  • Provide option to abort PST to Exchange Server operation
  • Extra Unknown attendee added in the attendees list
  • Message extracted from PST takes long to save
  • MapiMessage.BodyType shows Html always for ASCII formatted messages
  • Incorrect file name attached with EML
  • TimzoneDescription property is set to UTC-5
  • Bmp recognized as JPEG       Bug
  • The strange attachment occurs in the email message
  • Html to EML raises exception
  • An exception raises while loading Mapi message
  • Exception raised while taking backup of folders on exchange account
  • EMAILJAVA-34374 The email subject title is incorrectly encoded after adding to the PST 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.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, June 21, 2018

Create Animated Scene, Create Primitive 3D Shapes & Convert Meshes to Binary Format using Java

What’s new in this release?

Aspose is proud to expand its components family with the addition of a new product known as Aspose.3D for Java 18.5. Aspose.3D for Java API has incorporated import and export features, and developers would be able to convert their 3D models to any supported 3D formats. All readable and writable supported file formats are listed in the documentation help topics "Read 3D document" and |Save 3D document" on blog announcements page. Aspose.3D for Java API includes support of creating 3D scene from scratch, defining Metadata of the 3D scene, creating primitive 3D Shapes and visiting sub nodes to convert meshes to custom binary format. With Aspose.3D for Java API, developers can generate and store tangent and binormal data for all meshes. The tangent and bitangent are orthogonal vectors with the Normal, and instruct about the rate of change of the texture coordinates over the mesh surface. Developers can also triangulate mesh, split mesh, convert primitive shapes to meshes, encode 3D mesh in the Google Draco file, convert all Polygons to triangles and generate normal data for all meshes of 3D scene. Aspose.3D for Java API supports rendering the animated scene, and the help topic narrates prerequisites to move an object. Developers can also set up the Camera with a target to constrain. Aspose.3D for Java API supports rotating objects in a 3D scene, add node hierarchy, share geometry data of mesh between multiple nodes, concatenate Quaternions apply to 3D objects, define Mesh from scratch, set up normals or UV on objects and also add Material.  This release includes plenty of new features as listed below
  • Define Metadata, create Primitive 3D Shapes and convert Meshes to binary format
  • Add Asset Information to 3D document
  • Create Scene with Primitive 3D Shapes
  • Save 3D Meshes in Custom Binary Format
  • Manipulate Objects in 3D Scene
  • Create an Animated Scene
  • Work with Geometric data of 3D Scene
  • Generate Normal Data for All Meshes of 3D Model
  • Convert all Polygons to triangles in 3D Model
Newly added documentation pages and articles

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

Aspose.3D for Java is a feature-rich Gameware and Computer-Aided-Designing (CAD) API that empowers Java applications to connect with 3D document formats without requiring any 3D modeling software being installed on the server. It supports most of the popular 3D file formats, allowing developers to easily create, read, convert & modify 3D files. It helps developers in building mesh of various 3D geometric shapes; define control points and polygons in the simplest way to create 3D meshes.  It empowers programmers to easily generate 3D scenes from scratch without needing to install any 3D modeling software.

More about Aspose.OCR for Java

Wednesday, June 20, 2018

Preserve Actual Gradient Color of Visio Shape & Enhanced Text Rendering of Visio Shapes using .NET

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Diagram for .NET 18.5. The recent version 18.5 has included improvements to preserve the actual gradient color of Visio shapes on running export operations. The enhancements have been made to normalize the magnified text characters during VSD to image export and preserve the missing OLE objects. The recent version 18.5 also covers important enhanced and regular bug fixes, such as an OLE object is missing is during VSD to PDF and VSD to image export, VSDX to HTML conversion, VSDX to PDF conversion, inconsistent reading of the shape properties, VSDX to PNG conversion and many more. It is always recommend for clients to use the latest upgrade of Aspose.Diagram API to take benefit of improved functionality and bug fixes.  Here is the list of important enhancements and bugs fixes in the new version.
  • VSD to PDF conversion, horizontal gradient fill instead of center
  • The gradient color pattern of shape is changed on converting a VSD to PDF
  • The gradient color pattern of shape is changed on converting a VSD to SVG
  • VSD to Image - the text characters are magnified
  • VSD to PDF - an OLE object is missing
  • VSD to image - an OLE object is missing
  • VSD to PDF conversion, thick curved line along with incorrect alignment of text
  • VSDX to PDF conversion, the changed fill color of the shapes
  • VSDX to HTML conversion, the changed fill color of the shapes
  • Arrows of connectors turn into straight lines on converting a VSDX to EMF
  • The transparent color of container shape turned into black while converting a VSDX to PDF       
  • Input VSDX - incorrect export of Shape to image
  • Input VSDX - inconsistent reading of the shape properties
  • VSDX to PNG - the color of shapes is being changed
  • VSDX to SVG - the color of shapes is being changed
  • VSDX to PNG - the missing parts of connecting lines
  • VSDX to SVG - the missing parts of connecting lines
  • VSDX to PDF - the junk data is being generated
  Newly added documentation pages and articles

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

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

More about Aspose.Diagram for .NET

Tuesday, June 19, 2018

Export Shape in Slide to SVG Format & Inserting Item to a List at Specified Position in Cloud Apps

Aspose team is pleased to announce the new release of Aspose.Slides for Cloud 18.5. This release lets users export shape in a slide to SVG format. Moreover, position parameter added to shapes, paragraphs and portions APIs that allow users to insert an item to a list at the specified position instead of just at the end of the list.  This release has introduced SVG is added to shape export formats. You can specify export options in request body for POST method of saveAs resource for a shape, position optional POST request parameter is added to shapes, paragraphs and portions resources. It allows to insert an item to a list at the specified position, not just at the end of the list, outPath request parameter is now available for saveAs resource for shape and slide, not only for presentation and fontsFolder request parameter is available for saveAs resource for shape, not only slide and presentation. This release includes plenty of improvements & bug fixes features as listed below.
  • Export shape to SVG
  • Insert slide/paragraph/portion to specified position
  • Support outPath parameter for slide/saveAs resource
  • Wrong status code for invalid index
  • Slides Background (Gradient) and Bullets are missing
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, June 18, 2018

Set Custom Position for Child Nodes in SmartArt & Rendering Comments from ODP Format using .NET

What's New in this Release?

Aspose team is happy to share the announcement of Aspose.Slides for .NET 18.5. This is release has enhanced SmartArt capabilities by adding new features along with resolution of other issues. A new feature has been added in this release that allows setting custom position for child nodes in SmartArt. It also includes setting Number of Nodes on Row level and rendering comments from ODP format. There are some important enhancements and bug fixes included in this release, such as Saving presentation to PDF takes huge time or fails to convert for a PPTX with 300 slides, PPTX consumes 14.4GB memory, or exception on loading presentation, PPTX to PDF – Embedded font gets substituted, Improper export of radial gradient to PDF, The logo image is improperly rendered in generated PDF, Wrong justify alignment on thumbnails, Font size and text box color changed on load and save, Incorrect portion OuterShadow color, slow performance when exporting presentation with Charts to PDF, Aspose.Slides takes long team to load 60 Mb presentations, Wrong ClsidIndicator field value in OLEStream. on loading presentation, ArgumentException: An element with the same key already exists on loading the presentation, NotImplementedException on loading the presentation, ArgumentOutOfRangeException: Cannot be negative is thrown on loading presentation, NullPointer Exception on loading presentation, ArgumentOutOfRangeException on loading presentation and Bubble Chart not being updated in generated thumbnail. This list of new, improved and bug fixes in this release are given below
  • Support for setting custom position for child nodes in SmartArt
  • Set Number of Nodes on Row level
  • Rendering comments from ODP format
  • Saving presentation to PDF takes huge time or fails to convert for a PPTX with 300 slides           
  • PPTX consumes 14.4GB memory, or exception on loading presentation
  • PPTX to PDF - Embedded font gets substituted
  • NotImplementedException occurs while trying to read metadata from PPS file
  • Improper export of radial gradient to PDF
  • The logo image is improperly rendered in generated PDF
  • Wrong justify alignment on thumbnails
  • Font size and text box color changed on load and save
  • Incorrect portion OuterShadow color
  • Slow performance when exporting presentation with Charts to PDF
  • Aspose.Slides takes long team to load 60 Mb presentations
  • ArrayIndexOutOfBoundsException on loading presentation
  • Wrong ClsidIndicator field value in OLEStream. on loading presentation
  • ArgumentException: An element with the same key already exists on loading the presentation
  • NotImplementedException on loading the presentation
  • ArgumentOutOfRangeException: Cannot be negative is thrown on loading presentation
  • NullPointer Exception on loading presentation
  • ArgumentOutOfRangeException on loading presentation
  • IndexOutOfRangeException is thrown on loading the presentation
  • Bubble Chart not being updated in generated thumbnail
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

Wednesday, June 13, 2018

Loading & Reading OpenStreetMap XML File Format inside .NET Apps

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.GIS for .NET 18.5. This release introduces new feature of support for OpenStreetMap XML file. It also includes improvements to API functionality in terms of bug fixes.  This release of API provide supports for OpenStreetMap (OSM) XML file format which is a collaborative project to create a free editable map of the world. The API supports reading OSM XML file for now and writing is not supported at the moment. OSM XML file can be loaded like other file formats using the API’s Driver class as can be seen in the sample code on the blog announcement page. The list of new and enhanced features is listed bellow
  • OpenStreetMap XML (OSM XML) support.
  • Fix types, returned from 'Clone' method of MultiLineStirng, MultiPoint and MultiPolygon.
Newly added documentation pages and articles

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

Aspose.GIS for .NET enables users to access & manipulate geographic information from vector based geospatial data formats. Users can read, write & convert most popular GIS file formats such as Shapefile & GeoJSON from within their .NET applications without requiring any additional tools or software. It not only supports loading GIS file formats for manipulation & conversion but it also provides the capability to create GIS files from scratch. .NET developers can use the API to create basic geometries such as Point, MultiPoint, Line, MultiLine, Polygon and so on, which can be further used to generate complex features.

More about Aspose.GIS for .NET

Tuesday, June 12, 2018

Classify Document or Raw Text & Headers/Footers Detection for PDF Conversion inside Cloud Apps

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Words for Cloud 18.5. This release introduces brand new API that performs text and document classification using machine learning and natural language processing techniques. Moreover PDF to Word conversion now supports detecting headers and footers. This release introduces an API that performs text and document classification using machine learning and natural language processing techniques. Currently, text samples and documents are classified into Interactive Advertising Bureau (IAB) taxonomy categories. PDF to Word conversion now supports detecting headers and footers. Sections of PDF pages containing page numbers, document names etc. will be converted as headers and footers in Word document that do not affect rest of the page layout and are not moved while the document is being edited. The following methods now support “documentFileName” parameter:
  • Classification API
  • Headers/footers detection for PDF conversion
  • documentFileName parameter for PUT methods
The new attribute is handy when resulting document has dynamic field for document name, and allows specifying that via API or SDK. Start a free trial today – all users need is to sign up with the Aspose for Cloud service. Once signed up, users are ready to try the powerful file processing features offered by Aspose for Cloud.

Overview: Aspose for Cloud

Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. Users can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.

More about Aspose for Cloud

Monday, June 11, 2018

Writing Multiple Events to ICS & Auto Discover Exchange Server Settings inside .NET Apps

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 18.5. This release introduces a new feature of auto-discovery of Exchange server settings using account’s user name and password. The AutoDiscoverService introduced by the API gets this information from the exchange server using the username and password specified by application user. In addition to other settings returned by the API, users can get the server’s EWS Url as well using this feature. PST restore feature of the Aspose.Email API lets users restore the contents of a PST file to Exchange server. The feature being useful in a variety of ways also has the possibility of operation take long time due to large size of PST file. This new release of API lets users abort PST restoration process to Exchange server based on defined time. This allows users to abort the PST restore operation in case it is taking too long to complete the operation. Aspose.Email already lets users read multiple events from ICS file. This new release of API lets you write multiple calendar events to a single ICS file as shown in the code sample on blog announcement page. The main bug fixes & improved features added in this release are listed below
  • The implementation of AutoDiscover feature on Exchange Client service    New Feature
  • Write multiple events to ICS file       
  • Return Uri of Sent Emai
  • Calendar body can't be set as HTML supported with Outlook 2016?          
  • Provide option to abort PST to Exchange Server operation
  • Extra Unknown attendee added in the attendees list
  • Message extracted from PST takes long to save
  • MapiMessage.BodyType shows Html always for ASCII formatted messages
  • Incorrect file name attached with EML
  • TimzoneDescription property is set to UTC-5
  • Bmp recognized as JPEG
  • The strange attachment occurs in the email message
  • Html to EML raises exception
  • An exception raises while loading Mapi message
  • Exception raised while taking backup of folders on exchange account
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

Sunday, June 10, 2018

Specify Individual or Private Set of Fonts for Excel Workbook Rendering inside Java Apps

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Cells for Java 18.5. This release includes many new features and enhancements along with some critical bug fixes that further improve the overall stability of the APIs. We also recommend our clients to use the powerful Aspose for Java APIs directly in their Maven Projects with simple configurations. Sometimes users want to display text in Far East language font e.g. Japanese, Chinese, Thai etc. Aspose.Cells provides TextOptions.FarEastName property that can be used to specify the font name of Far East language. Besides, users can also specify the Latin font name using TextOptions.LatinName property. Aspose.Cells allows developers to save the workbook in Strict Open XML Spreadsheet format. For that purpose, it provides the Workbook.Settings.Compliance property. If users set its value as OoxmlCompliance.ISO_29500_2008_STRICT, then the output Excel file will be saved in Strict Open XML Spreadsheet format. Generally, users specify the fonts directory or list of fonts for all the workbooks but sometime, users have to specify individual or private set of fonts for a desired workbooks. Aspose.Cells provides IndividualFontConfigs class that can be used to specify the individual or private set of fonts for users' workbook.  Below are some important new features, enhancement and bug fixes part of this release.
  • The concurrent conversion to PDF while each workbook has his own private (exclusive) set of fonts
  • Detect LoadFormat and FileFormatType of XLAM
  • Pivot Table's formatting and behavior changed after open/save the template file
  • Spreadsheet (XLS) becomes corrupted after simple load & save
  • Aspose.Cells breaks iterator interface when calling Iterator.hasnext() twice
  • Properties values garbled when extracting document properties
  • The workbook is corrupted after adding a watermarkhttps://goo.gl/chJgCb
  • Same code executes slower in new releases
  • Properties are not be extracted in the template file
  • NullPointerException when adding HTML to a cell
  • Lines disappeared from chart when XLSX file is re-saved
  • Exception "IndexOutOfBoundsException" when merging cells in light-weight mode
  • Exception "java.lang.IllegalStateException: Invalid encoding: null" when loading an XLS file
  • ArrayIndexOutOfBoundsException occurs on opening an Excel file
  • "java.lang.ArrayIndexOutOfBoundsException" occurs on opening an Excel file
Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

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

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

More about Aspose.Cells for Java

Thursday, June 7, 2018

Set Custom Position for Child Nodes in SmartArt & Rendering Comments for ODP Format using Java

What's New in this Release?

Aspose team is happy to share the announcement of Aspose.Slides for Java 18.5. It has improved the API features support by introducing support adding custom positions for SmartArt nodes along with resolution of outstanding issues.  This release has added Support for setting custom position for child nodes in SmartArt. There some important enhancements and bug fixes also part of this release, Set Number of Nodes on Row level, Rendering comments from ODP format, Saving presentation to PDF takes huge time or fails to convert for a PPTX with 300 slides, Exporting PPTX to PDF takes more than 3 hours, Exceptions on loading, saving presentations and exporting to PDF, Incorrect portion OuterShadow color, Cannot find any fonts installed on the system error, Wrong ClsidIndicator field value in OLEStream on loading presentation, Exception in deployed environments, Gradient Path, Exception on generating thumbnails and Get maximum value of chart axis. This list of new, improved and bug fixes in this release are given below
  • Text missing when converting PPTX to PDF
  • Support for setting custom position for child nodes in SmartArt
  • PPTX loading takes long time and large memory amount
  • Set Number of Nodes on Row level
  • Rendering comments from ODP format
  • Saving presentation to PDF takes huge time or fails to convert for a pptx with 300 slides
  • Exporting PPTX to PDF takes more than 3 hours
  • getThumbnail: justify alignment does not work on text with too many portions
  • Out of Memory exception on exporting presentation to PDF
  • Incorrect portion OuterShadow color
  • Exception on saving presentation
  • Cannot find any fonts installed on the system error
  • ArrayIndexOutOfBoundsException on loading presentation
  • Wrong ClsidIndicator field value in OLEStream on loading presentation
  • ArgumentException: An element with the same key already exists on loading the presentation           
  • NotImplementedException on loading the presentation
  • ArgumentOutOfRangeException: Cannot be negative is thrown on loading presentation
  • NullPointer Exception on loading presentation
  • ArgumentOutOfRangeException: Specified argument was out of the range is thrown on loading presentation
  • IndexOutOfRangeException is thrown on loading the presentation
  • Exception in deployed environments
  • Gradient Path
  • Exception on generating thumbnails
  • Get maximum value of chart axis
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, June 6, 2018

Import & Convert Siemens JT Files into Other Supported Formats inside .NET Apps

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 18.5. The recent version of the API has been released with the support of importing Siemens JT files, and developers can save these files into the supported file formats. The recent version 18.5 also covers enhancements and regular bug fixes. It is recommended to Aspose clients to incorporate the latest upgrade of Aspose.3D for .NET API to take benefit of improved functionality and bug fixes. With the help of Aspose.3D for .NET API, developers can convert version 8 of Siemens JT files to the supported formats. All supported output formats are listed in this help topic: Save a 3D Model in the docuementation section.  Developers can import Siemens JT file into the Aspose.3D for .NET API with the constructor or Open member of the Scene class as narrated in documentation help topic Import 3D model. This release includes plenty of new features as listed below
  • Siemens JT Version 8 import support
  • Investigation: Collada is missing Material ID
  • RVM to FBX - incomplete export of multi-site RVM
  • Incorrect Quaternion and Euler angle rotation
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

Import & Convert Siemens JT Files into Other Supported Formats inside .NET Apps

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 18.5. The recent version of the API has been released with the support of importing Siemens JT files, and developers can save these files into the supported file formats. The recent version 18.5 also covers enhancements and regular bug fixes. It is recommended to Aspose clients to incorporate the latest upgrade of Aspose.3D for .NET API to take benefit of improved functionality and bug fixes. With the help of Aspose.3D for .NET API, developers can convert version 8 of Siemens JT files to the supported formats. All supported output formats are listed in this help topic: Save a 3D Model in the docuementation section.  Developers can import Siemens JT file into the Aspose.3D for .NET API with the constructor or Open member of the Scene class as narrated in documentation help topic Import 3D model. This release includes plenty of new features as listed below
  • Siemens JT Version 8 import support
  • Investigation: Collada is missing Material ID
  • RVM to FBX - incomplete export of multi-site RVM
  • Incorrect Quaternion and Euler angle rotation
Newly added documentation pages and articlesx

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

Tuesday, June 5, 2018

PowerPoint 2016 Chart Types Support & Exporting Shape to SVG inside C++ Apps

What’s new in this release?

Aspose team is pleased to share release announcement for Aspose.Slides for C++ 18.4. Aspose team is pleased to announce the release of Aspose.Slides for C++ 18.4. This is one of the important releases where Aspose team has included MSO 2016 charts support in API along with resolution of issues incurring in product.  This new release has introduced some important features, such as new SmartPtr implementation, Improve TextureBrush rendering quality, Improve performance and reduce binaries size in Debug configuration, Introduce embedded resources mechanism, Improve CMYK color model processing when working with JPEG file format, Make Aspose.Slides library interruptible, Support for Picture Organization Chart SmartArt Layout, support for loading and using MS office theme file (*.thmx), The support of new PowerPoint 2016 chart types, Tree map chart in PP 2016, Export shape to SVG, Support for managing Header/Footer in handout and notes slides, Support for Box and Whisker chart and Support for rendering emoji characters. The list of new and improved features in this release are listed below
  • Introduce new SmartPtr implementation
  • Improve TextureBrush rendering quality
  • Improve performance and reduce binaries size in Debug configuration
  • Introduce embedded resources mechanism
  • Improve CMYK color model processing when working with JPEG file format
  • Make Aspose.Slides library interruptible
  • Support for Picture Organization Chart SmartArt Layout
  • Support for loading and using MS office theme file (*.thmx)
  • The support of new PowerPoint 2016 chart types
  • Tree map chart in PP 2016
  • Export shape to SVG
  • Support for managing Header/Footer in handout and notes slides
  • Support for Box and Whisker chart
  • Support for rendering emoji characters
  • Fix incorrect scale of the texture tile.
Newly added documentation pages and articles

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

Aspose.Slides for C++ is a presentation processing library that enables the C++ applications to manipulate, render & convert PowerPoint presentations without requiring Microsoft PowerPoint application. It supports most of the Microsoft PowerPoint presentation and slideshow file formats including PPT, POT, PPS, PPTX, POTX, PPSX & ODP. It has its own rendering engine, specially designed for rendering with highest of fidelity to the Microsoft PowerPoint. This feature allows to export presentations to standard formats such as PDF and XPS with results identical to the original presentation.

More about Aspose.Slides for C++

Monday, June 4, 2018

Save Workbook to Strict Open XML Spreadsheet Format & Enhanced Excel to PDF Rendering using .NET

What’s new in this release?

Aspose development team is pleased to announce the new release of Aspose.Cells for .NET 18.5.0. This release has added a few valuable features, important fixes and other enhancements. Aspose.Cells now allows users to save the workbook in Strict Open XML Spreadsheet format. This feature was demanded by certain users. This can be accomplished by Workbook.Settings.Compliance property. If users set its value as OoxmlCompliance.Iso29500_2008_Strict, then the output Excel file will be saved in Strict Open XML Spreadsheet format. Generally, users specify the fonts directory or list of fonts for all the workbooks but sometime, users have to specify individual or private set of fonts for a desired workbooks. Aspose.Cells provides IndividualFontConfigs class that can be used to specify the individual or private set of fonts for your workbook. Sometimes users want to display text in Far East language font e.g. Japanese, Chinese, Thai etc. Aspose.Cells provides TextOptions.FarEastName property that can be used to specify the font name of Far East language. Besides, users can also specify the Latin font name using TextOptions.LatinName property. There are some other enhancements included and a few exceptions handled in the new release for the users. This release includes several enhanced features and bug fixes as listed below

  • Implement function CEILING.PRECISE
  • Support Strict Open XML Spreadsheet format
  • The color of the image should be black when converting to PDF
  • Page Setup PrintErrorType not working in Excel to PDF rendering
  • PageSetup.PrintDraft does not take effect while Saving to PDF
  • System.OutOfMemoryException while converting Excel file to PDF
  • Page field named "Absent item Yes" is lost on Refresh
  • Calculation error when using calculation chain and defined name
  • A few columns are disappeared when importing an Excel file into GridWeb
  • Text wrapping is not correct when "Issue2 wrapping-no_custom_page_size.xlsx" is converted to PDF
  • Text wrapping is not correct when "Issue2 wrapping.xlsx" is converted to PDF
  • Text wrapping is not correct when "Issue3 wrapping.xlsx" is converted to PDF
  • Page Setup zoom factor creates incorrect number of pages in PDF
  • Exception when saving a workbook to MemoryStream
  • Some of the Gridlines around some cells are not drawn correctly
  • Chart title is squished where the characters all run together in Excel to PDF rendering
  • Pie chart legend colors change after saving to PDF and do not match up with Pie chart slices
  • Saving XLSB to XLSM creates corrupt MS Excel file
  • Named ranges lost when copying into existing workbook
  • Embedded drawing objects are too narrow in the output file when re-saving an XLSX file
  • Aspose.Cells returns blank PDF when saving a SpreadsheetML file as PDF
  • Data loss occurs while converting ODS to XLSX file format
  • Named range does not expand with Smart Markers "shift" parameter
  • Using "shift" parameter in Smart Markers, the generated rows are not rendered with the same style/formatting
  • Conditional formatting does not work in Smart Markers with shift parameter
  • Text cropped in MS Excel cells if the document rows are auto sized
  • Resizing a ListObject/Table does not update its conditional formattings
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 .NET documentation that may guide users briefly how to use Aspose.Cells for performing different tasks like the followings.
Overview: Aspose.Cells for .NET

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

More about Aspose.Cells for .NET

Sunday, June 3, 2018

Aspose.Newsletter June 2018: Best Microsoft Word Compatible APIs for Any Platform & Other News

Aspose Newsletter for June 2018 has now been published that highlights all the newly supported features offered in the recent releases. It includes information about Programmatically perform advance Word document manipulation tasks without using Microsoft Word, Updates to Aspose Privacy Policy, Support for .NET Standard 2.0 in Aspose.HTML for .NET & Aspose.BarCode for .NET, Microsoft Office 2016 charts support included in Aspose.Slides, LINQ reporting engine supports Null-Conditional operators in Template Expressions & many more.
Build the BEST Word Processing Apps using the Best Microsoft Word Compatible APIs for Any Platform
Programmatically perform advance Word document manipulation tasks without using Microsoft Word. Aspose.Words Product Family includes individual APIs for .NET, Java Android and SharePoint. Also export reports from JasperReports and SQL Server Reporting Services to Word document formats. It supports DOC, DOCX, RTF, XML, HTML, OpenDocument, PDF, XPS, EPUB and other formats. With Aspose.Words you can generate, modify, convert, render and print documents directly within your applications. Download Free Trial.
Privacy and Terms and Conditions Changes
In line with EU data protection law changes we’ve updated our Privacy Policy and Terms of use. We’ve made these updates to ensure our terms are easier to understand, more transparent and in keeping with international privacy standards. There is no action required from your end, we just wanted to let you know about these changes. As always, to update your newsletter preferences either change the settings against your Aspose account or use the unsubscribe link at the bottom of this email. If you have any questions about these changes, please reach out to us through the contact information homepage.
Launching Soon: Aspose.Email for Python via .NET Core
Good news for Python application developers who would love to incorporate email processing and communication related functionality in their applications. Aspose.Email for Python via .NET Core is soon to be launched and it will include full functionality of Standard .NET Framework of API with just a few exceptions. Read more details here
Support for .NET Standard 2.0 in Aspose.HTML for .NET
Aspose.HTML is a cross-platform class library that enables you to perform a wide range of HTML manipulation tasks directly within your .NET applications. The new version of Aspose.HTML for .NET now supports .NET Standard 2.0 (.NET Core) Framework. It allows parsing of HTML5, CSS3, SVG and HTML Canvas to construct a Document Object Model (DOM) based on the official W3C specification. Read more detail
Support for .NET Standard 2.0 in Aspose.BarCode for .NET
Aspose.BarCode for .NET brings exciting feature of support for .NET Standard 2.0 (.NET Core). We have ported complete functionality of regular .NET version of Aspose.BarCode into .NET Standard 2.0 version with just a few limitations. Read more details
Support of Microsoft Office 2016 Charts included in Aspose.Slides
Aspose.Slides offers standalone PowerPoint presentations processing APIs to read, write, manipulate & convert PowerPoint slides. The latest version supports MSO 2016 charts within any type of .NET, Java, C++ and SharePoint applications as well as SSRS and JasperReports exporters. Developers can now create charts in an easy way within PowerPoint slides namely: Histogram, Picture Organization, Tree Map, Box and Whisker, Funnel and Sunburst charts.
LINQ Reporting Engine Supports Null-Conditional Operators in Template Expressions
Aspose.Words adds new feature in LINQ Reporting Engine to support pre-defined null-conditional (A?.B) and null-coalescing (A ?? B) operators in template expressions within .NET, Java, and Android via Java applications. The engine also enables users to use lifted operators in template expressions. More
How to: Create and Manipulate Microsoft Excel Charts and Shapes in C++ Applications?
Aspose.Cells for Android via Java finds the children pivot tables of a parent pivot Aspose.Cells for C++ supports creating and manipulating charts and shapes in XLS, XLSX, XLSM and XLSB file formats. C++ developers can visualize information in charts just as Microsoft Excel does. Creating charts at runtime, based on the data in a spreadsheet, is one of Aspose.Cells’ demanding feature. Aspose.Cells supports to create both Standard and Customized charts. Try out fully functional code examples
How to: Convert PDF to HTML using Aspose.Pdf Java API?
For some particular PDF documents (i.e. containing images and annotations), Aspose.Pdf API was taking more time than expected in order to render PDF files as HTML. However, we have improved API for such type of conversions and processing time is much reduced. Try out fully functional code examples
How to: Read or Write TSV (Tab-Separated Values) Files in .NET and Java Applications?
TSV files are used to contain spreadsheet data but without any formatting. The format is same with Tab Delimited where data is arranged in rows and columns such as tables and spreadsheets. Aspose.Cells does support to read and write TSV file format type, it includes relevant member (TSV) in both LoadFormat and SaveFormat Enumerations. Try .NET and Java sample code within your personalized applications now:
How to: Export PNG and JPEG to PDF in Aspose.Imaging for Java?
Using Aspose.Imaging for Java – developers can convert PNG, JPEG and BMP to PDF format. It provides an Image class to load PNG or JPG files and same can be used to convert images to PDF format. 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 SharePoint 18.4 – Improved rendering to PDF, Pie Chart,  WordArt objects and MathAccentElement.
  9. Aspose.Pdf for C++ 18.4 – Improvements in Internal code and system classes of Aspose.PDF for C++.
  10. Aspose.BarCode for .NET and SSRS 18.5 – Improved barcode generation process in .NET and SQL Server Reporting Services.
  11. Aspose.Pdf for Java 18.3 – Improved and Enhanced Java Library to Create and Manipulate PDF Documents.
  12. Aspose.Words for Reporting Services 18.4 – Upgraded Aspose.Words for Reporting Services to the latest version of Aspose.Words for .NET.
  13. Aspose.BarCode for Java, SSRS and JasperReports 18.4 – Upgraded exception handling in Aspose.BarCode API.
  14. Aspose.Email for .NET and Java 18.4 – API functionality has been improved as result of several bug fixes.
  15. Aspose.Diagram for .NET and Java 18.4 – Enhanced cloning of Shape and connecting Visio Shapes by connection indexes.
  16. Aspose.Words for JasperReports 18.4  – Upgraded Aspose.Words for JasperReports to the latest version of Aspose.Words for Java.
  17. Aspose.Tasks for .NET 18.5 – Metered Licensing is now supported for those customers who want to be billed based on the usage of the API features.
  18. Aspose.3D for .NET 18.4 – Enhanced import and export of Collada and add Vertex element to Mesh.
  19. Aspose.Tasks for Java 18.4 – Improved project recalculations further to enhance the API functionality.
Supporting User Groups and Conferences
Aspose is sponsoring a number of user groups and upcoming events, including:
    • June 16: Queensland Global DevOps Bootcamp – Brisbane, Australia
Sponsor a user group? Get in contact: user.groups@aspose.com
Collect a copy of Aspose Newsletter, February 2018 edition