Lançamentos do GroupDocs.Assembly for .NET
Released: Dec 12, 2025
Atualizações na V25.12
Recursos
- OOXML Compliance Support: Added comprehensive support for OOXML compliance levels in Word documents. You can now explicitly specify the compliance level (Ecma, Transitional, or Strict) when saving documents, and the system automatically preserves the original document's compliance when appropriate.
- Barcode Generation Reliability: Improved barcode generation on Linux platforms by properly handling transparent colors and enforcing minimum dimensions for Codabar barcodes, ensuring barcodes...
Released: Jun 4, 2025
Atualizações na V25.6
Recursos
- Added support for custom font directories. Preserve and customize font usage during document generation.
Correções
- Document fonts are being substituted with standard system fonts on Linux environment.
Released: Jun 23, 2024
Atualizações na V24.6
Correções
- Critical security vulnerability.
- ODP document failed with InvalidOperationException.
Released: Dec 22, 2022
Atualizações na V22.12
Recursos
- Added the ability to integrate with native spreadsheet data types.
Correções
- TypeInitializationException is thrown in .NET 6.
- GroupDocs.Assembly .NET 6 issue.
Released: Mar 5, 2022
Atualizações na V22.2
Recursos
- 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.
Correções
- 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...
Released: Sep 3, 2021
Atualizações na V21.9
Recursos
- Added the ability to always generate an object for XML and JSON root elements.
Released: Apr 30, 2021
Atualizações na V21.4
Recursos
- 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
Atualizações na V21.3
Recursos
- 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.
Correções
- An issue with a JSON object having only complex properties.
Released: Jan 31, 2021
Atualizações na V21.1
Recursos
- 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.
Correções
- 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
Atualizações na V20.12
Recursos
- 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.