Note This page contains release notes for GroupDocs.Merger for .NET 19.10 Major Features .NET Standard 2.0
Starting from 19.10 release GroupDocs.Merger for .NET includes .NET Standard 2.0 version. It has full functionality of regular .NET version of GroupDocs.Merger with few limitations:
Password-protected documents of .One format is not supported. There are a few new other features in this regular monthly release. The most notable are:
Fixed the Xlsb format loading with unknown FileType; Fixed merging of the ODP files with empty table; Added Encoding usage of LoadOptions to the text splitting....txt" ; string filePathOut = @"c:\output\line_{0}...new LoadOptions ( FileType . Txt , Encoding . Unicode ); TextSplitOptions...