English

Convert JSON to PDF in C#

Converting JSON data to PDF format can be useful for generating reports, exporting data, or sharing information in a universally accepted format. In this blog post, we will explore how to convert JSON to PDF in C# using a step-by-step approach.
‎ · Farhan Raza · 3 min

Add or Delete Pages in PDF using C#

Add or Delete pages in a PDF document using C# .NET. Remove a page on any index or insert a page at any index of the document.
‎ · Farhan Raza · 3 min

Convert Excel to CSV in C#

Learn how to convert Excel files to CSV format using C#. This step-by-step guide covers everything you need to know about Excel to CSV conversion in C#, including the code examples.
‎ · Farhan Raza · 3 min

Convert Excel to CSV in Java

CSV files are widely used for data exchange between different applications due to their simplicity and compatibility. In this guide, we’ll explore how to convert Excel files to CSV using Java.
‎ · Farhan Raza · 3 min

Convert STL to OBJ Online

This guide covers how to convert STL to OBJ online for free. It also covers the C# and Java algorithms and code snippets to add this feature to your applications.
‎ · Farhan Raza · 3 min

Convert ZIP to PDF in Java

Convert ZIP to PDF in Java. Extract Files from ZIP directory, convert them to PDF format, and merge them into a single PDF document using Java.
‎ · Farhan Raza · 4 min

Convert ZIP to PDF in C#

Convert ZIP to PDF in C#. Unzip or uncompress multiple files in a ZIP archive and merge them as a PDF document.
‎ · Farhan Raza · 3 min

Compress Word Documents in C#

In this blog post, we’ll explore how to compress Word documents programmatically using C#. We’ll cover different approaches for compressing Word DOCX documents.
‎ · Farhan Raza · 3 min

C# Compare PDF Files and Highlight Differences

Compare two or more PDF files and highlight the differences in a separate PDF file programmatically. Compare password-protected files using C# in your .NET application. In this article, you are going to learn how to compare two or more PDF documents and highlight differences using C#.
‎ · Muzammil Khan · 3 min

Convert FBX to OBJ Online

In this guide, we’ll explore how to convert FBX to OBJ online for free, providing a seamless workflow for your 3D projects. Moreover, it also covers FBX to OBJ conversion in C# and Java.
‎ · Farhan Raza · 3 min