.NET 新聞

在不丟失上下文的情況覽大型試算表

2月 20, 2024
將對凍結窗格的支援添加到您的試算表允許使用者在記住關鍵參考點的同時滾動流覽大量資料。

Freeze pane support allows you to fix specific rows or columns in place while scrolling through the rest of the data. This is particularly useful for large spreadsheets with header rows or key columns you need to reference constantly. By freezing panes, you ensure these crucial elements remain visible even as you navigate across vast datasets, improving readability and data analysis efficiency.

Several WinForms spreadsheet controls offer freeze pane support including:

  • DevExpress WinForms Spreadsheet (part of DevExpress WinForms) provides you with the ability to fix headers and key columns for seamless navigation in massive datasets.
  • Aspose.Cells for .NET allows you to lock specific rows and columns in place while scrolling, improving spreadsheet readability and navigation.
  • Syncfusion WinForms Spreadsheet (part of Syncfusion Essential Studio Enterprise) allows you to freeze rows or columns for effortless scrolling within complex spreadsheets.
  • Telerik WinForms Spreadsheet (part of Telerik UI for WinForms) enables you to pin headers and columns for intuitive navigation and improved data comprehension.

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

Compare WinForms Spreadsheet Controls

在高 DPI 下優化圖表文字呈現

2月 19, 2024
LightningChart .NET v11.0.1.1 可在所有螢幕解析度下提供清晰的文本,確保您的圖表在任何顯示器上看起來都令人驚歎。

LightningChart .NET is a 2D and 3D data visualization SDK empowering developers with high-performance and flexibility. Boasting over 100 chart types, advanced technical indicators, and real-time rendering capabilities, it handles demanding scientific, financial, and engineering challenges, while its rich API and comprehensive support equip developers to craft informative and interactive dashboards.

The LightningChart .NET v11.0.1.1 release enhances text rendering fidelity in WinForms applications, ensuring exceptional clarity and readability across diverse screen resolutions and DPI configurations. This update guarantees a visually consistent and crisp user experience, independent of the user's device display characteristics. Additionally, it optimizes per-monitor DPI awareness for text rendering in both WinForms and WPF applications, particularly within the .NET 6 build environment. This refinement assures well-rendered and accurately scaled text across multiple monitors with varying DPI settings.

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

LightningChart .NET is available per developer in packages for either WPF, WinForms, UWP or all 3. Each package comes as a subscription license (with 1 or 2 years of limited support), or a perpetual license (with 1 or 2 years of Standard or Premium support). Floating licenses and site licenses are available upon request. See our LightningChart .NET licensing page for full details.

For more information, see our LightningChart .NET product page.

使用 C# 添加 .NET 試算表功能區欄

2月 19, 2024
用類似 Excel 的功能區提高使用者工作效率並增強您 .NET 應用的 UI,該功能區提供上下文行為、命令執行等。

Spread.NET helps you create spreadsheets, grids, dashboards, and forms. It includes a powerful calculation engine with 450+ functions and the ability to import and export Excel spreadsheets. Leverage the extensive .NET spreadsheet API and powerful calculation engine to create analysis, budgeting, dashboard, data collection and management, scientific, and financial applications. You can develop in Visual Studio using VB or C# for WinForms, ASP.NET, and WPF. Spread.NET ensures maximum performance for your enterprise apps and its modular architecture lets you add only the features you need, reducing unnecessary bloat.

In this blog post, MESCIUS Product Marketing Specialist Mackenzie Albitz shows you how to add a spreadsheet ribbon bar control to a .NET 8 WinForms app using C#. Steps include:

  • Creating a WinForms .NET 8 app
  • Adding a .NET Spreadsheet Component to the Form
  • Attaching a Ribbon Bar Control to the .NET Spreadsheet Instance
  • Programmatically Customizing the .NET Spreadsheet Ribbon Bar Control

Read the complete blog and unlock the powerful capabilities of the Spread.NET component.

Spread.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply any Spread.NET license including new licenses, maintenance renewals, and upgrade licenses. See our Spread.NET licensing page for full details.

For more information, visit our Spread.NET product page.

用簡單的 CRUD 操作增強您的資料網格

2月 19, 2024
利用新的 DevExpress Blazor 網格工具列部分進行直觀的“創建、讀取、更新和刪除”功能。

DevExpress ASP.NET and Blazor includes 110+ UI controls for ASP.NET (including Reporting), server-side MVC extensions or client-side controls with everything you need to build Office-inspired applications, over 70 high-performance ASP.NET Core UI controls, ASP.NET Bootstrap Controls for Office-inspired and Data Visualization apps, Blazor Components (including a Data Grid and Pivot Grid) so you can design rich user experiences for both server-side (Razor Components) and client-side (Blazor) platforms and the DevExtreme JavaScript component suite for responsive web development.

The DevExpress Blazor Grid UI component includes a new toolbar section for displaying custom content. In this blog post, DevExpress's Svetlana Mikheeva describes how to use this powerful component to create rich UIs displaying icons, text, or both. Steps include:

  • Setting up the Blazor Toolbar
  • Attaching the Toolbar to the Grid
  • Placing a Search Box withing the Toolbar

Read the complete blog and get started creating rich Blazor Grid applications.

DevExpress ASP.NET and Blazor is licensed per developer and includes a 12 month subscription for minor and major updates. Subscription renewals are also available. See our DevExpress ASP.NET and Blazor licensing page for full details.

Learn more about DevExpress ASP.NET and Blazor.

用浮水印提高 PDF 安全性和品牌

2月 19, 2024
在 PDF 文件上加蓋文字或圖像浮水印,以防止抄襲並加強您的品牌形象。

PDF watermarking is the process of embedding a semi-transparent text or image overlay onto a PDF document. This visual identifier, often used for copyright protection or branding, sits behind the main content, subtly preventing unauthorized copying or modification while still allowing the document's message to be conveyed. Watermarks can be applied to all pages or specific ranges, offering versatility for various use cases.

Several .NET PDF viewer components allow you to add watermarks to a PDF, including:

  • Telerik UI PDF for WPF (part of Telerik UI for WPF) offers robust PDF manipulation capabilities for WPF applications, including watermarking.
  • Syncfusion Xamarin PDF (part of Syncfusion Essential Studio Enterprise) lets developers embed custom watermarks in PDFs, ensuring document authenticity across platforms.
  • Document Solutions for PDF by MESCIUS provides tools for adding watermarks to PDFs, supporting document protection and identity reinforcement in .NET environments.
  • GroupDocs.Viewer for .NET facilitates the display of PDFs with watermarks in .NET applications, ensuring secure and branded document viewing.

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

Compare .NET PDF Viewer components