Note This page contains release notes for GroupDocs.Parser for .NET 17.8.0. Major Features There are the following features in this release:
Implement the support for CHM files All Changes Key Summary Issue Type TEXTNET-653 Implement the support for CHM files New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Parser for .NET 17.8.0. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs.... Extracts a line of characters from a document: C# // Create...ExtractLine (); } } Extracts all characters from a document: C# // Create...