Neuigkeiten zu ASP.NET Core 8

Berichte in ASP.NET Core-Anwendungen nach Excel exportieren

Juli 28, 2026
Speichern Sie Berichte im XLS- oder XLSX-Format unter Beibehaltung der Formatierung und der Daten, sodass sie in Microsoft Excel problemlos analysiert, weitergegeben und weiterbearbeitet werden können.

XLS/XLSX export in an ASP.NET Core reporting component allows generated reports to be saved in Microsoft Excel spreadsheet formats while preserving data, formatting, formulas and worksheet structure. This makes it straightforward for users to open report data in Excel for further analysis, filtering, sorting, calculations, or sharing, while giving developers a reliable way to deliver report output in a widely supported business format that integrates well with existing workflows and office productivity tools.

Several ASP.NET Core reporting controls offer export to XLS/XLSX including:

  • DevExpress Reporting lets you export reports to XLS/XLSX, preserving layouts, formatting, and data for Excel-based analysis, collaboration, auditing, and sharing.
  • ActiveReports.NET (by MESCIUS) allows you to generate XLS/XLSX exports with accurate formatting, supporting downstream analysis, collaboration and compliance.
  • Telerik Reporting supports XLS/XLSX document creation from reports, maintaining structure for filtering, calculations, integration with familiar spreadsheet tools and distribution.
  • Stimulsoft Reports.WEB lets you save reports as XLS/XLSX spreadsheets, retaining formatting, data, and structure for analysis, collaboration, and archival purposes.

For an in-depth analysis of features and price, visit our ASP.NET Core reporting controls comparison.

Compare ASP.NET Core Reporting Controls

Word-Dokumente in HTML konvertieren und exportieren

Juli 23, 2026
Xceed Words for .NET 6.0 bietet eine Konvertierung von Word- in HTML-Dateien unter Beibehaltung der Formatierung, flexible Ausgabeoptionen und Unterstützung für Barrierefreiheit.

Xceed Words for .NET is designed to enable .NET developers to programmatically create, modify, and convert Microsoft Word (.docx) documents without requiring Microsoft Word or Office to be installed. It provides a comprehensive API for manipulating document elements, including paragraphs, tables, images, and formatting, and extends functionality to include PDF conversion, allowing for robust document generation and processing within .NET applications.

The Xceed Words for .NET 6.0 update introduces Word to HTML conversion, enabling developers to transform Word documents into clean, standards compliant HTML through a single API call. The exporter preserves complex document content including tables, lists, headers, footers, tracked changes, and embedded fonts while providing flexible control over CSS, images, and font handling. Support for multiple HTML and XHTML standards simplifies integration with websites, content management systems, and publishing pipelines, while deterministic output, semantic HTML, ARIA support, and preserved alternative text improve version control, accessibility, and the quality of generated web content.

To see a full list of what's new in version 6.0, see our release notes.

Xceed Words for .NET is licensed per developer and is available as a perpetual license with 1 year of updates and support. See our Xceed Words for .NET licensing page for full details.

Xceed Words for .NET is available individually or as part of Xceed Ultimate Suite.

Schützen von Dokumenten mit PDF-Unterschrift

Juli 21, 2026
Ermöglichen Sie ASP.NET Core-Anwendungen, digitale Signaturen zu PDF-Dateien hinzuzufügen, um die Identität des Unterzeichners zu überprüfen und sicherzustellen, dass der Inhalt unverändert bleibt.

PDF signing is the process of adding a digital signature to a Portable Document Format (PDF) file to help verify the identity associated with the signing certificate and confirm that the signed content has not been altered since the signature was applied. Digital signatures help verify a document's authenticity and integrity while providing evidence of who signed it, making them suitable for contracts, approvals, compliance workflows, and other business processes that require trusted electronic documents. By reducing reliance on printed paperwork and manual signing, PDF signing can also improve efficiency while helping organizations meet security, audit, and regulatory requirements.

Several ASP.NET Core PDF components enable PDF signing, including:

  • Document Solutions for PDF by MESCIUS enables developers to apply and validate digital signatures in PDF documents, with support for timestamping and Long-Term Validation.
  • Telerik UI for ASP.NET Core PdfProcessing (part of Telerik UI for ASP.NET Core) enables applications to sign and validate PDF documents using X.509 certificates.
  • ImageGear for .NET by Accusoft enables applications to create and validate digital signatures, helping protect document integrity and authenticate signed PDF content.
  • Syncfusion ASP.NET Core PDF (part of Syncfusion Essential Studio Enterprise) enables apps to sign and validate PDF documents, with support for visible signatures and timestamps.

For an in-depth analysis of features and price, visit our comparison of ASP.NET Core PDF components.

Compare ASP.NET Core PDF Components

Einfaches Navigieren Sie in PDF-Dokumenten

Juni 30, 2026
Helfen Sie Benutzern, die benötigten Inhalte schneller mit intuitiven Navigationswerkzeugen für Lesezeichen, Vorschaubilder, Hyperlinks und Dokumentenumrisse zu finden.

ASP.NET Core PDF viewer components provide several features for the seamless and efficient navigation of complex documents, enhancing the user experience in web applications. These viewers allow users to move through PDFs using intuitive controls that support structured document exploration. By leveraging advanced navigation features, developers can integrate smooth, user-friendly access to content, whether through previews in the form of thumbnail images, internal links, or predefined document structures i.e. a table of contents.

Common features include:

  • Bookmark navigation provides quick access to predefined sections within a PDF, allowing users to jump directly to relevant content without manually scrolling through pages.
  • Thumbnail navigation displays miniature previews of document pages, enabling users to visually identify and navigate to specific sections.
  • Hyperlink navigation supports clickable links within PDF documents, allowing users to move to other pages, bookmarked locations, or external web resources.
  • Table of Contents navigation presents the document's hierarchical structure in an easy-to-browse panel, helping users quickly locate chapters, headings, and other organized content.

For an in-depth analysis of features and price, visit our ASP.NET Core PDF viewer components comparison.

Explore ASP.NET Core PDF Navigation Features

Umwandeln von Webinhalten in PDF

Juni 24, 2026
Erstellen Sie professionelle PDF-Dokumente anhand von HTML unter Beibehaltung von Layouts, Styling und Bildern für konsistente plattformübergreifende Ausgaben.

Convert HTML to PDF is a feature in a .NET PDF Viewer component that enables developers to generate PDF documents from HTML content, including text, images, styles, and web-based layouts, while preserving the original formatting. It is commonly used for creating reports, invoices, forms, and archived web content directly within .NET applications. The capability helps maintain consistent document presentation across platforms, supports automated document generation workflows, reduces the need for manual formatting, and allows existing HTML and CSS assets to be reused when producing professional-quality PDF output.

Several .NET PDF components offer convert HTML to PDF including:

  • Document Solutions for PDF .NET by MESCIUS lets you convert HTML content into PDF documents while preserving layouts, styling, images, and formatting accuracy.
  • Telerik UI for WinForms PDF Viewer (part of Telerik UI for WinForms) allows you to display and review PDF files generated from HTML content within WinForms applications.
  • Syncfusion WinForms PDF Viewer (part of Syncfusion Essential Studio Enterprise) facilitates viewing and validating PDF documents created from HTML sources, helping ensure accurate rendering results.

For an in-depth analysis of features and price, visit our comparison of .NET PDF components.

Compare .NET PDF Components