### LicenseManager Source: https://www.nutrient.io/api/gdpicture/GdPicture.NET.14~GdPicture14_namespace.html The LicenseManager class is used to unlock the GdPicture.NET toolkit using a commercial or demo key and to retrieve the current toolkit version. ```APIDOC ## LicenseManager ### Description The LicenseManager class allows developers to initialize the GdPicture.NET toolkit by providing a valid commercial or demo license key. It also provides functionality to query the version of the toolkit currently in use. ``` -------------------------------- ### GdPictureImaging Source: https://www.nutrient.io/api/gdpicture/GdPicture.NET.14~GdPicture14_namespace.html A wrapper class providing comprehensive imaging features for operating on various image file formats. ```APIDOC ## GdPictureImaging ### Description The GdPictureImaging class acts as a central wrapper for imaging operations, allowing developers to manipulate image files across multiple supported formats. ``` -------------------------------- ### GdPictureTextExtraction Source: https://www.nutrient.io/api/gdpicture/GdPicture.NET.14~GdPicture14_namespace.html A streamlined class for converting supported document formats into plain text. ```APIDOC ## GdPictureTextExtraction ### Description GdPictureTextExtraction converts various document types (raster, PDF, CAD, Email, Office) into plain text. It supports loading documents from file paths, streams, or URIs and utilizes page layout analysis and OCR for optimized extraction. ``` -------------------------------- ### GdPictureOCR Source: https://www.nutrient.io/api/gdpicture/GdPicture.NET.14~GdPicture14_namespace.html Provides comprehensive optical character recognition (OCR) support for processing documents. ```APIDOC ## GdPictureOCR ### Description The GdPictureOCR class provides a unified interface for performing OCR on documents and retrieving extracted text results. ``` -------------------------------- ### GdPicturePDF Source: https://www.nutrient.io/api/gdpicture/GdPicture.NET.14~GdPicture14_namespace.html The primary class for handling PDF document features and operations within the GdPicture.NET toolkit. ```APIDOC ## GdPicturePDF ### Description The GdPicturePDF class is a wrapper used to perform a wide range of PDF-related tasks, including document manipulation and feature management. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.