Read Barcode in C#

Does Iron Barcode read 2D and 3D barcodes? Iron Barcode reads both 2D and 3D barcodes. Popular 2D barcodes which are used are the Code 39 and Code 128 standards. By far the most popular 3D barcode is the QR...


CloudTier Storage Tiering SDK

CloudTier Transparent Storage Tiering SDK provides you a simple solution to develop the cloud archiving software, it allows you to integrate your existing on-premises applications with the remote cloud storage infrastructure in a seamless, secure, and transparent fashion. The cloud...


Aspose PDF Converter Tutorial

How does Aspose PDF differ from Iron PDF? We believe that the primary differences between Aspose PDF and Iron PDF are their strengths and weaknesses. Aspose PDF has been popular for its document object model within a PDF, whereas Iron...


How to use Tesseract OCR in C#

Iron OCR can use the Tesseract 3, Tesseract 4, and Tesseract 5 engine. It provides these on Windows, Linux, and Mac operating systems, and everything you need is installed automatically when you install the Iron OCR NuGet package: https://www.nuget.org/packages/IronOcr/ Tesseract...


C# Read Excel File

IronXL (Excel) is a C# VB .NET class library with functionality for reading, generating, and updating Excel spreadsheets. Iron Excel can be used for a host of applications, including accounting and finance systems, content management, and data import. Iron Excel...


epuBear

epuBear SDK is a C++ solution for EPUB readers development created by SCAND mobile app developers. It is fully compatibility with EPUB2 and partially with EPUB3. Open, unpack and parse EPUB documents from file or memory (byte array), get EPUB...

  • Demo
  • 04 Feb 2021
  • 241 KB

C# excel Interop

Interop is a way in which one programming language can talk with another. In .Net, we almost exclusively talk about .Net applications talking to C++ applications. Excel interop is a technology defined by Microsoft. It allows people to use excel...


Azure PDF

Can I run HTML to PDF on Azure with IronPDF? IronPDF opens Azure, allowing HTML to PDF functionality to be added to Azure applications, including .Net framework, .Net core and Docker as your applications. There are certain tiers of Azure...


CSharp PDF Reports

There are many kind of reports can be generated using IronPDF and C# and VB .Net projects. Any report including Crystal Reports, management reports, database reports, any type of report you like, can be rendered as a PDF using IronPDF...


Csharp Export to Excel

Why would I need to export data to an Excel file for my C# application? Excel is one of the most common spreadsheet formats the world has ever known. Customers are used to having data exported as CSV data, or...


C# Read PDF

You can use the arc PDF document.load functionality within IronPDF to parse a PDF file, and then read its contents. Some of the most common operations people form are extracting indexable plain text from a PDF, and also extracting images...


Create PDF in C#

The best way to create a PDF in any web application in .Net is to create it from your existing assets. It would be unfortunate to have to learn a new API or a new way of programming just to...


Generate PDF in C#

What's the easiest way to generate a PDF in C#? The easiest way to generate a PDF in C# is from existing content, we highly recommend using one of two strategies. HTMLto PDF or image to PDF, both of which...


Excel to SQL DataGrid via DataTable C#

IronXL provides an API allowing us to take system.data.data tables and convert them into Excel workbooks. You will find code examples for doing this within ironxl.com inside the code example section, for code example, is named, "XL to SQL and...


Azure OCR Product

It does Azure work with OCR? For Azure .Net applications you may wish to add optical character recognition functionality. IronOCR provides that functionality without ever sending your data outside of the ether application, helping to ensure the security of your...