Architecture News

使用主題設置將一致的樣式應用於報表

7月 21, 2025
透過支援動態主題,提供始終如一、與品牌一致的報表,從而簡化樣式、增強可訪問性並減少維護。

Reporting themes refers to applying consistent visual styles such as colors, fonts, and layouts across report elements to match an application's design and branding. This ensures a cohesive user experience, simplifies development through centralized style management, and supports dynamic customization such as light or dark mode. Common use cases include branded dashboards, client-specific report styling, and consistent visuals in multi-tenant SaaS platforms.

Several ASP.NET Core reporting controls offer support for themes including:

  • FastReport .NET lets you apply consistent report themes, enabling cohesive styling with customizable colors, fonts, and layouts for polished presentation.
  • Stimulsoft Reports.Web allows you to manage report appearance through flexible theme settings, ensuring visual consistency across web-based dashboards and documents.
  • ComponentOne FlexReport ASP.NET MVC (part of ComponentOne Studio ASP.NET MVC by MESCIUS) facilitates unified report styling using themes.
  • DevExpress Reports (Multi-Platform) allows you to apply cross-platform report themes, ensuring consistent branding and visual uniformity across all supported environments.

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

Compare ASP.NET Core Reporting Controls

用選擇性編輯控制保護文件

7月 21, 2025
Syncfusion Essential Studio WinUI 2025 Volume 2 支援對受保護 Word 文件中的部分進行編輯,同時保持其餘部分安全。

Syncfusion Essential Studio WinUI (available as part of Syncfusion Essential Studio Enterprise) is a comprehensive toolkit for building high performance native Windows desktop applications. It offers tools for crafting modern UI elements like charts, data grids, and ribbon interfaces, alongside powerful editing tools for Word, Excel, and PDF documents.

The Syncfusion Essential Studio WinUI 2025 Volume 2 release allows developers to define editable regions within protected Word documents, giving them precise control over which parts of a document users can modify. This is particularly useful for generating templates, forms, and contracts where only certain fields need to be filled in while the rest of the content remains locked. By programmatically setting these editable areas, developers can ensure document consistency, reduce the risk of accidental changes, and streamline user interaction within business applications that generate or process Word documents.

To see a full list of what's new in Syncfusion Essential Studio WinUI 2025 Volume 2 (30.1.37), see our release notes.

Syncfusion Essential Studio WinUI is available as part of Syncfusion Essential Studio Enterprise which is licensed per developer starting with a Team License of up to five developers. It is available as a 12 Month Timed Subscription License which includes support and maintenance. See our Syncfusion Essential Studio Enterprise licensing page for full details.

Learn more on our Syncfusion Essential Studio WinUI product page.

用統一配置選項卡簡化報表設置

7月 21, 2025
Stimulsoft Reports.WEB 2025.3.1 添加一個集中了匯出和預覽等基本工具的新選項卡,有助於開發人員更快地設計報表。

Stimulsoft Reports.WEB is a cross-platform reporting solution designed for integration within web applications. It leverages a client-server architecture for report generation, viewing, printing, and exporting directly in web browsers. Its powerful .NET report engine offers efficient report processing, a user-friendly HTML5 report designer for building reports with various data sources and visualizations, and an interactive HTML5 viewer for seamless report display within web applications. This integration allows developers to implement robust reporting functionalities without browser plugins or additional client-side dependencies.

The Stimulsoft Reports.WEB 2025.3.1 update introduces a new Report tab that improves the efficiency of report design by centralizing essential configuration tools within a single, accessible workspace. This tab integrates key functions such as Report Options, Preview Settings, Export Settings, and Globalization, allowing developers to manage the core aspects of their report templates without switching between multiple panels or views. By streamlining access to these commonly used features, the update enhances workflow speed, reduces setup complexity, and supports more consistent report output across different environments.

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

Stimulsoft Reports.WEB is licensed per developer and is available as a perpetual license with 1 year support and maintenance. See our Stimulsoft Reports.WEB licensing page for full details.

Stimulsoft Reports.WEB is available individually or as part of Stimulsoft Ultimate.

在 .NET 中使用回應式視覺輸入控制項

7月 18, 2025
透過為其應用程式配備評級和跟蹤欄資料編輯器控制項,.NET 開發人員可以為最終使用者提供直觀高效的資料輸入。

In .NET applications that require data editing, visual UI elements play a vital role in improving how users input and adjust data. For data entry such data visualization components as trackbars, range sliders, zoom controls, and rating elements offer an interactive alternative to text fields or dropdowns, making data input and feedback mechanisms more intuitive and precise. Whether it's setting numerical thresholds or filtering data sets based on user-defined limits, adjusting the view scale of charts, timelines, or graphical data displays, or quickly capturing feedback, these controls contribute to a more responsive and user-friendly interface. These components are especially valuable in scenarios that require fine-tuned input or subjective scoring, helping users make quick adjustments without disrupting the end-user's workflow.

Common features include:

  • Range Trackbars enable the selection of a continuous value range via two draggable handles, allowing end-users to select a range of values.
  • Rating controls offer a graphical interface, typically with stars or bars, for users to provide qualitative feedback or evaluations.
  • Trackbars allow users to select a single value within a set range using a draggable slider, often used for numerical or percentage input.
  • Zoom Trackbars provide a way to zoom in and out interactively using zoom bars similar to those found in Microsoft Office applications.

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

Explore Data Visualization and Trackbars

將 HTML 呈現為 PDF 以獲得準確的輸出

7月 18, 2025
HTML 轉換為 PDF 以可移植格式保留 Web 佈局和樣式,非常適合用於報告、報表或動態文件。

Converting HTML files to PDF within PDF component libraries offers an easy way to capture richly styled, web-based content in a fixed, shareable format. This feature typically uses a browser-like rendering engine to accurately represent CSS, images, fonts, and links, ensuring that what you see in the browser is preserved in the document. It's especially useful for generating reports, invoices, documentation, and static snapshots of dynamic web pages, combining familiarity of web-based layout with the portability and consistency of PDFs.

Several JavaScript PDF controls offer HTML fo PDF conversion including:

  • Kendo UI PDF for Angular (part of Kendo UI by Telerik) enables client-side export of any HTML element or entire pages directly into PDF..
  • Aspose.PDF for JavaScript via C++ includes a robust HTML-to-PDF conversion engine (available in both on-premise and cloud APIs) that supports external CSS and resources.
  • IronPDF for Node.js by Iron Software leverages a Chromium-based rendering engine to convert HTML strings, files, or URLs into PDF documents.

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

Compare JavaScript PDF Controls