Developer Tools for Automated Data Extraction - ByteScout
Announcement
Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More Open modal
Close modal
Announcement Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions. Thank you for being part of our journey, and we look forward to supporting you in this next chapter!

Developer Tools

  • Home
  • /
  • Developer Tools
printable version: ByteScout-PDF-Extractor-SDK-VB-NET-Convert-PDF-To-XLSX-by-pages.pdf How to convert PDF to XLSX by pages in VB.NET with ByteScout PDF Extractor SDK ByteScout PDF Extractor SDK is the SDK that helps developers to extract data from unstructured documents, pdf, images, scanned and electronic forms. Includes AI functions like automatic table detection, automatic table extraction and restructuring, text recognition and text restoration from pdf and scanned documents. Includes PDF to CSV, PDF to XML, PDF to JSON, PDF to searchable [...]
printable version: ByteScout-PDF-Extractor-SDK-C-sharp-Split-Document-into-Separate-Pages.pdf How to split document into separate pages in C# using ByteScout PDF Extractor SDK ByteScout PDF Extractor SDK: the Software Development Kit (SDK) that is designed to help developers with data extraction from unstructured documents like pdf, tiff, scans, images, scanned and electronic forms. The library is powered by OCR, computer vision and AI to provide unique functionality like table detection, automatic table structure extraction, data restoration, data restructuring and reconstruction. Supports [...]
printable version: ByteScout-PDF-Extractor-SDK-C-sharp-PDF-To-XLSX-by-pages.pdf PDF to XLSX by pages in C# and ByteScout PDF Extractor SDK ByteScout PDF Extractor SDK is the SDK is designed to help developers with pdf tables and pdf data extraction from unstructured documents like pdf, tiff, scans, images, scanned and electronic forms. The library is powered by OCR, computer vision and AI to provide unique functionality like table detection, automatic table structure extraction, data restoration, data restructuring and reconstruction. Supports PDF, [...]
printable version: ByteScout-Barcode-SDK-VB-NET-Store-Large-Data-with-Macro-PDF417-Barcode.pdf store large data with macro pdf417 barcode in VB.NET and ByteScout Barcode SDK ByteScout Barcode SDK is the robost library (Software Development Kit) that is designed for automatic generation of high-quality barcodes for printing, electronic documents and pdf. All popular barcode types are supported from Code 39 and Code 129 to QR Code, UPC, GS1, GS-128, Datamatrix, PDF417, Maxicode and many others. Provides support for full customization of fonts, colors, output and [...]
printable version: ByteScout-Barcode-SDK-C-sharp-Store-Large-Data-with-Macro-PDF417-Barcode.pdf store large data with macro pdf417 barcode in C# with ByteScout Barcode SDK What is ByteScout Barcode SDK? It is the robost library (Software Development Kit) that is designed for automatic generation of high-quality barcodes for printing, electronic documents and pdf. All popular barcode types are supported from Code 39 and Code 129 to QR Code, UPC, GS1, GS-128, Datamatrix, PDF417, Maxicode and many others. Provides support for full customization of fonts, [...]
printable version: ByteScout-Premium-Suite-VB-NET-Create-uri-link-action-in-pdf-with-pdf-sdk.pdf How to create uri link action in pdf with pdf sdk in VB.NET using ByteScout Premium Suite What is ByteScout Premium Suite? It is the bundle that includes twelve SDK products from ByteScout including tools and components for PDF, barcodes, spreadsheets, screen video recording. On-demand (REST Web API) version:  Web API (on-demand version) On-premise offline SDK for Windows:  60 Day Free Trial (on-premise) Program.vb Imports Bytescout.PDF ''' <summary> ''' This example demonstrates [...]
printable version: ByteScout-Premium-Suite-C-sharp-Add-uri-link-action-in-pdf-with-pdf-sdk.pdf How to add uri link action in pdf with pdf sdk in C# and ByteScout Premium Suite What is ByteScout Premium Suite? It is the set that includes 12 SDK products from ByteScout including tools and components for PDF, barcodes, spreadsheets, screen video recording. On-demand (REST Web API) version:  Web API (on-demand version) On-premise offline SDK for Windows:  60 Day Free Trial (on-premise) Program.cs using System; using System.Diagnostics; using Bytescout.PDF; namespace UriAction [...]
printable version: ByteScout-Text-Recognition-SDK-VB-NET-Save-OCR-Objects-As-XML.pdf How to save OCR objects as XML in VB.NET using ByteScout Text Recognition SDK What is ByteScout Text Recognition SDK? It is the text recognition SDK to help with extraction of text using OCR from scanned images and documents. Supports English and non-Latin languages, can take PDF as input. On-demand (REST Web API) version:  Web API (on-demand version) On-premise offline SDK for Windows:  60 Day Free Trial (on-premise) Module1.vb Imports System Imports [...]
printable version: ByteScout-Text-Recognition-SDK-VB-NET-Save-OCR-Objects-As-JSON.pdf How to save OCR objects as JSON in VB.NET using ByteScout Text Recognition SDK ByteScout Text Recognition SDK is the software development kit for automatic text recognition and OCR from pdf documents and images. Can recognize English and non-English languages. On-demand (REST Web API) version:  Web API (on-demand version) On-premise offline SDK for Windows:  60 Day Free Trial (on-premise) Module1.vb Imports System Imports System.Diagnostics Imports Bytescout.TextRecognition Module Module1 Sub Main() Dim inputDocument [...]
printable version: ByteScout-Text-Recognition-SDK-C-sharp-Save-OCR-Objects-As-XML.pdf How to save OCR objects as XML in C# and ByteScout Text Recognition SDK ByteScout Text Recognition SDK is the SDK designed to help developers in quick implementation of high quality OCR text recognition from scanned images and pdf. On-demand (REST Web API) version:  Web API (on-demand version) On-premise offline SDK for Windows:  60 Day Free Trial (on-premise) Program.cs using System; using System.Diagnostics; using ByteScout.TextRecognition; namespace SaveOcrObjectAsXml { class Program { static [...]