GroupDocs.Assembly for .NET のリリース

Released: Dec 22, 2022

V22.12 での更新項目

機能

  • Added the ability to integrate with native spreadsheet data types.

不具合の修正

  • TypeInitializationException is thrown in .NET 6.
  • GroupDocs.Assembly .NET 6 issue.

Released: Mar 5, 2022

V22.2 での更新項目

機能

  • Added support for array type identifiers in template syntax.
  • Added support for several exact date-time parse formats while loading JSON.
  • Added context to exceptions thrown while evaluating expressions.

不具合の修正

  • DocumentAssembler.AssembleDocument throws System.InvalidCastException for Word Processing documents.
  • DocumentAssembler.AssembleDocument throws System.InvalidCastException for emails with HTML and RTF bodies.
  • DocumentAssembler.AssembleDocument throws an exception for Spreadsheet and...

Released: Sep 3, 2021

V21.9 での更新項目

機能

  • Added the ability to always generate an object for XML and JSON root elements.

Released: Apr 30, 2021

V21.4 での更新項目

機能

  • Supports dynamic cell merging in both directions simultaneously for:
    • Word Processing documents.
    • Emails with HTML and RTF bodies.
    • Spreadsheet documents.
    • Presentation documents.
  • Supports SelectMany LINQ extension method in template syntax.
  • Supports Select LINQ extension method in template syntax.
  • Improves loading of integer values from JSON, XML and CSV.

Released: Mar 19, 2021

V21.3 での更新項目

機能

  • Added support for section breaks inside data bands and conditional blocks in word processing documents.
  • Added support for dynamically adding combobox and dropdown list items in word processing documents.
  • Improved exception reporting when an image cannot be loaded.

不具合の修正

  • An issue with a JSON object having only complex properties.

Released: Jan 31, 2021

V21.1 での更新項目

機能

  • Added the ability to import styles from dynamically inserted documents in word processing formats.
  • Added the ability to import styles from dynamically inserted documents in emails with HTML and RTF bodies.

不具合の修正

  • Dynamically inserted hyperlink does not navigate to the bookmarked location.
  • JsonDataSource throws System.Data.DuplicateNameException.
  • Comments structure is not correct after generating a Word Processing document.

Released: Dec 28, 2020

V20.12 での更新項目

機能

  • Added the ability to determine JSON simple values from JSON notation.
  • Added the ability to parse date-time values using an exact format for JSON Data Source.
  • Added support for working with XLT format.

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...

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.