Category Archive: Aspose.PDF Product Family

Official blog of Aspose.PDF for .NET, Java, Android, C++ & Reporting Services with news of newly supported features, hot fixes, technical articles, tips and videos.

HTML5 PDF Editor by Aspose for .NET

Aspose.Pdf for .NET Logo

This is a new and improved PDF Editor application developed in HTML5, jQuery Ajax and ASP.NET to edit PDF files using Aspose.PDF for .NET. The enhancements in the editor’s UI and the improvements in performance make it more user-friendly and it can easily be included in other applications. Aspose.PDF for .NET is a very feature-rich API when it comes to creating and editing PDF files and the results are precise.

HTML5 PDF Editor – Purpose & Features

The purpose … Continue Reading

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

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

Aspose.Pdf for .NET logo

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.Pages)
{
    Rectangle r = page.MediaBox;
    double newHeight = r.Width;
    
Continue Reading
Posted in Aspose.PDF Product Family, Nayyer Shahbaz |

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

Aspose.Pdf for Android logoWe are excited to announce the release of Aspose.Pdf for Android 1.4.0, 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 … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz |

Aspose for Java JetBrains Plugin Supports New Products

We are pleased to announce release 1.2 for the Aspose for Java JetBrains plugin to support Aspose’s new product family. With this release, the plugin adds support for Aspose.Tasks and Aspose.Diagram.

Aspose.Tasks for Java

Aspose.Tasks for Java logoAspose.Tasks for Java is a project management API that enables Java application developers to provide Microsoft Project® document manipulation capability in their applications – all without using Microsoft Project®. With this powerful API, developers can control various stages of project management, such as project planning, definition … Continue Reading

Posted in Aspose.Words Product Family, Aspose.Products, Aspose.Total Product Family, Aspose.PDF Product Family, Aspose.Cells Product Family, Aspose.Email Product Family, Aspose.Slides Product Family, Aspose.Imaging Product Family, Aspose.BarCode Product Family, Aspose.Diagram Product Family, Aspose.Tasks Product Family, Aspose.OCR Product Family | Tagged , , , ,

Import and Export WordPress Posts from/to PDF and Word Processing Documents without Losing Format with WordPress Plugin

import export wordpress posts to PDF or DOCX

WordPress is a free open source blogging tool and a content management system (CMS) based on PHP and MySQL, which runs on a web hosting service. Features include a plugin architecture and a template system. WordPress is used by more than 22.0% of the top 10 million websites as of August 2013. WordPress is the most popular blogging system in use on the Web, at more than 60 million websites. It’s probably the easiest and most powerful blogging and … Continue Reading

Posted in Aspose.Words Product Family, Aspose.Total Product Family, Aspose.PDF Product Family |

Aspose for Java Integrates with JetBrains

We are pleased to announce the release of Aspose for Java 1.1 JetBrains Plugin, which will support Aspose for Java API example code creation with a couple of options in IntelliJ IDEA.

With the inclusion of the Aspose Example option in the New menu of IntelliJ IDEA, provided through the plugin, developers can now get the Aspose API sample codes for their Aspose for Java APIs from the Aspose for Java Examples repository into their projects without having to download … Continue Reading

Posted in Aspose.Words Product Family, Aspose.Products, Aspose.Total Product Family, Aspose.PDF Product Family, Aspose.Cells Product Family, Aspose.Email Product Family, Aspose.Slides Product Family, Aspose.Imaging Product Family, Aspose.BarCode Product Family, Aspose.Diagram Product Family, Aspose.Tasks Product Family, Aspose.OCR Product Family | Tagged , , , ,

Use PDF Measurement Tool in C# or VB.NET

Aspose.Pdf for .NET logo

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. In order to accomplish this requirement, … Continue Reading

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

Import to Selected Pane in Aspose .NET PDF Import for DNN Module

aspose Pdf for net 100 Enhanced PDF to HTML, PDF to Excel File Conversion and Better Compatibility with COM Interop with Aspose.Pdf for .NET 9.4.0Aspose .NET PDF Import for DNN Module allows developers to get/read contents of PDF document without requiring any other software such as Adobe Acrobat or PDF reader. This module demonstrates the powerful import feature provided by Aspose.Pdf. It adds a simple file browser control, Content Pane selection and Import from PDF button on the page where the module is added. When clicking on the button, the document contents are displayed on the screen immediately.

New Features

Based on customer … Continue Reading

Posted in Aspose.PDF Product Family |

PDF to Excel Conversion, PDF/A-3, Support of Better JavaScript and Layered PDF Files with Aspose.PDF for Java 9.3.0

Convert Excel to PDF Java

Aspose.Pdf for Java is ported from its sibling Aspose.PDF for .NET, so in every new release, we work to support the same set of features in the Java API as are available in the .NET API. The new release of Aspose.PDF for Java 9.3.0 is a better and enhanced version of the API compared to earlier versions. This new release introduces some great new features, enhancements to existing features and fixes for issues in previously released versions. We always recommend … Continue Reading

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

Enhanced PDF to HTML, PDF to Excel Conversion and Better Compatibility with COM Interop with Aspose.PDF for .NET 9.4.0

Aspose.Pdf for .NET logo

At Aspose, we always strive to provide enhanced versions of our APIs, stable and optimized as compared to earlier versions. In the recent versions of Aspose.PDF for .NET, our focus has been improving file format conversion including PDF to HTML, SVG to PDF, PDF to Excel, PDF to DOC, image to PDF and PDF to image format. In fact, PDF files to HTML rendering are one of the most demanded features because it provides the ability to convert any PDF … Continue Reading

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