ASP.NET Core 7 News

Integrate Apple Numbers Charts into Excel

May 7, 2024
Aspose.Cells 24.4 allows you to export charts created in Apple Numbers to Excel XLSX, improving cross-platform compatibility for developers.

Aspose.Cells is a software development toolkit that empowers developers to work with spreadsheets directly within their applications. It provides functionalities like creating, editing, converting, and rendering spreadsheets in various formats (including Excel, CSV, and PDF) without requiring Microsoft Excel to be installed. This allows developers to seamlessly integrate spreadsheet manipulation into their programs, enhancing their capabilities.

The Aspose.Cells for C++ and Aspose.Cells for Python via .NET 24.4 releases add support for exporting charts from Apple Numbers files to XLSX. This allows developers to seamlessly integrate chart data created in Numbers into Excel spreadsheets, streamlining workflows and data exchange between macOS and Windows environments.

To see a full list of what's new in Aspose.Cells version 24.4, see our C++ and Python via .NET release notes.

Aspose.Cells is offered as Developer Small Business, Developer OEM, Site Small Business, and Site OEM licenses catering to a range of business needs. Licenses are perpetual, and include 1 year of support and maintenance. Subscription renewals are also available. See our Aspose.Cells licensing pages for C++ and Python via .NET for full details.

Aspose.Cells for C++ is available to buy in the following products: Aspose.Cells for C++, Aspose.Cells Product Family, Aspose.Total for C++, and Aspose.Total Product Family.

Aspose.Cells for Python via .NET is available to buy in the following products: Aspose.Cells for Python via .NET, Aspose.Cells Product Family, Aspose.Total for Python via .NET, and Aspose.Total Product Family.

Export Charts to Image Formats with ASP.NET Core

April 25, 2024
Provide flexibility for users by giving your applications the ability to export charts to image formats such as PNG, JPG and more.

Exporting charts as images offers several advantages. It allows for easy sharing in documents, presentations, and social media without relying on the recipient having the original software. Popular formats include JPEG, PNG, and SVG. JPEGs offer small sizes for low bandwidth scenarios, while PNGs are ideal for charts with sharp lines and flat colors. SVGs are vector-based, enabling infinite scaling without quality loss, making them perfect for charts that may be resized frequently.

Several ASP.NET Core chart controls offer the ability to export charts to images including:

  • DevExpress ASP.NET Core Chart (Part of DevExpress ASP.NET and Blazor) empowers you to export charts as images for effortless sharing in reports and presentations.
  • Telerik ASP.NET Core Chart (part of Telerik UI for ASP.NET Core) lets you export charts to image formats such as PNG and JPEG, ensuring wider usability across platforms.
  • Syncfusion ASP.NET Core Chart (part of Syncfusion Essential Studio Enterprise) facilitates seamless image export to JPEG, PNG, and SVG, promoting clear data visualization sharing.
  • Infragistics ASP.NET Core Charts (part of Infragistics Ignite UI) allows you to export charts as images for efficient communication of insights.

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

Compare ASP.NET Core Chart Controls

Boost Feature Discovery with a Ribbon Menu

April 25, 2024
Syncfusion Essential Studio ASP.NET Core 2024 Volume 1 introduces the production-ready Ribbon control for quick access to relevant functions.

Syncfusion Essential Studio ASP.NET Core, available as part of Syncfusion Essential Studio Enterprise, empowers developers with a comprehensive suite of over 80 enterprise-grade UI components specifically designed for building modern and highly functional web applications. Leveraging the latest advancements in ASP.NET Core, it offers exceptional performance and scalability, streamlining development by eliminating the need for extensive custom coding. From data visualization tools like interactive charts and grids to sophisticated navigation elements and responsive layouts, Essential Studio equips developers with the building blocks to create rich user experiences, improve application efficiency, and accelerate time-to-market.

The Syncfusion Essential Studio ASP.NET Core 2024 Volume 1 (25.1.35) release introduces the production-ready Ribbon component which offers a user-friendly interface for web applications. It mimics the Microsoft Office ribbon with a tab-based structure, allowing users to access features and functions efficiently. The control boasts numerous features including the option to display keyboard shortcuts, a customizable backstage view, and built-in themes.

To see a full list of what's new in version 2024 Volume 1 (25.1.35), see our release notes.

Syncfusion Essential Studio ASP.NET Core 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.

For more information, visit our Syncfusion Essential Studio ASP.NET Core product page.

Undo and Redo Changes in Gantt Charts

April 10, 2024
Syncfusion Essential Studio ASP.NET Core 2024 Volume 1 lets you revert and reapply changes in the Gantt chart, making it easier to fix errors.

Syncfusion Essential Studio ASP.NET Core, available as part of Syncfusion Essential Studio Enterprise, empowers developers with a comprehensive suite of over 80 enterprise-grade UI components specifically designed for building modern and highly functional web applications. Leveraging the latest advancements in ASP.NET Core, it offers exceptional performance and scalability, streamlining development by eliminating the need for extensive custom coding. From data visualization tools like interactive charts and grids to sophisticated navigation elements and responsive layouts, Essential Studio equips developers with the building blocks to create rich user experiences, improve application efficiency, and accelerate time-to-market.

The Syncfusion Essential Studio ASP.NET Core 2024 Volume 1 (25.1.35) release adds undo and redo functionality to the Gantt chart component, making it easy for users to revert or reapply changes. Modifications in task scheduling, resource allocation, and other changes will be tracked, allowing for quick correction of mistakes and refinement of project plans.

To see a full list of what's new in version 2024 Volume 1 (25.1.35), see our release notes.

Syncfusion Essential Studio ASP.NET Core 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.

For more information, visit our Syncfusion Essential Studio ASP.NET Core product page.

Access Relevant Actions without Leaving the Grid

April 2, 2024
Context menus provide access to helpful commands for editing or copying specific information, all without needing to navigate elsewhere.

Context menus in grids are user-activated dropdown menus that appear when the users right-clicks a cell. They provide quick access to relevant actions for the selected data, like copying cells, editing rows, or performing custom operations specific to the grid's content. This functionality enhances user experience by offering contextual options without having to navigate away from the grid.

Several ASP.NET Core Grid controls offer context menus including:

  • DevExpress ASP.NET Core Data Grid (part of DevExpress ASP.NET and Blazor) empowers you to design context menus with custom actions for your grid data.
  • Telerik UI for ASP.NET Core Grid (part of Telerik UI for ASP.NET Core) enables context-sensitive menus for data interaction, including editing and exporting.
  • Syncfusion ASP.NET Core DataGrid (part of Syncfusion Essential Studio Enterprise) facilitates customizable context menus with built-in options for editing, copying, and exporting grid content.
  • Wisej.NET DataGridView allows you to design interactive context menus for your entire application.

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

Compare ASP.NET Core Grid Controls