Monthly Archives: November 2019

Convert Excel XLS and XLSX to PDF in C#

Excel to PDF C#

This article demonstrates how to convert Excel (XLS, XLSX) files to PDF format using C#. The Portable Document Format (PDF) format developed by Adobe is used as a standard by many organizations to share and store documents. Exporting documents to PDF is a common scenario for many applications.

C# API

Continue Reading
Posted in Aspose.Cells Product Family | Tagged , , , , , , , ,

Convert MPP Files to PDF using C++

This article demonstrates how to convert a Microsoft Project data to a PDF file using Aspose.Tasks for C++ which is an easy to use API for manipulating project files. This API provides reading and writing of MPP files without using Microsoft Project. If you do not have Aspose.Tasks for C++ API installed, please follow the instructions given on installation page.

The .mpp is the default file extension introduced by Microsoft Project. It typically contains a list of tasks that make … Continue Reading

Posted in Aspose.Tasks Product Family | Tagged , ,

Convert PDF to Word DOC or DOCX Programmatically in C#

Convert PDF to Word

In this article, I am going to demonstrate how to accurately and effortlessly convert PDF to Word document including conversion of PDF to DOC and PDF to DOCX formats. Earlier versions of Microsoft Word saved documents in binary format with .doc extension. With the release of Office 2007, Microsoft adopted the Office Open XML (OOXML) that is based on a combination of XML and binary files combined together as ZIP archives. MS Word now uses .docx as the default extension … Continue Reading

Posted in Aspose.PDF Product Family | Tagged , , , , , , , , ,

Improved Aspose.Words for JasperReports for Free Layout Report Container

It is our honor to announce the latest version of Aspose.Words for JasperReports 19.10.

As you know, the base product of Aspose.Words for JasperReports is Aspose.Words for Java. We have upgraded this release to Aspose.Words for Java 19.10. This release inherits the enhancement and exciting features of its base product. Moreover, we have improved Aspose.Words for JasperReports for the free layout of the report container. Now, elements are adjusted according to the correct size and position in the output … Continue Reading

Posted in Aspose.Words Product Family |

PUB to PDF Conversion using Aspose.PUB for .NET

PUB (Publisher) file format can now be converted into PDF using Aspose.PUB for .NET. Yes, you got it right. As shared in a pre-release blog post that Aspose was going to launch a new product to deal with PUB file format – Well, the wait is over!! Aspose.PUB for .NET is finally launched and available for download to be used in your .NET applications. Like every product by Aspose, Aspose.PUB has been released with fully loaded functionality to perform conversion … Continue Reading

Posted in Aspose.PUB Product Family, Asad Ali |

Create 7Z Archive Files with LZMA Compression using C#

7z is an archiving format for compressing files and folders with a high compression ratio. It is based on Open Source architecture which makes it possible to use any compression and encryption algorithms. The 7z archive composition is now implemented with Lempel–Ziv–Markov chain algorithm LZMA compression in Aspose.ZIP for .NET 19.10 API which is now publicly available for download and usage to create .7z archive files with LZMA compression. We have introduced many public types and methods in this version … Continue Reading

Posted in Aspose.ZIP Product Family |

Track conversion progress in image rendering with Aspose.Cells for .NET 19.10

Aspose.Cells for .NET logo Conversion of Excel spreadsheets to image formats always remains a hot topic. Sometimes, you claim the process takes too long. Others complain that the process gets stuck for larger files and they need to stop the process. Aspose.Cells has now included a useful feature where you can track the conversion progress in Sheet to image rendering in the way you want, you may notice which pages are being rendered in the process at the moment. Moreover, you can also convert … Continue Reading

Posted in Aspose.Cells Product Family |

Java Excel to TIFF – Track Conversion Progress with Aspose.Cells for Java

This image has an empty alt attribute; its file name is aspose_cells-for-java-e1558954178996.jpg

We are happy to share the release of the latest version of Aspose.Cells for Java v19.10 having a long-awaited feature of tracking the conversion progress of huge files. This is not the end of features in this release as it also supports custom data sorting for the specific area in PivotTable report and provides Workbook.ContentTypeProperties.Add method to add custom ContentTypeProperties to an excel file. Many other enhancements and bug resolutions are there in this release. You may get complete details of enhancements, … Continue Reading

Posted in Aspose.Cells Product Family |

Web Extensions – Office Add-ins Task Panes in Java Word API

Its great pleasure to share that we have achieved another milestone by publishing new release of Aspose.Words for Java i.e. 19.11 that supports Harfbuzz Shaper plugin on Unix-based operating systems and will enable developers to work with Web Extensions, customize the formatting of the horizontal rule shape etc. Details of all the new features, enhancements and bugs resolution can be seen in the release notes. This latest release Aspose.Words for Java v19.11 can be downloaded from the download … Continue Reading

Posted in Aspose.Words Product Family |

Work with AMP HTML Emails using C# with Aspose.Email v19.10

Not long ago, Google announced AMP HTML email. And now it is already supported by Aspose.Email. It was added in Aspose.Email for .NET 19.10 Release and you can already update your version to check out the advantages of AMP HTML emails support.

Use AMP HTML for emails

AMP (Accelerated Mobile Pages) is a developer’s package from Google that allows developing a lightweight system with more rapid loads. AMP is a framework made up of HTML, JavaScript and CSS, which are the … Continue Reading

Posted in Aspose.Email Product Family |