.NET 新聞

輕鬆將條碼嵌入 Blazor 報表中

8月 29, 2025
在報表中插入可掃描的條碼,以減少錯誤、加速資料輸入並支援與物流和 ERP 系統的整合。

Adding barcodes to reports means embedding machine-readable codes like QR or Code 128 directly into printed or digital outputs. These can be scanned by barcode readers, making data entry faster, reducing errors, and improving traceability. Barcodes also support integration with inventory, logistics, or ERP systems. This feature is especially useful in manufacturing, retail, healthcare, and supply chain environments where accuracy and speed are essential.

Several .NET Blazor Reporting controls include Barcodes including:

  • Telerik Reporting lets you embed 1D and 2D barcodes such as EAN 13, QR, Data Matrix, and PDF417 directly into report layouts enabling accurate scanning and data capture.
  • DevExpress Reports (MultiPlatform) allows inclusion of over 35 barcode symbologies including GS1, Code 39, QR, and PDF417 using its XRBarCode control.
  • ActiveReports.NET by MESCIUS facilitates printing a wide range of barcode styles with customization options for alignment, color, captions, and data binding.
  • Stimulsoft Reports.WEB supports barcode components including linear and 2D types with editable properties through an integrated barcode editor in the web designer.

For an in-depth analysis of features and price, visit our comparison of .NET Blazor Reporting Controls.

Compare .NET Blazor Reporting Controls

用靈活的調色板自訂應用程式主題

8月 29, 2025
Actipro Avalonia UI Pro v25.2.1 添加調色板自訂功能,為獨特的應用程式提供色帶調整和完整的調色板著色。

Actipro Avalonia UI Pro is a suite of professionally designed UI controls, themes, and components specifically built for the Avalonia UI framework. It empowers developers to craft beautiful, modern cross-platform applications while leveraging their existing C# and WPF skills. Actipro offers a range of controls from essential navigation and data visualization components to advanced charting and scheduling features, all adhering to its signature high-quality design and seamless integration with Avalonia.

The Avalonia Controls v25.2.1 update adds color palette customization, enabling developers to define and adjust the factory responsible for generating theme color palettes. This enhancement allows precise control over color ramps and the ability to apply consistent tinting across the entire theme, ensuring applications can adopt any required brand or design specification. By simplifying the process of modifying palette colors, the update reduces the effort needed to achieve uniform styling across components and provides flexibility to create distinctive appearances that align with both functional and aesthetic requirements.

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

Actipro Avalonia UI Pro is licensed per developer and is available as a Perpetual license with 1 year support and maintenance. See our Actipro Avalonia UI Pro licensing page for full details.

Learn more on our Actipro Avalonia UI Pro product page.

將資料方格格式化為 .NET 應用程式中的卡片

8月 28, 2025
使用卡片檢視可讓開發人員以結構化的視覺版面配置顯示網格資料,從而提高可讀性和使用者參與度。

Card view is a grid layout option that displays data as a series of individual cards arranged in rows and columns, rather than as traditional table rows. Each card encapsulates related fields, often with custom formatting and embedded controls, allowing for more visual and flexible presentation of complex data. This format is especially beneficial in scenarios where users need to review, interact with, or compare structured records involving rich content or media in a more engaging and user-friendly layout.

Several .NET grid components allow you to use card view, including:

  • DevExpress WPF Data Grid (part of DevExpress WPF) allows developers to present data in an adaptive, visually organized card‑style grid layout in WPF applications.
  • Xceed DataGrid for WPF by Xceed Software includes feature-rich 2D and 3D card modes that organize tabular data into flexible and responsive card views.
  • Wisej.NET DataGridView (part of Wisej.NET) delivers responsive card layout capabilities for modern HTML5 applications using .NET and C#/VB.NET instead of HTML and JavaScript.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) supports card view, enabling developers to present grouped fields in a card-style layout.

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

Compare .NET Grid Components

使用自然語言提取 PDF 表格資料

8月 28, 2025
Document Solutions for PDF v8.2 添加與 OpenAI 的無縫 AI 集成,將非結構化 PDF 轉換為可用資料。

Document Solutions for PDF (DsPdf) by MESCIUS is a software development toolkit that provides .NET Core libraries and a JavaScript PDF viewer for manipulating and displaying PDFs. DsPdf enables developers to create, edit, annotate, and redact PDF documents directly within web applications. The included DsPdfViewer component offers a feature-rich, cross-platform solution for viewing and interacting with PDFs in modern browsers on various operating systems, including mobile devices.

The Document Solutions for PDF v8.2 update introduces a new AI-powered capability to extract tables from documents, enabling developers to convert unstructured tabular data in PDFs into structured, machine-readable formats with ease. By leveraging natural language prompts through OpenAI or Azure OpenAI services, this feature eliminates the need for manual parsing or coordinate-based extraction, reducing development effort. It provides reliable output even from PDFs with complex layouts or inconsistent formatting.

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

Document Solutions for PDF is licensed per developer and is available in several license options for differing distribution needs. Team licenses are also available for multiple developers within the same organization. See our Document Solutions for PDF licensing page for full details.

Document Solutions for PDF is available to buy individually or as part of Document Solutions .NET Bundle.

精確列印和匯出試算表

8月 26, 2025
新式試算表元件提供對列印和匯出的精確控制,從而保留跨格式的佈局、格式和資料完整性。

Spreadsheet components in modern UI frameworks offer robust capabilities for exporting and printing data, enabling users to take structured, interactive grid content and transform it into static or sharable formats. These features are crucial in enterprise applications, where end users often need to generate reports, export analysis results, or share datasets in widely recognized formats. Whether integrated into financial dashboards, inventory systems, or business intelligence tools, export and print functionalities ensure that grid data remains portable, consistent, and accessible across various workflows and platforms.

Common features include:

  • Exporting to CSV format allows for quick export of raw tabular data, preserving the structure of the spreadsheet while maintaining compatibility with most spreadsheet tools and data processing platforms.
  • Exporting to HTML provides a way to preserve the visual layout and styling of the spreadsheet for embedding in web-based documents or reports.
  • Exporting to JSON supports integration with APIs and back-end systems, making it easier to serialize grid data for programmatic use.
  • Exporting to Microsoft Excel (XSLX) retains advanced formatting, formulas, and multi-sheet structures, providing easy interoperability with the Excel desktop and web apps.
  • Image export captures a visual snapshot of the spreadsheet, useful for presentation slides or visual documentation where editable data is not required.
  • PDF export delivers a print-ready, paginated view of spreadsheet content with options for customizing headers, footers, fonts, and layout.
  • Printing support lets users generate hard copies or digital prints with configurable page settings, headers, and footers, often matching what is seen on screen.

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

Explore ASP.NET Core File Export and Printing Features