Spreadsheets 新闻

使用 50 种图表类型可视化电子表格数据

5月 13, 2025
Xceed Workbooks for .NET V3.0 通过其 API 引入了对 50 种图表类型的支持,从而可以更轻松地直接在 .NET 应用程序中构建复杂的视觉对象。

Xceed Workbooks for .NET is a software component designed for .NET developers that enables the creation and manipulation of Microsoft Excel .xlsx files directly within their applications, without requiring Microsoft Excel or Office to be installed; it provides an API that allows for programmatic control over spreadsheet content, formatting, and structure, facilitating tasks such as report generation, data analysis, and document automation.

The Xceed Workbooks for .NET V3.0 release significantly enhances charting capabilities by allowing developers to programmatically create and manage a wide range of chart types without relying on external tools. From standard line, column, bar, pie, and doughnut charts to more advanced options like scatter, bubble, radar, and stock charts, the update ensures broad coverage of data visualization needs. Notably, the version also brings in new 3D chart types such as Surface3D and Contour3D, offering more depth and interactivity for technical and scientific data presentation. This expanded support empowers users to deliver polished, professional-grade reports and dashboards within their .NET environments.

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

Xceed Workbooks for .NET is licensed per developer and is available as a perpetual license with 1 year of updates and support. See our Xceed Workbooks for .NET licensing page for full details.

Xceed Workbooks for .NET is available individually or as part of Xceed Ultimate Suite.

立即在电子表格中可视化数据

5月 12, 2025
直接在您的 .NET 电子表格应用程序中将原始数据转换为交互式图表,以便更快地获得见解和更清晰的报表。

Chart support in a spreadsheet component refers to the ability to create, render, and manipulate various types of charts - such as line, bar, pie, and area charts - all within the spreadsheet environment. This functionality allows spreadsheet developers to present data visually and dynamically, without needing to rely on external charting libraries. The integration of charting capabilities enhances the end-user experience by making complex data more understandable. For developers, this reduces the need for separate visualization components, improves performance through tighter integration, and simplifies the deployment of data-centric applications.

Several .NET Winforms spreadsheet controls offer chart support, including:

  • MindFusion.Spreadsheet for WinForms empowers users with interactive charts directly within cells, enhancing data visualization and making analysis readily understandable.
  • Infragistics WinForms Spreadsheet (part of Infragistics Ultimate UI for Windows Forms) can embed rich charts, facilitating interpretation of trends and performance metrics.
  • Spread.NET WinForms by MESCIUS facilitates dynamic data visualization through customizable charts and conditional formatting, enabling users to highlight key insights.
  • DevExpress WinForms Spreadsheet (part of DevExpress WinForms) lets developers integrate interactive charts, offering visually compelling representations for analysis.

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

Compare .NET Winforms spreadsheet Controls

用即时命令加速电子表格任务

5月 9, 2025
SpreadJS 18.1.0 添加一个新的命令选项板,用于使用击键和搜索快速、情境感知地访问作和高级功能。

SpreadJS is a high-performance JavaScript spreadsheet and data presentation component designed for enterprise web applications. It enables developers to deliver Excel-like functionality directly within their web solutions, providing advanced features such as data binding, complex calculations, pivot tables, charts, and extensive formatting options. Fully compatible with modern JavaScript frameworks like React, Angular, and Vue, SpreadJS allows seamless integration and customization, empowering development teams to create interactive, data-driven user experiences without relying on external spreadsheet applications.

The SpreadJS 18.1.0 update introduces the new Command Palette, providing developers with a centralized interface to quickly access and execute a wide range of spreadsheet commands without navigating through complex menus. This enhancement improves productivity by reducing the time required to locate functions, allowing developers to apply formatting, manage data, and configure worksheet settings directly through intuitive search and selection capabilities. The Command Palette can be instantly triggered using the familiar Ctrl/Cmd + P keyboard shortcuts, offering quick access to commands and further accelerating common development and data manipulation tasks within the application.

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

SpreadJS is licensed per developer and includes 1 Year Maintenance (major and minor version releases and unlimited support phone calls). SpreadJS requires an Annual or Perpetual Deployment License. The optional Add-ons are available at an additional cost, and require a SpreadJS license. See our SpreadJS licensing page for full details.

For more information, visit our SpreadJS product page.

导入文本文件以加快数据处理速度

5月 7, 2025
在 .NET WinForms 应用程序中将纯文本(txt)文件快速加载到电子表格中,以减少手动输入,并加快数据处理和分析。

Importing TXT files into spreadsheet applications allows developers and users to load in plain text data, typically delimited by characters such as commas or tabs, and transform it into structured, editable tables within a spreadsheet-like environment. This process enables users to work with externally sourced or manually created text data using the familiar tools and features of a spreadsheet, such as sorting, filtering, and formula calculations. Loading a text file into an Excel-like format removes the need for manual data entry and simplifies data processing. Support for TXT file imports makes spreadsheet applications more versatile by improving the integration of external data and helping users process information more efficiently. It reduces the workload associated with data processing and ensures that data is quickly available in a usable format for analysis or reporting.

Several WinForms spreadsheet controls allow you to import files in TXT format:

  • DevExpress WinForms Spreadsheet (part of DevExpress WinForms) provides Excel inspired functionality and supports the import of data from TXT files to populate a spreadsheet.
  • Spread.NET WinForms (part of Spread.NET by MESCIUS) enables spreadsheet apps to open delimited text files, instantly converting text content into interactive spreadsheet cells.
  • Aspose.Cells for .NET is a WinForms-compatible programming API for spreadsheet management and processing that includes support for loading TXT files.
  • Telerik WinForms Spreadsheet (part of Telerik UI for WinForms) enables you to import plain text files with tab separated values (.txt) to transform raw data for easy manipulation.

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

Compare WinForms Spreadsheet Controls

在三个维度上可视化电子表格数据

5月 2, 2025
Spread.NET v18.1 添加新的 WPF 曲面图,其可将复杂的电子表格数据转换为交互式 3D 曲面。

Spread.NET by MESCIUS is a powerful tool for building Excel-like applications in your .NET projects. It lets you create interactive spreadsheets, grids, dashboards, and even forms within WinForms, ASP.NET, and WPF applications. With its rich feature set, including a robust calculation engine, formula support, and Excel compatibility, Spread.NET empowers developers to build data analysis tools, budgeting apps, scientific dashboards, and more, all within the familiar .NET environment.

The Spread.NET v18.1 update introduces a new surface chart feature for WPF, providing developers with the capability to render spreadsheet data on a three-dimensional plane. By offering this advanced charting functionality, developers can create more sophisticated data visualization solutions within their WPF applications, allowing end-users to gain deeper insights into complex data and identify key correlations that may not be evident in two-dimensional representations. This feature expands the analytical tools available within Spread.NET, allowing for more nuanced and comprehensive data exploration.

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

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.