.NET 新闻

从您 WPF 应用中的 PDF 文件中提取页面

4月 19, 2024
选择一个让您按范围或单个选择提取页面以实现最大灵活性的 PDF Viewer 组件。

Extracting pages from a Portable Document Format (PDF) file allows users to select specific pages or ranges within the viewer and create a new PDF containing only those selections. This feature is valuable for creating targeted excerpts from a larger document for sharing or further editing. The resulting PDF maintains the original formatting, images, and text of the selected pages, ensuring that the integrity of the extracted content is preserved.

Several .NET WPF PDF viewer components allow you to extract a page from a PDF, including:

  • Telerik UI PDF for WPF (part of Telerik UI for WPF) allows you to view and extract specific pages within your WPF app, enhancing its document processing capabilities.
  • Syncfusion WPF PDF (part of Syncfusion Essential Studio Enterprise) includes a PDF viewer that supports efficient page extraction, streamlining the process within WPF frameworks for user convenience.
  • ComPDFKit PDF SDK for Windows integrates PDF viewing and page extraction functionality into WPF apps, allowing you to extract pages or page ranges from documents and save them as a new PDF document.
  • XFINIUM.PDF WPF/UWP EDITION provides WPF controls for cross-platform PDF development, it features an integrated PDF viewer that facilitates the easy extraction of specific pages.

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

Compare .NET WPF PDF Viewer Components

用模板快速创建 Excel 电子表格

4月 19, 2024
Document Solutions for Excel v7.1 具有重构的 DsExcel 模板,可提高性能、稳定性并处理更广泛的用户需求。

Document Solutions for Excel, .NET Edition (DsExcel) is a high-performance spreadsheet API library that enables .NET developers to create, manipulate, and generate Excel documents within their applications entirely independent of Microsoft Excel. DsExcel boasts a fast and lightweight design and features cross-platform and cross-framework compatibility. It includes a powerful calculation engine that handles over 450 Excel functions and allows for the creation of custom functions for complex calculations.

The Document Solutions for Excel v7.1 update includes enhancements to DsExcel templates which prioritize performance and stability to cater to a broader range of use cases. This includes improved handling of missing data sources, new OverwriteFillFormat functionality to operate in both Pagination and non-Pagination modes, expanded support for image and shape elements, optimized processing for merged cells, and backwards compatibility with older templates to ensure a smooth transition for existing users.

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

Document Solutions for Excel, .NET Edition 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 Excel, .NET Edition licensing page for full details.

Learn more on our Document Solutions for Excel, .NET Edition product page.

保留与 MHT 共享的报表格式

4月 19, 2024
将 .NET 8 WPF 报表导出为广泛兼容的 MHTML 格式,从而保持布局保真度并启用脱机查看。

MHT (MHTML or MIME HTML) is a web archive format that bundles a web page's HTML code and all its resources such as images, stylesheets, and scripts into a single file that can be viewed offline or in applications that don't require an internet connection. Exporting to MHT format gives you a single archive file that contains your webpage and all its necessary components. This format is especially beneficial for preserving the exact state of a web page at a specific point in time, allowing for offline storage and easy sharing without losing the original design and functionality. Additionally, it simplifies the management and transfer of web content by consolidating multiple files into a single entity.

Several .NET 8 WPF reporting components allow you to export to MHT, including:

  • ActiveReports.NET by MESCIUS enables .NET 8 WPF applications to export complex reports to MHT for easy archival and offline viewing.
  • List & Label Enterprise Reporting Edition by combit facilitates the distribution of single-file MHT archives, and can be used with WPF applications in .NET 8.
  • Stimulsoft Reports.Wpf is a .NET 8 reporting component that offers MHT export capabilities for easy report distribution through a web browser.
  • FastReport WPF by Fast Reports offers efficient MHT file generation from reports within .NET 8 WPF applications, enhancing portability and file management.

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

Compare .NET 8 WPF Report Components

在 Blazor 中有效可视化比例数据

4月 18, 2024
饼图允许用户查看数据集中不同类别的相对大小,从而提供数据集及其组成部分的清晰视图。

Pie charts are a useful and easily understood tool for visualizing data breakdowns at a glance, particularly when representing percentages of a whole. Their strength lies in highlighting the relative proportions between a small number of categories within a dataset. While less effective for complex comparisons or trends over time, pie charts can be an effective choice to communicate compositions and dominance within a dataset.

Several Blazor Chart controls offer Pie charts including:

  • DevExpress Blazor Chart (Part of DevExpress ASP.NET and Blazor) empowers you to create informative pie charts with customization options for clarity.
  • ComponentOne Charts for Blazor (part of ComponentOne Studio Blazor Edition by MESCIUS) offers visually striking pie charts to effectively communicate data proportions.
  • Telerik Blazor Chart (part of Telerik UI for Blazor) facilitates clear and interactive pie charts, enabling viewers to grasp data relationships.
  • Syncfusion Blazor Chart (part of Syncfusion Essential Studio Enterprise) allows you to design compelling pie charts that effectively showcase data breakdowns.
  • Infragistics Blazor Charts (part of Infragistics Ignite UI) empowers you to create user-friendly pie charts, making complex data easily digestible.

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

Compare Blazor Chart Controls

让网格用户输入非拉丁字符

4月 17, 2024
支持输入法编辑器(IME)的网格控件允许用户生成其输入设备上本机不可用的字符。

An Input Method Editor (IME) facilitates the entry of complex characters and scripts not directly supported by standard keyboards, which is especially vital for languages with extensive character sets like Chinese, Japanese, and Korean. When integrated into a grid component, an IME enables users to input text directly into data cells using phonetic or syllabic methods that are converted into the desired characters. This integration streamlines the data entry process in applications requiring multi-language support, significantly enhancing usability and efficiency. It simplifies the development of applications targeting global markets by providing native language input support, thereby improving the user experience and reducing the need for external language input tools.

Several WinForms grid components offer Input Method Editor (IME) support, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) includes an IME which is enabled when an end-user switches the desktop key input to a supported language.
  • FlexGrid for WinForms (part of ComponentOne Studio WinForms by MESCIUS) offers built-in IME support, facilitating efficient entry of complex characters in diverse languages.
  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) integrates IME capabilities, enabling straightforward input of extensive multilingual character sets.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) also boasts input method editor support for effortless text input in globalized WinForms applications.

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

Compare WinForms Grid Components