Search
Follow Us
Categories
Author Archives: Nayyer Shahbaz
Convert Scanned PDF to Searchable PDF using Java. Save PDF to Searchable PDF
Images are one of the integral components for data sharing and some applications directly render the source content in PDF format. But this convenience increases the cost when we have to search certain content inside the document. In that scenario, …
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 …
Highlight or Strikeout Text, add Line or Circle Annotations in PDF using Java REST API
Add watermark to PDF online using Java
A watermark is text or an image that appears either in front of or behind existing document content, like a stamp. For example, you could apply a “Confidential” watermark to pages with sensitive information. The Watermarks can be used to protect …
Mail Merge Word Documents in C#
The Mail Merge is the easiest way to generate a set of documents that are identical except for certain information i.e. name and address of the recipient. Many organizations communicate with their customers/members by means …
Text Compare in Word documents using C#
Microsoft Word supports the “Compare” option enabling users to compare word documents and identify the newly added changes. This feature is useful as you can perform a Text compare operation in word documents side by side. However, a programmatic …
Merge Word Documents in Java
Microsoft Word is practically available everywhere including the work computers, the computers at school, and your home PC. We create letters, reports, etc in word format and use clip art, write in a variety …
Convert PDF to Word in Java
The PDF (Portable Document Format) files are widely popular due to their capabilities of ensuring document fidelity when viewed over any platform. Another aspect of their popularity is that these files can be opened in …