GroupDocs.Assembly for .NET 21.4 Release Notes

Major Features

Provided dynamic cell merging in both directions simultaneously and supported Select and SelectMany LINQ extension methods in template syntax.

Full List of Features Covering all Changes in this Release

KeySummaryCategory
ASSEMBLYNET-183Support dynamic cell merging in both directions simultaneously for Word Processing documentsFeature
ASSEMBLYNET-184Support dynamic cell merging in both directions simultaneously for emails with HTML and RTF bodiesFeature
ASSEMBLYNET-185Support dynamic cell merging in both directions simultaneously for Spreadsheet documentsFeature
ASSEMBLYNET-186Support dynamic cell merging in both directions simultaneously for Presentation documentsFeature
ASSEMBLYNET-193Support SelectMany LINQ extension method in template syntaxFeature
ASSEMBLYNET-194Support Select LINQ extension method in template syntaxFeature
ASSEMBLYNET-195Improve loading of integer values from JSON, XML, and CSVBug

Public API and Backward Incompatible Changes

Improved Loading of Integer Values from JSON, XML, and CSV

A detailed description of this feature can be found in the “Accessing XML Data”, “Accessing JSON Data”, and “Accessing CSV Data” sections.

Supported Dynamic Cell Merging in Both Directions Simultaneously

A detailed description of this feature can be found in the “Merging Table Cells Dynamically” section.

Supported Select and SelectMany LINQ Extension Methods in Template Syntax

A detailed description of this feature can be found in the “Enumeration Extension Methods” section.