.NET 뉴스

WPF 앱의 PDF 파일에서 페이지를 추출할 수 있습니다

4월 19, 2024
범위 선택 또는 개별 선택으로 페이지를 추출할 수 있는 PDF 뷰어 구성요소를 선택하면 유연성을 극대화할 수 있습니다.

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(Input Method Editor)를 지원하는 그리드 컨트롤을 사용하면 기본적으로 사용할 수 없는 문자를 입력 장치에서 생성할 수 있습니다.

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