C# XLS to JSON Converter: Ensuring Reliable Data Transformation

JSON is a popular format to exchange data within or between the applications. The lightweight JSON files make it possible for you to store and process small or large sized data easily. On the other hand, Excel XLS files are commonly used to keep and share the data. However, in certain cases, you may need to convert XLS data to JSON format from within .NET applications. To achieve that, this article covers how to convert XLS to JSON programmatically in C#.

July 21, 2022 · 3 min · Usman Aziz

Optimize Excel Data: Convert XLSX to JSON using C#

JSON is a popular format to exchange data within or between the applications. The lightweight JSON files make it possible for you to store and process small or large sized data easily. On the other hand, Excel XLSX files are commonly used to keep and share the data. However, in certain cases, you may need to convert XLSX data to JSON format from within .NET applications. To achieve that, this article covers how to convert XLSX to JSON programmatically in C#.

July 21, 2022 · 3 min · Usman Aziz

Automating TXT to XML in .NET with C# & Aspose.Cells

TXT files provide a convenient way to note down the textual data quickly and easily. On the other hand, XML files are commonly used to store and transport data within or between applications. In certain cases, you need to export the TXT file’s data to XML format programmatically from within your C# applications. To achieve that, this article shows how to convert a TXT file to XML in C#.

July 4, 2022 · 2 min · Usman Aziz

Extract Text from Word Documents in C#

Text extraction from Word documents is often performed in various scenarios, such as analyzing text, extracting specific sections, and combining them into a single document. In this article, you will learn how to extract text from Word documents programmatically in C# using the Aspose Plugin. We will also cover how to extract content between specific elements such as paragraphs and tables dynamically.

December 6, 2021 · 5 min · Usman Aziz

Convert JPG Images to PNG in C#

JPG is one of the most popular image formats, but it suffers from quality loss with each save. To preserve image quality, converting to a lossless format like PNG is essential. This article outlines how to convert a JPG image to PNG in C# using the powerful Aspose Plugin for .NET, available for just $99.

November 15, 2021 · 2 min · Usman Aziz

Read Excel Files in C# : Access Excel Data Without Interop

MS Excel files are widely used for storing tabular data in the form of worksheets. Often, large datasets are maintained in Excel files. This article demonstrates how to read an Excel file in C# using the Aspose.Cells API. We will show you how to read the entire Excel file or just a specific worksheet programmatically.

October 10, 2021 · 4 min · Usman Aziz

Simplify JSON Conversion: Convert JSON to CSV with Aspose.Cells for .NET

JSON is an immensely used format to store structured data. In various cases, JSON files are used to transmit data between applications. Alongside, CSV is also used to store the data as comma-separated values. In this article, you will learn how to import data from JSON files to CSV programmatically. Particularly, the article will cover how to convert JSON data to CSV using C#.

October 4, 2021 · 4 min · Usman Aziz

Exporting JSON Data to PDF Format with C# & Aspose.Cells

In various cases, you may need to convert the JSON files to PDF for sharing, printing, or other purposes. To achieve it programmatically, this article covers how to convert JSON to PDF using C#.

June 21, 2021 · 4 min · Usman Aziz

Add Watermark to Images using C#

Watermarks are crucial for asserting ownership and preventing unauthorized usage or counterfeiting. This article covers how to add a watermark to images programmatically using C# and how to watermark a batch of images efficiently using the Aspose Plugin, available for just $99.

March 8, 2021 · 3 min · Usman Aziz

Create PDF Files using C# - .NET PDF API

This article covers the basic implementation of PDF automation within .NET applications using the $99 Aspose Plugin. Ultimately, you will learn how to create PDF files and insert text, images, tables, and other components using C#.

December 2, 2020 · 5 min · Usman Aziz
 English