Search
Follow Us
Categories
Category Archive: Aspose.PDF Cloud Product Family
PDF to JPG – Convert PDF to JPG in C#

The Portable Document Format (PDF) is one of the popular file formats for information and data sharing. One of its exciting features is the prevention of document formating when viewing the document on any platform. But, we may …
Combine PDF files in Node.js
PDF to PNG in Node.js

The Portable Document Format (PDF) has become quite popular for data and information sharing. However, sometimes we stumble upon a requirement to share a certain portion of a document or only a few pages. In that scenario, either …
Convert EPUB to PDF using C#

Electronic Publication (ePub) is an Open eBook file format and is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Since EPUB files are structured like ZIP files, you can rename an EPUB eBook, replacing …
Merge PDF files using Python. Python Code to Combine PDF Files
Encrypt and Decrypt PDF files using Java | Password Protect PDF

Encryption is a famous and reliable approach to protect the content of PDF documents. When a document is encrypted, its contents become unreadable, and only authorized users can decrypt the document to obtain access to the contents. When you …
Digitally sign PDF documents online in PHP

PDF documents are among the widely used file formats for information sharing. They usually have confidential and legal value, such as a contract. In order to ensure the integrity of files and to avoid any counterfeit, we add digital signatures. …
Convert Scanned PDF to Searchable PDF using Java. Save PDF to Searchable PDF
Add Text, Polyline, Squiggly, and Attachment Annotations to PDF using Java REST API

This blog is a continuation of our previous blog where we have highlighted some exciting features of Aspose.PDF Cloud SDK for Java on how to add Highlight or Strikeout Text, add Line or Circle Annotations in PDF using Java REST …