GroupDocs.Assembly for .NET 21.3 Release Notes
Major Features
Supported section breaks inside data bands and conditional blocks, and provided dynamic adding of combobox and dropdown list items for Word Processing documents.
Full List of Features Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
ASSEMBLYNET-188 | Support section breaks inside data bands and conditional blocks for Word Processing documents | Feature |
ASSEMBLYNET-189 | Support dynamic adding of combobox and dropdown list items for Word Processing documents | Feature |
ASSEMBLYNET-190 | An issue with a JSON object having only complex properties | Bug |
ASSEMBLYNET-191 | Improve exception reporting when an image cannot be loaded | Bug |
Public API and Backward Incompatible Changes
This section lists public API changes that were introduced in GroupDocs.Assembly for .NET 21.3. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs.Assembly which may affect existing code. Any behavior introduced that could be seen as a regression and modifies existing behavior is especially important and is documented here.
Supported Dynamic Adding of Combobox and Dropdown List Items for Word Processing Documents
The feature is available for Word Processing documents only.
A detailed description of this feature can be found in the “Adding Combobox and Dropdown List Items Dynamically” section.