GroupDocs.Assembly for Java V22.2

Released: Mar 5, 2022

Aggiornamenti in V22.2

Funzionalità

  • Added the option to always generate an object for an XML root element.
  • Added the option to always generate an object for a JSON root element.
  • 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.
  • Added support for using arrays with data bands and LINQ extension methods for Java.

Correzioni

  • 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 Presentation documents.
  • API does not accept JSON data source object with a single array property.