Nouvelles .NET

Compressez des fichiers PDF dans .NET 7

Novembre 10, 2023
Réduisez la taille des fichiers PDF, sans sacrifier la qualité, pour faciliter leur stockage et leur partage.

PDF compression is the process of reducing the file size of a PDF document without losing quality. Compressing PDFs has many benefits, including saving storage space, faster file transfer, and reduced bandwidth usage. It is a great way to optimize your PDFs for a variety of uses, such as sharing large documents over email, uploading PDFs to websites, and storing PDFs on cloud storage.

Several .NET 7 PDF components provide compression capabilities, including:

  • IronPDF for .NET by Iron Software provides a powerful compression feature that can compress PDFs without sacrificing fidelity.
  • Document Solutions for PDF by MESCIUS offers a PDF compression service that reduces a PDF document's file size, while maintaining the original quality and layout.
  • LEADTOOLS PDF Pro uses Mixed Raster Content (MRC) technology to minimize PDFs, while keeping the output sharp and clear.
  • XFINIUM.PDF CROSS PLATFORM EDITION uses PDF compression to shrink the file size of PDFs by optimizing the structure and content of the PDF, while conserving quality.
  • Aspose.PDF for .NET includes a PDF compression feature that allows users to reduce the file size of PDFs without degradation using a variety of optimization techniques.

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

Compare .NET 7 PDF Components

Convertissez les fichiers HTML en PDF dans .NET 7

Novembre 9, 2023
Donnez aux utilisateurs la possibilité de convertir des fichiers HTML en PDF dans votre application .NET 7, afin de faciliter leur archivage et leur partage.

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

Sécurisez les connexions SFTP et SSH avec RSA-SHA2

Novembre 8, 2023
PowerTCP SSH and SFTP for .NET 7.0.0.3 prend désormais en charge les algorithmes de clé hôte RSA-SHA2-256/384/512, offrant ainsi une protection renforcée contre les attaques cryptographiques.

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.

Comparez facilement des documents XML

Novembre 7, 2023
GroupDocs.Comparison for .NET 23.10 permet de comparer et de fusionner des documents XML, facilitant ainsi la gestion des fichiers de configuration, des descriptions de services Web et des scripts de build.

GroupDocs.Comparison for .NET is a comprehensive document comparison library that enables developers to seamlessly compare and merge various document formats within their .NET applications. It provides a rich set of features to effectively detect and highlight differences between documents.

GroupDocs.Comparison for .NET 23.10 adds the ability to compare and merge XML documents. It can detect changes at the word, element, and attribute levels, making it easy to identify and resolve differences between two XML files. Comparing XML files is an essential task in various domains including software development, data management, and document processing. It can help organizations maintain data integrity, ensure consistency, identify discrepancies, and resolve conflicts, ultimately contributing to the overall quality, efficiency, and reliability of their operations.

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

For more information, visit our GroupDocs.Comparison for .NET product page.

Importez et exportez facilement des annotations à partir de PDF

Novembre 7, 2023
PDF4NET 13.2.0 prend désormais en charge l’importation et l’exportation d’annotations au format FDF et XFDF, améliorant ainsi la collaboration et la création de documents PDF portables contenant des données.

PDF4NET is a .NET library for generating, importing, and manipulating PDF documents on the fly from any .NET application. It does not rely on any Adobe products for creating or importing PDF files. PDF4NET hides the complex structure of PDF files behind a simple object model that allows creation of complex PDF files with a few lines of code.

PDF4NET 13.2.0 adds the ability to export and import annotations in both FDF and XFDF format, making it easier for developers to create collaborative and data-portable PDF documents. These file formats are specifically designed for storing and exchanging PDF annotations, and are XML-based, which makes them easy to programmatically read and write.

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

For more information, visit our PDF4NET product page.