GroupDocs.Assembly for .NET 릴리스
Released: Nov 26, 2020
V20.11 버젼 업데이트
기능
- Added support for Microsoft .NET Core 3.0.
- Added support for inline links in Markdown.
- Added support for inline images in Markdown.
- Added API support for Microsoft .NET 5.0.
수정사항
- Nullable int is not recognized for JsonDataSource.
- Chart legend entries removed in a template appear in a result Word Processing document.
- Tag “removeif” throws NullReferenceException for a Word Processing document.
- JsonDataSource cannot access a property having the same name as its containing object.
- Tag “cellMerge...
Released: Sep 30, 2020
V20.9 버젼 업데이트
기능
- Added support for Markdown autolinks.
- Added support for Markdown tables.
수정사항
- Fixed an issue where a number in a string is not correctly parsed for JsonDataSource
Released: Aug 25, 2020
V20.8 버젼 업데이트
기능
- Added support for dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes.
- Added support for dynamic generation of UPCA and GS1 Databar Coupon barcodes.
- Improved barcode scaling - barcode scaling is now supported for most of the barcode types.
수정사항
- Barcode text is truncated in some circumstances.
- Anti-aliasing does not work as expected for barcode text.
Released: Jun 22, 2020
V20.6 버젼 업데이트
기능
- Support for ordered lists in Markdown - Ordered lists are now supported when saving assembled Markdown documents to Word Processing formats and when saving assembled Word Processing documents and emails to Markdown.
- Support for working with POT and OTP Presentation document formats - Added support for loading template POT and OTP Presentation documents and saving assembled Presentation documents to POT and OTP formats.
Released: Apr 23, 2020
V20.4 버젼 업데이트
기능
- Added the ability to fit an image within a textbox while maintaining the ratio.
Released: Mar 17, 2020
V20.3 버젼 업데이트
기능
- Added support for dynamically setting checkbox values in word processing documents.
- Added support for dynamically inserting images and documents from Base64-encoded bytes.
Released: Jan 31, 2020
V20.1 버젼 업데이트
기능
- Added support for dynamically inserting bookmarks in Word Processing documents.
- Added support for dynamically inserting bookmarks in emails with HTML and RTF bodies.
- Added support for dynamically naming cell ranges in Spreadsheet documents.
Released: Dec 20, 2019
V19.12 버젼 업데이트
기능
- Added support for unordered lists in Markdown documents.
- Added support for accessing related DataTable using relation name.
수정사항
- NullReferenceException is thrown when evaluating a null-conditional operator on missing related DataRow.
- Page breaks are removed if DocumentAssemblyOptions.RemoveEmptyParagraphs is used.
Released: Nov 18, 2019
V19.11 버젼 업데이트
기능
- Support for dynamic insertion of links in bookmarks for Word Processing documents.
- Support for dynamic insertion of links in cells for Spreadsheet documents.
- Support for dynamic insertion of links in slides for Presentation documents.
- Support for dynamic insertion of links in bookmarks for emails.
- Support for code blocks and spans for Markdown.
- Support for strikethrough text for Markdown.
Released: Oct 12, 2019
V19.10 버젼 업데이트
기능
- Simplified working with XML data sources.
- Simplified working with JSON data sources.
- Added support for working with CSV data sources.