.NET 뉴스

앱에 고급 계산 기능을 추가하세요

3월 22, 2024
Document Solutions for Excel API는 내장된 Excel 함수를 이용하는 고급 데이터 분석을 통해 .NET 애플리케이션을 강화합니다.

Document Solutions for Excel, .NET Edition (DsExcel, previously GcExcel) is a high-speed, small-footprint, server-side spreadsheet API that requires no dependencies on Excel. With full .NET support, you can generate, load, modify, and convert spreadsheets in .NET, .NET Framework, .NET Core, Mono, and Xamarin. Apps using the spreadsheet API can be deployed to cloud, Windows, Mac, or Linux. Its powerful calculation engine and breadth of features means you'll never have to compromise design or requirements. The interface-based API is modeled on Microsoft Excel's document object model which means you can import, calculate, query, generate, and export any spreadsheet scenario.

Formulas and functions play an important role in data analysis. Microsoft Excel provides a range of functions that simplify the extraction of key metrics during data analysis. In this pair of blog posts from MESCIUS, Software Engineer Prabhat Sharma demonstrates how to use DsExcel to implement Excel functions and other Excel-like functionalities.

Part 1 of the blog shows you how to drill into sales data and integrate the following functions:

  • LOOKUP and Reference Functions
  • FILTER Function
  • TRANSPOSE Function

Part 2 of the blog digs into monthly budget data to show you how to use:

  • SUBTOTAL
  • CHOOSEROWS/CHOOSECOLS
  • SUMIF/AVERAGEIF
  • PMT/PPMT/IPMT
  • IF combined with AND/OR

Document Solutions for Excel is licensed per developer for either one distribution location or unlimited distribution locations. Licenses are perpetual, and include a one year subscription for all software releases (including hotfixes and major releases) plus Platinum Support. See our Document Solutions for Excel, .NET Edition licensing page for full details.

Learn more about Document Solutions for Excel, .NET Edition.

스프레드시트를 프로그래밍 방식으로 조작할 수 있습니다

3월 21, 2024
LEADTOOLS v23에 수상 경력에 빛나는 Document SDK 기술을 기반으로 빌드된 새로운 Excel API 및 Excel Web Editor가 추가됩니다.

LEADTOOLS Document Suite is a comprehensive set of powerful document imaging SDKs designed to facilitate document processing and management tasks within software applications. It offers developers advanced capabilities for tasks such as OCR (Optical Character Recognition), barcode recognition, PDF manipulation, document conversion, annotation, and more. Leveraging this suite, developers can seamlessly integrate sophisticated document functionality into their software solutions, enabling efficient handling of various document formats and improving productivity in document-centric workflows.

The LEADTOOLS Document Suite SDK v23 update ushers in a new era of streamlined document management and enhanced productivity. The integration of the Excel API and Excel Web Editor empowers developers to seamlessly manipulate Microsoft Excel documents directly within their applications, regardless of platform. The Excel API offers programmatic control over Excel files, enabling efficient extraction, modification, and creation, while the Excel Web Editor fosters real-time collaborative editing within web applications. These powerful additions not only streamline document workflows but also equip developers with a comprehensive suite of Excel editing functionalities within the LEADTOOLS Document Suite ecosystem.

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

LEADTOOLS Document Suite SDK is licensed as Development Licenses, for developers to use the SDKs, and Deployment Licenses, for the right to distribute end user solutions. See our LEADTOOLS Document Suite SDK licensing page for full details.

Learn more on our LEADTOOLS Document Suite SDK product page.

.NET 8 스프레드시트에 데이터 유효성 검사를 추가하세요

3월 21, 2024
내장된 데이터 검증 도구를 통해 스프레드시트 애플리케이션을 개발하여 오류를 방지하고, 데이터 품질을 유지하고, 데이터 분석을 간소화하세요.

Data validation is a crucial feature for maintaining the integrity of data within a spreadsheet. It restricts the type of data or the values that users can enter into a cell. For example, a cell can be configured to only accept dates or numbers within a certain range. This minimizes input errors and ensures that data adheres to specified parameters, which is particularly important in scenarios where spreadsheets are used for data entry by multiple users or when the data feeds into critical business processes.

Several .NET 8 spreadsheet products offer data validation, including:

  • DevExpress Office File API (Spreadsheet Document API) is a high performance API for managing spreadsheet data in Microsoft Excel documents, supporting .NET 8 and offering data validation functionality.
  • Telerik Spread Processing (part of the Telerik UI product range) is a document processing library that supports .NET 8 and streamlines spreadsheet management, enabling data validation to ensure compliant input.
  • Infragistics WinForms Spreadsheet (part of Infragistics Ultimate UI for Windows Forms) provides data validation features to ensure data accuracy in desktop .NET 8 spreadsheet applications.
  • IronXL by Iron Software is a C# library for working with Excel files, without requiring Microsoft Office or Excel Interop, that supports .NET 8 and offers data validation for controlling data types and values in Excel files.

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

Compare .NET 8 Spreadsheet Controls

대시보드를 보다 역동적이고 통찰력 있게 만드세요

3월 20, 2024
Stimulsoft Dashboards.WIN 2024.2에 요소 필터의 매개변수에 대한 지원이 추가되어 사용자가 대시보드에서 직접 필터 값에 액세스할 수 있습니다.

Stimulsoft Dashboards is a versatile suite of tools for crafting interactive data visualizations for web and desktop applications. It empowers developers to embed intuitive dashboards across various platforms, using platform-specific components or a centralized cloud designer. With rich data analysis elements, extensive customization options, and pre-built templates, Stimulsoft Dashboards helps you transform complex data into clear, actionable insights for any audience.

The Stimulsoft Dashboards.WIN 2024.2 release adds new functionality for working with filters in your dashboards. You can now include parameters when applying filters, allowing those parameters to capture the chosen filter values. This means you can access these filter values directly within report variables or other dashboard elements, creating a more dynamic and interconnected user experience.

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

Stimulsoft Dashboards.WIN is licensed per developer and is available as a Perpetual license with 1 year support and maintenance. See our Stimulsoft Dashboards.WIN licensing page for full details.

Stimulsoft Dashboards.WIN is available to buy in the following products:

웹 앱에 강력한 보고서 디자이너를 추가하세요

3월 20, 2024
ActiveReports.NET는 사용자가 타사 소프트웨어 없이 보고서를 작성할 수 있는 HTML5/JavaScript 기반의 최종 사용자 보고서 디자이너를 제공합니다.

ActiveReports.NET is a .NET reporting tool used by developers to design and integrate reports into their web and desktop applications. It provides a familiar Visual Studio designer for building reports with rich controls like charts and tables. ActiveReports also boasts a flexible API for customization and supports various data sources with export options to common file formats.

In this blog post, MESCIUS Product Marketing Specialist Mason Schaffer dives into the ActiveReports.NET Web Designer. Learn how to equip your web users with the ability to create custom reports on their own, all thanks to a user-friendly drag-and-drop interface. Features include:

  • The Design Pane and Report Controls, which allows users to drag-and-drop various elements into their reports, such as...
    • TextBox/CheckBox
    • Images
    • Table of Contents
    • Charts
  • The Web Designer Interface, allows full interactivity while designing reports, including...
    • Undo/Redo
    • Preview
    • Save/SaveAs
    • Properties
    • Data Sources

Read the complete blog to learn the essentials of the ActiveReports.NET End-User Report Designer and start creating impactful reports more quickly.

ActiveReports.NET is licensed per developer and is available with or without a 12 month support and maintenance subscription. See our ActiveReports.NET licensing page for full details.

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