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.