English

Scan Barcode using Java

How to scan barcodes using Java within the application. Java example that reads barcode from an image that will help you build an online barcode scanner. Continue Reading …
· Shoaib Khan · 2 min

Scan Barcode using C#

How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner. Continue Reading …
· Shoaib Khan · 2 min

Scan QR Code using C#

How to scan QR Code using C# within .NET application. C# example that reads QR Code from an image that will help you build an online QR scanner. Continue Reading …
· Shoaib Khan · 2 min

Scan QR Code using Java

How to scan QR codes using Java within the application. Java example that reads QR Code from an image that will help you build an online QR scanner. Continue Reading …
· Shoaib Khan · 2 min

Spot the Difference – Compare Images Online

Quick upload and compare images easily with this free online image comparison tool to get the comparison result with summary. Drag, Drop, Compare. That’s it. If you are interested in comparing your images, Continue Reading …
· Shoaib Khan · 3 min

Compare Excel Spreadsheets

Quick upload and compare Excel files easily with this free online Excel spreadsheet comparison tool to get the comparison result with summary. Drag, Drop, Compare. That’s it. If you are interested in comparing your spreadsheets programmatically, Continue Reading …
· Shoaib Khan · 3 min

Compare Word Documents

Quick upload and compare Word files easily with this free online Word document comparison tool to get the comparison result with summary. Drag, Drop, Compare. That’s it.
· Shoaib Khan · 3 min

Compare PDF Documents - Online

Quick upload and compare PDF files easily with this free online PDF comparison tool to get the comparison result with summary. Drag, Drop, Compare. That’s it.
· Shoaib Khan · 3 min

How to Compare PDF Files using Java - A Comprehensive Guide

Comparing PDF files can be a tedious task, especially when you need to identify differences between multiple documents. Fortunately, GroupDocs.Comparison for Java API provides you the power to compare PDF files programmatically. In this article, we’ll show you step-by-step how to compare two PDF files using Java code, including how to handle password-protected PDFs. We’ll also demonstrate how to compare more than two PDF files and how to either accept or reject any of the identified changes.
· Shoaib Khan · 4 min

Compare Multiple PDF Documents in Java – Accept or Reject Changes

What if we want to compare more than just two files? Well, today we’re going to learn how to do just that! We’ll also learn how to accept or reject changes in the documents to get the final version we want.
· Shoaib Khan · 3 min