Leadtools.Document.Analytics Getting Started (original) (raw)

.NET

Redistributables Paths

Path Target Platform
\Bin\net .NET 6+

Dependencies

Library Description
Leadtools.Document.Analytics.dll Document Analyzer Library
Leadtools.Document.Unstructured.dll Unstructured Document Analyzer support

Sample Programs

Demo Name Source Code Path Description
Document Converter \Examples\Document\DotNet\DocumentConverterCLIDemo\net Demonstrates Document Converters support. Convert to and from any document or raster image files Perform document-to-document conversion at 100% accuracy without the need for OCR Convert complex document objects and features Automatically convert raster images to documents with OCR
Demo Name Source Code Path Pre-Compiled Executable Path Description
Document Analyzer \Examples\Document\DotNet\DocumentAnalyzerDemo\net \Bin\net\DocumentAnalyzerDemo_Original.exe Demonstrates creating and applying Document Analyzer rulesets. Create ruleset files Tools for rules construction to analyze document Features a number of built-in rules Redact sensitive information in a document Collect vital information from a document Option to export redacted documents Option to export results
Demo Name Source Code Path Pre-Compiled Executable Path Description
Document Converter \Examples\Document\DotNet\DocumentConverterDemo\net \Bin\net\DocumentConverterDemo_Original.exe Demonstrates Document Converters support. Convert to and from any document or raster image files Perform document-to-document conversion at 100% accuracy without the need for OCR Convert complex document objects and features Automatically convert raster images to documents with OCR
Demo Name Source Code Path Pre-Compiled Executable Path Description
Document Converter Folder \Examples\Document\DotNet\DocumentConverterFolderDemo\net \Bin\net\DocumentConverterFolderDemo_Original.exe Demonstrates Document Converters support. Convert all files in a target folder Convert to and from any document or raster image files Perform document-to-document conversion at 100% accuracy without the need for OCR Convert complex document objects and features Automatically convert raster images to documents with OCR
Demo Name Source Code Path Pre-Compiled Executable Path Description
Rasterize Document \Examples\Document\DotNet\RasterizeDocumentDemo\net \Bin\net\RasterizeDocumentDemo_Original.exe Demonstrates controlling the options used for rastering document file formats with LEADTOOLS.
Demo Name Source Code Path Description
LEADTOOLS .NET Document Service Library \Examples\Document\DotNet\Document.Service\net Creates the .NET library that contains the DocumentService class. It also has the abstract document, request, and response models used by the class, along with internal methods for dealing with double values.

.NET Framework

Redistributables Paths

Path Target Platform
\Bin\DotNet4\Win32 x86 .NET 4 or 4.5
\Bin\DotNet4\x64 x64 .NET 4 or 4.5

Dependencies

Library Description
Leadtools.Document.Analytics.dll Document Analyzer Library
Leadtools.Document.Unstructured.dll Unstructured Document Analyzer support

Sample Programs

Demo Name Source Code Path Pre-Compiled Executable Path Description
Document Analyzer \Examples\Document\DotNet\DocumentAnalyzerDemo\fx \Bin\DotNet4\<Win32/x64>\DocumentAnalyzerDemo_Original.exe Demonstrates creating and applying Document Analyzer rulesets. Create ruleset files Tools for rules construction to analyze document Features a number of built-in rules Redact sensitive information in a document Collect vital information from a document Option to export redacted documents Option to export results
Demo Name Source Code Path Pre-Compiled Executable Path Description
Document Converter \Examples\Document\DotNet\DocumentConverterDemo\fx \Bin\DotNet4\<Win32/x64>\DocumentConverterDemo_Original.exe Demonstrates Document Converters support. Convert to and from any document or raster image files Perform document-to-document conversion at 100% accuracy without the need for OCR Convert complex document objects and features Automatically convert raster images to documents with OCR
Demo Name Source Code Path Pre-Compiled Executable Path Description
Document Converter Folder \Examples\Document\DotNet\DocumentConverterFolderDemo\fx \Bin\DotNet4\<Win32/x64>\DocumentConverterFolderDemo_Original.exe Demonstrates Document Converters support. Convert all files in a target folder Convert to and from any document or raster image files Perform document-to-document conversion at 100% accuracy without the need for OCR Convert complex document objects and features Automatically convert raster images to documents with OCR
Demo Name Source Code Path Pre-Compiled Executable Path Description
Rasterize Document \Examples\Document\DotNet\RasterizeDocumentDemo\fx \Bin\DotNet4\<Win32/x64>\RasterizeDocumentDemo_Original.exe Demonstrates controlling the options used for rastering document file formats with LEADTOOLS.
Demo Name Source Code Path Description
LEADTOOLS .NET Document Service Library \Examples\Document\DotNet\Document.Service\fx Creates the .NET library that contains the DocumentService class. It also has the abstract document, request, and response models used by the class, along with internal methods for dealing with double values.

Java/Android

Redistributables Paths

Path Target Platform
\dist\x86 x86
\dist\armeabi armeabi
\dist\armeabi-v7a armeabi-v7a

Dependencies

Library Description Jars (Android)
leadtools.document.analytics.jar Core library leadtools.document.unstructured.jar
leadtools.jar

Sample Programs

Demo Name Source Code Path Description
LEADTOOLS Java Document Service Library (Java) \Examples\Document\Java\Document.Service Creates the Java library that contains the DocumentService class. It also has the abstract document, request, and response models used by the class, along with internal methods for dealing with double values.
Demo Name Source Code Path Description
Document Converter (Java) \Examples\Document\Java\DocumentConverterDemo Demonstrates Document Converters support. Convert to and from any document or raster image files Perform document-to-document conversion at 100% accuracy without the need for OCR Convert complex document objects and features Automatically convert raster images to documents with OCR
Demo Name Source Code Path Description
Document Converter Folder (Java) \Examples\Document\Java\DocumentConverterFolderDemo Demonstrates Document Converters support. Convert to and from any document or raster image files Uses multithreading to convert all supported files found in the source folder Perform document-to-document conversion at 100% accuracy without the need for OCR Convert complex document objects and features Automatically convert raster images to documents with OCR