Skip to main content
GroupDocs.Assembly package icon

GroupDocs.Assembly

GroupDocs.Assembly for .NET is a class library that enables you to generate documents in popular office file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom CLR types, and more. Key features: - Support of C# syntax and LINQ extension methods directly in templates (even for ADO.NET data sources) - Support of repeatable and conditional document blocks (loops and conditions) - Support of dynamically generated charts, barcodes, and images - Support of insertion of outer Word Processing documents and HTML blocks into a document - Support of updating of Word Processing document fields and calculation of Spreadsheet document formulas - Support of multiple data sources (including of different types) for generation of a single document - Built-in support of data relations - WYSIWYG: A generated document retains the same formatting of its elements as a corresponding template has - Simple API: Generating a document is as simple as creating a DocumentAssembler instance and invoking of one of its AssembleDocument overloads Supported document formats: - Microsoft Word document formats: DOCX, DOCM, DOTX, DOTM, DOC, DOT, RTF, XML - OpenOffice document formats: ODT, OTT - Microsoft Excel workbook formats: XLSX, XLSM, XLTX, XLTM, XLSB, XLS, XLT, XML - OpenOffice spreadsheet document formats: ODS - Microsoft PowerPoint presentation formats: PPTX, PPTM, PPSX, PPSM, POTX, POTM, PPT, PPS - OpenOffice presentation document formats: ODP For more details on the library, please visit GroupDocs website at: http://www.groupdocs.com/dot-net/document-assembly-library Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Assembly for .NET library, please request a free 30-day temporary license.

Total Downloads
728.7K
728,674
Published
Sep 30, 2016
Latest stable version

Install

.NET CLI
dotnet add package GroupDocs.Assembly --version 3.3.0
Package Manager Console
Install-Package GroupDocs.Assembly -Version 3.3.0
PackageReference
<PackageReference Include="GroupDocs.Assembly" Version="3.3.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.