ASP.NET Core 8 新闻

在 ASP.NET Core 应用中将报表导出到 Excel

7月 28, 2026
用 XLS 或 XLSX 格式保存报表,带有保存完整的格式和数据,从而轻松分析、分享和继续用 Microsoft Excel 工作。

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

用 HTML 导出转换 Word 文档

7月 23, 2026
Xceed Words for .NET 6.0 添加 Word 到 HTML 转换功能,保留了格式、灵活的输出选项和无障碍支持。

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.

用 PDF 签名保护文档

7月 21, 2026
启用 ASP.NET Core 应用程序将数字签名添加到 PDF 文件,从而有助于验证签名者身份并确保内容保持不变。

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

轻松浏览 PDF 文档

6月 30, 2026
通过用于书签、缩略图、超链接和文档大纲的直观导航工具,帮助用户更快找到所需内容。

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

将 Web 内容转换为 PDF

6月 24, 2026
在保留布局、样式和图片的同时,从 HTML 生成专业 PDF 文档,以实现跨平台输出一致。

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