English

Optimize PDF Files in JavaScript

Optimizing PDF files is essential to ensure a seamless user experience, particularly in web applications. Therefore, in this blog post, we’ll explore how to optimize PDF files using JavaScript.
December 19, 2023 · 3 min · Usman Aziz

Compress, or Optimize PDF Files with Same Quality using Java

Different organizations use PDF files for secure and organized exchange of information. However, sometimes PDF files become huge in size owing to embedded contents like images, videos, drawings etc. You can easily optimize or compress such PDF file’s size without any compromise on the quality.
October 14, 2020 · 6 min · Farhan Raza

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

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.
July 28, 2014 · 4 min · Codewarior