Extract Text based on Columns and Identify Image Type within PDF in C# with Aspose.PDF for .NET 9.9.0

We are very much excited to announce the release of Aspose.PDF for .NET 9.9.0 which provides new features and empowers the developers to extract text from PDF documents. You can also extract text from multi-column PDF documents using C#. In addition, you can now extract the table borders and identify images in PDF documents. The following are some of the exciting features introduced in this release. Extract Text based on Columns from PDF in C# In case we have a PDF document with more than one column (multi-column) PDF document and we need to extract the page contents while honoring the same layout, then Aspose.
December 22, 2014 · 10 min · Codewarior

Justify Text in Local Mode with ReportViewer 2010 and Aspose.PDF for Reporting Services 3.0.0

We are very much excited to announce a maintenance release of Aspose.PDF for Reporting Services 3.0.0 which provides fixes for issues reported in earlier release versions. Text justification is one of the features provided by Aspose.PDF for Reporting Services which is not supported by Microsoft Report Viewer or Report Server’s default PDF rendering feature. With the addition of a simple custom feature either in a particular report or by defining a configuration on the Report server, you can output text with justified or fully justified alignment when rendering reports to PDF or XPS format.
December 14, 2014 · 1 min · Codewarior

PDF to DOCX or Single HTML with All Resources Embedded, Optimized TIFF to PDF, PDF to Image Conversion with Efficient Memory Use in Aspose.Pdf for Java 9.7.0

It gives us immense pleasure to announce the release of Aspose.PDF for Java 9.7.0 which offers some great new features. It provides document manipulation and conversion from various formats to PDF in Java. Furthermore, you can now convert PDF to DOCX, HTML or other file formats. Keeping this tradition alive, this new release provides a couple of new features as well as improvements in the API for complex scenarios handling for the image to PDF conversion, PDF to image conversion, text extraction, watermark manipulation and much more.
December 11, 2014 · 2 min · Codewarior

Compress Files when Embedding in C# with Aspose.PDF for .NET

We are very much excited to announce the release of Aspose.Pdf for .NET 9.8.0 which provides some new and exciting features. This new release has an optimized API with great new features. Among these new features, the API has also been optimized from a performance perspective and now you get faster, more reliable PDF creation and manipulation features and an output with great fidelity. HTML to PDF Supports CSS3 HTML to PDF conversion is one of our most popular features and has been a key improvement area in recent releases.
December 5, 2014 · 5 min · Codewarior

Convert PDF to EPUB and Other File Formats with Aspose.PDF for Java 9.5.2

We are pleased to announce the maintenance release of Aspose.PDF for Java 9.5.2. This new release provides several new and exciting features and also improves already supported features to optimize them and give better results. PDF to EPUB in Java PDF to EPUB conversion is supported in Aspose.PDF for .NET for a while and in order to make the .NET and Java versions of the software identical in terms of features, we recently ported the PDF to EPUB conversion feature to Aspose.
November 11, 2014 · 1 min · Codewarior

Set DPI/PPI for Images in PDF and Remove Metadata from PDF in Java

The Aspose.PDF product family is one of the most demanded APIs provided by Aspose because this single suite provides great support for PDF creation and manipulation on the .NET, Java, JasperReports, SharePoint, Reporting Services, Cloud and Android platform. Sometimes the requirement is to create a solution for PDF files that can be deployed on various operating systems (such as Windows, Linux, MAC OS, and Solaris). In such situations, Java is the ultimate choice and to cater for these requirements, we have an API specific for these needs.
October 3, 2014 · 5 min · Codewarior

Generate PDF/A Compliant Documents with Aspose.Pdf for Reporting Services

We are pleased to announce the maintenance release of Aspose.Pdf for Reporting Services 2.9.0 which includes fixes for issues reported in earlier versions. Generation of PDF/A compliant documents is one of the features not provided by Microsoft Report Server’s native PDF generation feature which Aspose.Pdf supplies. Please note that this component is quite flexible and depending upon your requirements, you may configure it to accomplish features like setting page orientation of the output PDF file (landscape or portrait), adding HTML content (which render accordingly in the output PDF instead of HTML tags), setting security privileges and encrypting PDF files, specifying page dimensions for the output document, adding XMP metadata, specifying PDF compression and much more.
October 3, 2014 · 2 min · Codewarior

Change Page Orientation, Single Output HTML with All Resources, Rearrange Page Contents After Replacing Text and More in Aspose.PDF for .NET 9.6.0

We are very much excited to announce the release of Aspose.PDF for .NET 9.6.0 which provides some great new features like changing page orientation from landscape to portrait and vice versa. In order to accomplish this requirement, set the page’s MediaBox by using following code snippet. Change Page Orientation The following code sample shows how to change page orientation in C#. Document doc = new Document("PdfWithText.pdf"); foreach (Page page in doc.
September 18, 2014 · 6 min · Codewarior

Optimized PDF to Image, Text Replace and Text Extraction Features in Aspose.Pdf for Android 1.4.0

[![Aspose.Pdf for Android logo][1], which provides complete support for the PdfConverter class and we also have introduced the JpegDevice class. The JpegDevice class specifically provides the capabilities to convert PDF pages to JPEG format and provides high fidelity results. Furthermore, PDF to image conversion, text extraction and text replacement are particular features enhanced in this release. In this new version, we have also provided support for extracting text using the TextDevice class which was earlier supported in Aspose.
September 5, 2014 · 1 min · Codewarior

Use PDF Measurement Tool in C# or VB.NET

We are very excited to announce the release of Aspose.PDF for .NET 9.5.0 which introduces some great new features. The development team has been working hard to implement these features and is pleased to make them available in our public API. PDF Measurement Tool using C# Recently we received a requirement to add measurement elements using Aspose.PDF for .NET (like we can use the measurement tool in Adobe Acrobat) to a PDF document.
August 13, 2014 · 3 min · Codewarior