Note This page contains release notes for GroupDocs.Parser for .NET 18.3. Major Features There are the following new features in this release:
Ability to extract a formatted text from chm files Ability to extract a text from chm documents by pages Ability to extract topics from chm documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type TEXTNET-546 Implement the ability to extract a formatted text from chm files New feature TEXTNET-883 Implement the ability to extract a text from chm documents by pages New feature TEXTNET-884 Implement the ability to extract topics from chm documents New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Usage Extracts a line of characters from a document: C# // Create...ExtractLine (); } } Extracts all characters from a document: C# // Create...