Category News

在 .NET 7 中将 HTML 转换为 PDF

11月 9, 2023
允许用户在您 .NET 7 应用中将 HTML 文件转换为 PDF,使其更易于存档和共享。

Converting HTML to PDF is a versatile and convenient way to create, share, and archive documents. It preserves the original formatting and layout of an HTML document and the converted PDF can be viewed on any device with a PDF reader.

Several .NET 7 PDF components provide HTML to PDF conversion, including:

  • IronPDF for .NET includes a high-fidelity HTML to PDF converter that uses the Chromium engine to render HTML files with pixel-perfect accuracy, making it easy to create professional-looking PDFs from any web page.
  • Document Solutions for PDF by MESCIUS provides an HTML to PDF conversion service that can be used to convert single or batch HTML files to high-quality PDFs, while preserving the original formatting and layout.
  • ExpertPDF HtmlToPdf Converter by Outside Software is a .NET library that enables developers to easily convert HTML files to PDF files with high fidelity, including support for complex HTML5 and CSS3 features.
  • Aspose.PDF for .NET allows developers to convert HTML to PDF with ease, while providing fine-grained control over the conversion process and preserving the original formatting.

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

Compare .NET PDF Components

轻松创建垂直 Sankey 图

11月 9, 2023
Highcharts v11.2.0 为 Sankey 图表系列提供了新选项,包括垂直对齐和颜色模式。

Highcharts is an industry-leading JavaScript charting library, used by tens of thousands of developers and over 80% of the world's 100 largest companies. Highcharts Core (formerly Highcharts JS) is an SVG-based, multi-platform charting library that has been actively developed since 2009.

Highcharts v11.2.0 adds new options for the presentation of Sankey chart types. The nodeAlignment option lets you specify which side of the chart nodes should align to, facilitating a vertical layout. The linkColorMode option determines the color mode for Sankey links, including matching the "from" node, the "to" node, or a gradient between the two.

Sankey charts are a type of flow diagram suited to visualizing complex data that changes over time. With the added Sankey chart display options, Highcharts now offers more impactful ways to visualize your data.

To see a full list of what’s new in v11.2.0, see our release notes.

For more information, visit our Highcharts Core product page.

用 Visual Assist 提高 C++ 编码效率

11月 9, 2023
C++ Builder 12 Athens 为 C++ 代码添加代码完成、代码导航和重构。

C++Builder by Embarcadero is an advanced integrated development environment (IDE) for modern C++. It provides a robust set of features for developing high-performance, native applications for Windows, iOS, macOS, and Android.

Version 12 (Athens) adds Visual Assist, a powerful new productivity tool that includes code completion, code navigation, refactoring, and tooltip insight. With Visual Assist integration, C++Builder empowers developers to write code faster, more efficiently, and with fewer errors.

To see a full list of what's new in C++Builder 12 Athens, see our release notes.

C++Builder is available to buy in the following products:

用源代码管理更有效地管理 MySQL

11月 8, 2023
Devart dbForge Studio for MySQL V10 与版本控制系统集成,包括 Azure DevOps Server、SVN、TFVC、Git、Mercurial、Perforce 和 SourceGear Vault。

dbForge Studio for MySQL is a comprehensive tool for MySQL and MariaDB database development, management, and administration. It provides a wide range of features for database design, development, and administration, including visual tools for creating and editing database objects, a powerful SQL query editor, and tools for data manipulation, analysis, and synchronization. dbForge Studio is available for Windows, macOS, and Linux platforms.

dbForge Studio for MySQL V10 simplifies and streamlines team-driven database management by integrating with various popular version control systems, including Azure DevOps Server, Apache Subversion (SVN), TFVC, Git (including GitHub, GitLab, and Bitbucket), Mercurial (Hg), Perforce (P4), and SourceGear Vault. It enables version control of database schemas, static table data, and database changes under various development models. Users can commit, revert, and review changes, resolve conflicts, compare database versions, and view change history. This new support for source control makes managing database changes and collaboration easier than ever.

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

For more information, visit our dbForge Studio for MySQL product page.

用 RSA-SHA2 保护 SFTP 和 SSH 连接

11月 8, 2023
PowerTCP SSH 和 SFTP for .NET 7.0.0.3 添加对 RSA-SHA2-256/384/512 主机密钥算法的支持,从而提供了更强大的加密攻击保护。

PowerTCP SSH and SFTP for .NET by Dart Communications is a comprehensive suite of SSH-2 and SFTPv3 components for the .NET Framework, providing developers with the tools they need to add secure remote access and file transfer capabilities to their applications.

The 7.0.0.3 release bolsters server security with support for RSA-SHA2-256, RSA-SHA2-384, and RSA-SHA2-512 host key algorithms. This technology offers stronger protection against cryptographic attacks compared with the previously used RSA-SHA1. By employing these enhanced algorithms, you can effectively safeguard your servers from a range of sophisticated attacks, including collision, preimage, and second preimage attacks.

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

For more information, visit our PowerTCP SSH and SFTP for .NET product page.