GdPicture.NET Logo

Catégory : Tutorial

Image Annotation Library SDK (2025 Version)

March 4, 2025

Image annotation plays a crucial role in various industries, from healthcare and legal document processing to AI and machine learning applications. The ability to annotate images efficiently can greatly improve data management and accessibility. This is where GdPicture image annotation sdk comes into play, offering robust tools for seamless image annotation. Why Use GdPicture’s Library […]

1D Barcode Reader with GdPicture.NET

February 22, 2025

Barcode scanning has become an essential feature in various industries such as retail, healthcare, and logistics, especially the use of a 1D Barcode Reader. Among the different types of barcodes, 1D barcodes (such as UPC, Code 39, and Code 128) are widely used for efficient product tracking and inventory management. If you’re looking to implement […]

Unlocking the Power of 2D Data Matrix Barcode Scanners with GdPicture .NET SDK

In the fast-paced world of digital data capture, businesses and developers rely on efficient barcode scanning solutions to streamline operations. Among the most versatile barcode types is the 2D Data Matrix barcode, widely used in manufacturing, healthcare, retail, and logistics. If you’re looking for a robust, accurate, and high-performance barcode scanning solution for .NET applications, […]

Read Text from PDFs Using C# with GdPicture.NET OCR

Sometimes, text in a scanned PDF isn’t selectable or searchable. This is where Optical Character Recognition (OCR) comes in. By using OCR, you can extract text from PDF files and save it in a file for editing or further processing. In this guide, you’ll learn how to use GdPicture.NET’s OCR engine to recognize text from […]

How to Implement DocuVieware as a NuGet

March 22, 2022

We recently added DocuVieware to the NuGet gallery.In this short tutorial, we will show you how to implement it in your project. Install the NuGet Package First of all, we need to install the NuGet Package.To do that, we have two choices. Command-line You can install the DocuVieware NuGet through the Package Manager console by […]

Introducing the New GdPicture.NET Deep Learning-based ICR Engine

November 22, 2021

We’re gradually improving the machine vision capabilities of our versatile SDK with the release of the first version of a new ICR engine to recognize handwritten numerics. Future versions will support more contexts. What is ICR? Intelligent Character Recognition (ICR) is an advanced Optical Character Recognition (OCR) system that can recognize handwritten text and convert […]

Convert PDF, Documents, and Images to TIFF

December 10, 2020

In this article, we’ll show a step-by-step to change tiff to pdf format. The TIFF format TIFF or TIF (Tagged Image File Format) is a raster image format standard.Its structure can describe image data in grayscale, color palette, and in other cases, color in various color spaces. It is perhaps the most versatile and diverse […]

DOC to DOCX Conversion with GdPictureDocumentConverter

November 22, 2020

Microsoft Office Word Even if many people are complaining about Microsoft Office and are looking for (online) alternatives, in 2017, there were 1.2 billion (88 percent of the market share) users worldwide using Word, especially professionals. The Microsoft proprietary DOC format was the default format used – and only supported – by Microsoft Word from […]

DocuVieware Integration into SharePoint 2019

September 22, 2020

As several of our clients are using DocuVieware with their SharePoint environment, we decided to write a step by step article to help people before they dive in.
For this tutorial, we chose to make an App-in instead of a SharePoint solution.

DocuVieware Tutorial for Angular 10

August 22, 2020

Angular 10 became generally available as a production release on June 24, 2020.
The major upgrade to the Google-developed, TypeScript-based framework puts more emphasis on quality, tool, and ecosystem improvements than new features.