DocWire DocToText - Powered by Silvercoders 5.0.5
A multifaceted, data extraction software development toolkit that converts all sorts of files to plain text and html. Written in C++, this data extraction tool has a parser able to convert PST & OST files along with a brand new API for better file processing. To enhance its utility, DocToText, as a data extraction tool, can be integrated with other data mining and data analytics applications. It comes equipped with a high grade, scriptable and trainable OCR that has LSTM neural networks based character recognition. This document parser is able to extract metadata along with annotations and supports a list of formats that include: DOC, XLS, XLSB, PPT, RTF, ODF (ODT, ODS, ODP), OOXML (DOCX, XLSX, PPTX), iWork (PAGES, NUMBERS, KEYNOTE), ODFXML (FODP, FODS, FODT), PDF, EML, HTML, Outlook (PST, OST), Image (JPG, JPEG, JFIF, BMP, PNM, PNG, TIFF, WEBP) and DICOM (DCM)
CustomParser Member List

This is the complete list of members for CustomParser, including all inherited members.

getFormattingStyle() constdoctotext::Parserprotected
getLogOutStream() const (defined in doctotext::Parser)doctotext::Parserprotected
isVerboseLogging() const (defined in doctotext::Parser)doctotext::Parserprotected
m_parameters (defined in doctotext::Parser)doctotext::Parserprotected
m_parser_manager (defined in doctotext::Parser)doctotext::Parserprotected
Parser(const std::shared_ptr< doctotext::ParserManager > &inParserManager=nullptr)doctotext::Parserexplicit
sendTag(const std::string &tag_name, const std::string &text="", const std::map< std::string, std::any > &attributes={}) const (defined in doctotext::Parser)doctotext::Parserprotected
sendTag(const Info &info) const (defined in doctotext::Parser)doctotext::Parserprotected
withParameters(const ParserParameters &parameters) (defined in doctotext::Parser)doctotext::Parservirtual
~Parser()=default (defined in doctotext::Parser)doctotext::Parservirtual