The output of the LaTeX content is usually generated in PDF format. Therefore, in this article, you will learn how to convert a LaTeX file to PDF programmatically in C#. This could be useful when you have to convert a batch of LaTeX files to PDF format.
Often you need to combine the images into a single file in C#. One of the best solutions is the conversion of images to a PDF file. In this article, you will learn how to convert images to a PDF in C# following a few easy steps. Also, the provided method will ensure the high-quality and high-speed C# image to PDF conversion. So let’s go through the step-by-step guide and see how to perform image to PDF conversion in C#.
In this article, we will guide you through the process of applying median and Wiener filters—essential techniques for denoising and smoothing images in your C# applications for just $99. Learn how to use these filters programmatically with our .NET Plugin.
In certain use cases, you might require to scan a QR code to retrieve some information. In accordance with such scenarios, this article covers how to scan a QR Code programmatically in 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 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#.
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#.
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#.
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.
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.
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.