Getting Started
Leadtools.Document.Unstructured Getting Started
Summary
Use Leadtools.Document.Unstructured processing document components and features to recognize and classify scanned documents.
.NET
Java/Android
JavaScript
Xamarin
.NET
Redistributables Paths
Path |
Target Platform |
<installdir>\Redist\DotNet4\Win32 |
x86 .NET 4 or 4.5 |
<installdir>\Redist\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
Name |
Path |
Description |
Document Analyzer Demo |
\Examples\Document\DotNet\DocumentAnalyzerDemo |
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
|
Document Converter Demo |
\Examples\Document\DotNet\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
|
Document Converter Folder Demo |
\Examples\Document\DotNet\DocumentConverterFolderDemo |
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
|
Rasterize Document Demo |
\Examples\Document\DotNet\RasterizeDocumentDemo |
Demonstrates controlling the options used for rastering document file formats with LEADTOOLS. |
Document.Service |
\Examples\Document\DotNet\Document.Service |
|
Java/Android
Redistributables Paths
Path |
Target Platform |
Android/Bin/Java |
leadtools.document.unstructured.jar (Android) |
Dependencies
Library |
Description |
Jars |
Native Libraries |
leadtools.document.unstructured.jar |
Unstructured document support |
leadtools.document.analytics.jar
leadtools.jar
|
|
Sample Programs
Name |
Path |
Description |
Document.Service (Java) |
\Examples\Document\Java\Document.Service |
|
Document Converter Demo (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
|
Document Converter Folder Demo (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
|
JavaScript
Sample Programs
Name |
Path |
Description |
DocumentServiceDotNet |
\Examples\Document\JS\DocumentServiceDotNet |
|
|
\Examples\Document\JS\DocumentServiceDotNet\core |
|
|
\Examples\Document\JS\DocumentServiceDotNet\fx |
|
DocumentServiceJava |
\Examples\Document\JS\DocumentServiceJava |
|
Xamarin
Sample Programs
Name |
Path |
Description |
Demos.Document.Xamarin |
\Examples\Document\Xamarin\Demos.Document.Xamarin |
|
See Also
Reference
Introduction
Version History
Leadtools.Document.Unstructured Assembly Changes