GdPictureTextExtraction Class
GdPictureTextExtraction is a streamlined class designed to effortlessly convert any GdPicture technology-supported document into plain text.
It provides a range of capabilities that allow for addressing various scenarios, including indexing and enhancing the performance of LLM inferences.
It employs internal logic to optimize extraction accuracy and minimize processing time through the dynamic utilization of page layout analysis, encoding detection, and OCR components.
The identical API serves for processing raster images, PDFs, CAD files, Email files, and office formats alike.
Documents can be loaded from file paths, Stream objects, or distant URIs.
public sealed class GdPictureTextExtraction
public class GdPictureTextExtraction sealed;
public sealed class GdPictureTextExtraction
public __gc __sealed class GdPictureTextExtraction
public ref class GdPictureTextExtraction sealed
'Declaration
Public NotInheritable Class GdPictureTextExtraction
System.Object
GdPicture14.GdPictureTextExtraction