Cookie Consent by Privacy Policies website
 
Sprachauswahl:   Deutsch   Deutsch   |   English   English

Kategorie Entwicklung / C | C++ | C# (Filter: Shareware)

Freeware | Shareware | Vollversion | Demo | Evaluation | Cardware | Adware | Open Source - Filter löschen

Seite auswählen: Zurück | 1 | 2 | 3 | 4 | Weiter

C# excel Interop

We cannot think of any reason to use Excel interop with IronXL. However, IronXL allows you to use data from any source to create an Excel forward file. So if you have interrupt with another C++ application, for example, a proprietary system, IronXL can take that data and write it to excel, but we will not require an Excel interop and we will not require Excel to be installed on your host machine. Mehr…

PDF OCR for CSharp

Iron OCR: PDF OCR in C# (Optical Character Recognition). Can Iron OCR read PDF content? IronOCR is built upon the Tesseract engine. It is adept at reading PDF content and performing PDF OCR. It can also take the output of an OCR scan and convert it all to a search indexable PDF document. https://ironsoftware.com/csharp/ocr/use-case/pdf-ocr-csharp/ Licensing information can be found at: https://ironsoftware.com/csharp/ocr/licensing/ Mehr…
 

How to use Tesseract OCR in C#

Iron OCR is an advanced OCR library for the .NET framework aimed at C# engineers. It provides a highly optimised Tesseract engine embedded within Iron OCR with nothing external to install. The Iron OCR Iron Tesseract class can then be used to read text from scanned images and PDF documents. Iron OCR allows us to read image files, such as TIFFs, JPGs, GIFs, & PNGs, in .NET using Tesseract. Iron OCR also provides PDF OCR technology using Tesseract. Mehr…

Excel to SQL DataGrid via DataTable C#

We convert a worksheet into a data table. An excel worksheet is a single page or spreadsheet within a workbook. It is a concept within Excel. You see them generally as the tabs at the bottom of an Excel workbook. In IronXL, we can select any worksheet and export it to a data set or data table. This allows us to populate Excel spreadsheets from SQL and also update SQL databases from Excel. Mehr…
 

VB.Net Excel Library

VB.NET Excel applications can be built for the .NET Framework, .NET Core and .NET Standard applications, this included support for Windows, Linux, and Mac OS IronXL has been designed and tested across common use cases, including upgrading old XLS files to XLSX, working with live formulas, and importing and exporting data to common formats such as CSV, tab-separated values, JSON, and XML. https://ironsoftware.com/csharp/excel/ Mehr…

Extensibility Studio

Extensibility Studio is a complete solution allowing to extend your .NET application with user-defined logic. It provides set of tools allowing users of your applications to write code for mini-programs (scripts) to enhance existing or define new logic by accessing and manipulating application objects, build visual user interfaces for these scripts and debug them with fully-featured debugging engine. Mehr…