Note This page contains release notes for GroupDocs.Parser for .NET 17.4.0 Major Features There are the following features in this release:
Ability to extract a text with its structure. All Changes Key Summary Issue Type TEXTNET-341 Implement the architecture to read a structured text New feature TEXTNET-342 Implement the ability to read a structured text from spreadsheets New feature TEXTNET-343 Implement the ability to read a structured text from text documents New feature TEXTNET-344 Implement the ability to read a structured text from presentations New feature TEXTNET-345 Implement the ability to read a structured text from emails New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....// Handle Table event to prevent processing of tables handler .... Table += ( sender , e ) => e . Properties . SkipElement = true...