Programs by IronOcr

261 programs found

Word to PDF C#

This C# PDF library offers a simple API that allows you to convert Word documents to PDF with just a few lines of code. It supports a wide range of Word document formats, including DOC, DOCX, RTF, and TXT, and...


Free C# PDF Library

Free C# PDF libraries provide developers with powerful tools for working with PDF files. These libraries offer a range of features to suit various PDF manipulation needs. You can create new PDFs, modify existing ones, and extract data from PDF...


C# Edit Excel File

To get started with editing Excel files in C#, you'll need to install the IronXL library by adding the corresponding NuGet package to your project. Once installed, you can import the necessary namespaces and start using the library's classes and...


PDF to Text C#

With this C# PDF library, converting PDF files to text is straightforward. The library offers methods that allow you to extract text content from PDF documents while preserving the formatting and structure. It handles various PDF formats, including encrypted and...


Text to PDF C#

Converting text to PDF using the IronPDF library is straightforward. Developers can utilize the library's API to create new PDF documents, add text content, set formatting options, and customize the layout and appearance of the resulting PDF files. The IronPDF...


.NET MAUI OCR

.NET MAUI is a modern and versatile framework for building cross-platform applications that run on different operating systems, including Windows, macOS, iOS, and Android. Integrating OCR capabilities into .NET MAUI applications using a C# OCR library involves utilizing the library's...


Blazor Create PDF

With the IronPDF library, creating PDF documents in Blazor is straightforward. The library offers a comprehensive set of functionalities that allow developers to generate PDFs with ease. It supports various features such as text formatting, tables, images, headers, footers, and...


How to Print Barcode in ASP.NET C#

With IronBarcode, you have the freedom to customize QR code generation according to your specific requirements. IronBarcode supports various QR code types, including standard QR codes, QR codes with logos, and QR codes with custom colors. You can adjust parameters...


iText7 Extract Text from PDF Alternative

When comparing text extraction capabilities, both iText7 and IronPDF offer reliable methods to extract text from PDF documents. They can handle different types of PDF files, including scanned documents, and extract the textual content accurately. iText7 provides a rich set...


ZXing org, ZXing Decoder Alternative

Within the realm of C# development, the ZXing Decoder serves as a specific implementation of ZXing. It provides a lightweight and user-friendly API for decoding barcodes. With ZXing Decoder, developers can effortlessly scan and decode barcodes from images or video...


How to Generate PDF in ASP.NET Using C#

One of the primary methods for generating a PDF is by converting HTML content. This is achieved by rendering the HTML markup and converting it into a PDF format. The library provides a dedicated method that accepts HTML content as...


NET MAUI Blazor

The IronPDF library offers a range of powerful features for generating dynamic PDFs. It supports the inclusion of rich content, such as images, tables, charts, and custom styling, allowing developers to create visually appealing and data-rich documents. With IronPDF, developers...


C# Generate PDF from Template

One popular library for generating PDFs from templates in C# is the IronPDF library. IronPDF offers a range of features that make it easy to merge data with templates and generate high-quality PDF documents. Developers can define templates using HTML...


Add Images in PDF C#

Adding images to PDF documents using the IronPDF library is a straightforward process. Developers can utilize the library's API to load and insert various image formats, such as JPEG, PNG, or GIF, into the PDF files. The library handles image...


HTML to PDF React

Integrating the C# PDF library into a React application is a straightforward process. The library offers a range of APIs and utilities that enable developers to convert HTML content into PDFs with ease. The process typically involves rendering the HTML...