Architecture News

在 WPF 应用中读取、写入和填充 PDF 表单字段

1月 23, 2024
将可填写的 PDF 表单添加到您的应用程序可以简化数据捕获并改进用户体验。

The ability to read, write and fill in form fields in PDFs allows users to directly interact with electronic forms embedded within PDF documents. This includes reading existing text in fields, entering new information, selecting options from checkboxes or dropdown menus, and even digitally signing completed forms. This functionality significantly streamlines workflows by saving time and effort compared to traditional paper forms, reducing printing and signing overhead, and enabling electronic storage and retrieval of filled forms.

Several PDF components for WPF support the reading and writing of form fields, including:

  • Telerik UI PDF for WPF (part of Telerik UI for WPF) is a feature-rich PDF viewer/editor with robust form filling capabilities, intuitive API, and seamless WPF integration.
  • ImageGear for .NET by Accusoft enables WPF apps to read, write, and manipulate PDF form fields, including radio, combo and checkboxes, alongside various image formats.
  • XFINIUM.PDF CROSS PLATFORM EDITION is a cross-platform library, so will work in WPF applications, that allows you to add, edit, fill, rename and delete form fields in PDFs.
  • ComPDFKit PDF SDK for Windows enables developers to enhance their WPF apps with form field interaction, including push button, list box and signature field types.
  • Syncfusion WPF PDF (part of Syncfusion Essential Studio Enterprise) is an extensive PDF toolkit that offers form field interaction and digital signatures for WPF apps.

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

Compare PDF Components in WPF

从 .NET 应用发送带附件的电子邮件

1月 23, 2024
使用 MIME(多用途 Internet 邮件扩展)发送带有图像、视频和音频的更丰富、更引人入胜的电子邮件。

MIME (Multipurpose Internet Mail Extensions) enables the seamless exchange of diverse data beyond plain text. This industry standard acts as a bridge, allowing you to transmit rich content like images, videos and audio via email and other messaging platforms. Furthermore, MIME's multipart structure empowers the inclusion of multiple attachments within a single message, enhancing the efficiency and versatility of communication.

Several .NET comms and messaging components support the MIME format, including:

  • SecureBlackbox by /n software can effortlessly compose and parse MIME messages with robust encoding and encryption for secure email communication.
  • Rebex Secure Mail for .NET seamlessly handles diverse email formats like MIME, Outlook MSG, and TNEF for comprehensive messaging integration.
  • Clever Internet .NET Suite for C#, VB.NET, ASP.NET by Clever Components leverages powerful MIME capabilities for crafting rich emails with attachments and HTML content.
  • SocketTools .NET Edition by Catalyst Development Corp. helps you craft and parse custom MIME messages, enabling flexible control over your email communications.

For an in-depth analysis of features and price, visit our .NET comms and messaging comparison.

Compare .NET Communication and Messaging Components

在 .NET 8 中管理和自动执行电子表格任务

1月 23, 2024
Aspose.Cells for .NET V24.1 添加对 .NET 8 的支持,为开发人员提供了无缝电子表格自动化功能。

Aspose.Cells for .NET is a robust programming library that empowers developers to manipulate, automate, and convert spreadsheets within their .NET applications. It eliminates dependence on Microsoft Excel while providing comprehensive control over data, formatting, charts, and even conversion to various file formats like PDF, JSON, and image formats, making it a powerful tool for streamlining spreadsheet-related tasks across platforms and environments.

The Aspose.Cells for .NET V24.1 release adds support for .NET 8. This allows developers to enjoy the performance boosts, enhanced cross-platform compatibility, and new APIs in the latest version of Microsoft's popular development framework.

To see a full list of what's new in Aspose.Cells for .NET 24.1, see our release notes.

Aspose.Cells for .NET 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 for .NET licensing page for full details.

Aspose.Cells for .NET is available to buy in the following products:

了解如何在 Android Studio 中测试应用

1月 23, 2024
JetBrains Academy 2024 年 1 月更新版添加一个主题,解释了如何在用户遇到问题之前主动验证代码和功能。

JetBrains Academy is an online educational platform designed to help developers advance their programming skills. It provides a holistic approach to learning in which users study the theory and immediately put it into practice by building working applications. The project-based learning environment is integrated with JetBrains IDEs, and allows developers to learn Java, Python, and other programming languages with ease.

The January 2024 release adds a new Android Studio testing topic. Testing forms the backbone of robust Android app development. By meticulously verifying code and app behavior through Android Studio's built-in tools and frameworks, you can detect and resolve issues before they impact users. This new topic delves into the various ways Android Studio empowers developers to ensure their app's quality and deliver a seamless user experience.

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

JetBrains Academy is licensed per user as a commercial annual subscription. See our JetBrains Academy for Organizations licensing page for full details.

For more information, visit our JetBrains Academy for Organizations product page.

将 Tablix 添加到您的 JavaScript 报表应用程序

1月 23, 2024
结合表格和矩阵的优势,以结构化、易于理解的格式组织和呈现复杂数据。

ActiveReportsJS is a reporting tool for web applications that allows developers and report authors to easily design and display reports within their applications. With a wide range of features, such as drill-down, runtime data filtering, and parameter-driven reports, as well as compatibility with popular frameworks, ActiveReportsJS simplifies the process of creating and managing reports.

A Tablix is a versatile report item that acts as a unified platform for displaying data in table, matrix (cross-tab), and list formats. It offers a flexible layout grid with nested rows and columns, allowing you to structure data for easy analysis and visualization. This empowers you to present detailed information, group data by categories, and summarize key metrics, all within a single report element.

In this blog, MESCIUS Technical Engagement Engineer Joel Parks shows you how to use ActiveReportsJS to add a Tablix control to your JavaScript report. Steps include:

  • Adding a Data Source and Tablix control to your report
  • Binding a Data Source and assigning Rows, Columns, Values, and Totals
  • Formatting the Tablix Cells layout

Read the full blog and give your users the ability to create flexible reports with the ability to adapt to changing data conditions.