Tag Archives: PDF to Image conversion

Improved Inter-File Format Conversion with Aspose.PDF for Java

We are pleased to announce the monthly release of Aspose.PDF for Java 18.7. This release has come with a lot of improvements in features of inter-file format conversions. Various bug fixes to reported issues in earlier versions of the API, are also part of this release. In case you are planning to upgrade to latest version of the API, we recommend you to please go through the release notes page of the API in official documentation to get an … Continue Reading

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

Control the Appearance of Empty Signature Fields in PDF using Java

Control the Appearance of Empty Signature Fields in PDF

We are pleased to announce the release of Aspose.PDF for Java 4.5.0. In this release version, we have greatly improved the text extraction feature and we have also introduced a method to control the appearance of empty signature fields. In order to fulfill this requirement, new methods are implemented in the FormEditor class. Now you can make form fields hidden by specifying the Form.FLAG_HIDDEN flag as a parameter of the addField(…) method.

FormEditor editor = new FormEditor(INPUT_FILE, tmp_filename);  
editor.addField(FieldType.Signature, "Kunde", 
Continue Reading
Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , , , , , , , , ,

Stable PDF to Image Conversion in Java with Aspose.PDF for Java 4.4

We are pleased to announce the release of Aspose.PDF for Java 4.4.0. In this release, we’ve improved PDF to image conversion and PDF printing. There are also a couple of new features.

We’ve introduced a new method for setting the image for a signature appearance from an input stream has been implemented in the PdfFileSignature class.

PdfFileSignature pdfSign = new PdfFileSignature(firstFilename, secondFilename); 
pdfSign.setSignatureAppearanceStream(new FileInputStream("filename")); 
pdfSign.sign("Signature", "Reason", "Contact", "Location", signature); 
pdfSign.save();

We have also implemented a new method to control the … Continue Reading

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

Convert PDF to Image or Replace Text inside PDF with Complete Confidence

Aspose.Pdf icon

We are pleased to announce the release of Aspose.Pdf.Kit for Java 4.3.0. In this release, PDF to image conversion has been improved. Furthermore, the development team has significantly improved the text replacement feature.

Please visit the following link for further details on what’s new & fixed in Aspose.Pdf.Kit for Java 4.3.0.… Continue Reading

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

How Ipsos used Aspose.Total in their business and Achieved Excellence while Processing thousands of surveys yearly

About Ipsos

Ipsos logo

Ipsos is a global market research company that sets high standards for its own research and conduct. They help their clients gain insight and intelligence from the research they do. The company’s slogan, ‘Nobody’s unpredictable’, is supported by an approach that helps Ipsos’ clients understand their customers and markets in a changing world.

Ipsos has five core specialties – advertising research, marketing research, media research, opinion, and social research – and adds data collection and delivery as a … Continue Reading

Posted in Aspose.Total Product Family, Aspose.Total, Success Stories | Tagged , , , , , , , , , , , ,