Leadtools.Document Introduction (original) (raw)
Summary
The Leadtools.Document library provides a uniform set of programming tools for creating, reading, and writing annotations, raster and SVG images, thumbnails, text data, metadata, and bookmarks from any type of document file.
Use the LEADTOOLS HTML5/JavaScript toolkit to develop applications for any web browser that supports HTML5. For more information, refer to HTML5 Browsers.
Key Features
The Leadtools.Document Library is quite robust, containing 8 namespaces, each providing specialized support, as follows:
Leadtools.Document
Classes for managing annotations, conversions, attachments, barcodes, hyperlinks, uploads, redactions, generating printable PDFs, and performing document comparisons and analysis, etc.
Leadtools.Document.Analytics
Classes and interfaces for analyzing Document objects.
Leadtools.Barcode
Has the BarcodeData class, which contains the data for a single barcode.
Leadtools.Document.Compare
Classes for comparing documents.
Leadtools.Document.Converter
Classes for converting documents.
Leadtools.Document.Service.Compare
Interface used when performing document comparisons.
Leadtools.Document.Service
Interfaces used when analyzing or comparing documents.
Leadtools.Document.Writer
Option classes for the different document formats.
Supported Document Types
All file formats supported by LEADTOOLS can be used with the Documents class library. These include, but are not limited to the following formats:
- Adobe Acrobat PDF and PDF/A
- Microsoft Office DOCX/DOC, and XLS
- AltoXml
- TIFF
- Plain Text and RTF
- SVG
- HTML
- ePub
- EMF
- XPS
- MOB
All the above support is provided natively by LEADTOOLS without the need for any 3rd party tools or applications to be installed on the system.
Cloud Services
Does your application require document recognition or conversion, but its implementation language is preventing you from using LEADTOOLS directly? Consider using the LEADTOOLS Cloud Services Web API instead. It is a high-powered and scalable Web API. Its hassle-free interface can be used to integrate advanced OCR, barcode, MICR, and document conversion into any application.
See Also
Libraries
Leadtools.Annotations.Automation
Leadtools.Annotations.Designers
Leadtools.Annotations.Rendering
Reference
Barcode Processing with the Document Library
Creating Documents with the LEADTOOLS Document Library
Loading Images in the Document Library