Split PDFs by Text and by Page in C# using PDF.CO

In this article, you will see how to split a PDF document using text strings and page indexes You will be using the [...]

Extract Text from Scanned PDF into CSV Format using PDF.CO Web API in C#

In this article, you will see how to extract text from a scanned PDF document into CSV format using PDFCO Web API in [...]

Read Different Barcode Types in C# using PDF.co

In this article, you will see how to read different barcodes in C# using the PDFCO Web API PDFCO offers a rich API to [...]

Search PDF using Regular Expressions with C# & PDF.CO Web API

In this article, you will see how to search PDF documents using regular expressions in C# with the help of PDFCO web [...]

How to Fill Survey with Jotform & PDF.co and Send via Email using Zapier

This article explains how you can fill a survey using Jotform and convert it into a PDF document using PDFCO, and send [...]

New Features in Python 3.10

Python 310 is released on 4th October 2021, just after the 30th anniversary of the Python programming language The [...]

Object Character Recognition with Pytesseract Library

Object Character Recognition (OCR) refers to recognizing text characters from different types of images such as [...]

Linear Regression from Scratch in Python

The linear regression algorithm is a statistical algorithm that finds relationships between various independent and [...]

Ham and Spam Message Classification Using Machine Learning in Python

Classifying spam and ham messages is one of the most common natural language processing tasks for emails and chat [...]

Database Operations on SQLite using Python

Python programming language is widely used to create database applications A database application consists of a [...]