English

Add Button to PDF in C#

Whether you want to create forms, trigger actions, or simply add a layer of interactivity to your documents, adding buttons is a powerful feature. In this post, we’ll walk you through the process of adding a button to a PDF in C#.
‎ · Farhan Raza · 3 min

Add Checkbox to PDF in C#

Learn how to add checkboxes to PDF forms using C#. Follow this guide to insert and customize checkboxes in PDF documents programmatically.
‎ · Farhan Raza · 3 min

Edit XML in Java

Programmatic XML editing is vital for data transformation, configuration updates, and automation. This tutorial shows how to edit XML files in Java, guiding you through step-by-step updates and saving in various formats.
‎ · Farhan Raza · 2 min

Compare Excel Files in Java

When working with Excel files, it’s sometimes necessary to compare two or more XLS or XLSX files to identify differences. This can be particularly useful in scenarios like version control, auditing, or data verification. In this post, we’ll walk you through the process of comparing Excel files in Java.
‎ · Farhan Raza · 3 min

Convert GPX to CSV in C#

Converting GPX (GPS Exchange Format) files to CSV (Comma-Separated Values) format can be essential for various applications, such as analyzing GPS data in spreadsheets or integrating it into other systems. In this blog post, we’ll explore how to perform this conversion in C#.
‎ · Farhan Raza · 3 min

Redact Images in C#

Master image redaction in C# with practical examples for JPG, PNG, BMP, and TIFF files. Protect confidential data quickly and easily for your projects.
‎ · Farhan Raza · 3 min

Redact Excel Files in C#

When working with sensitive information in Excel spreadsheets, it’s crucial to ensure that private data is adequately protected before sharing or storing these files. Redacting Excel files in C# allows you to automate the process of removing or obscuring confidential information, ensuring that only the necessary data remains visible.
‎ · Farhan Raza · 3 min

Add Dropdown to PDF in Java

Adding interactive elements like dropdown lists to a PDF can enhance user experience by allowing for dynamic content selection. This blog post will guide you through the process of adding a dropdown to a PDF in Java.
‎ · Farhan Raza · 3 min

Draw Arrow on Image in Java

Adding arrows to images is essential for annotations, highlighting key areas, or improving visual impact. This post guides you through drawing arrows on an image with Java.
‎ · Farhan Raza · 3 min

Delete Metadata from PDF in C#

Discover how to strip sensitive PDF metadata—author, title, dates and more—using C# and Conholdate.Total, ensuring privacy and security.
‎ · Farhan Raza · 3 min