Architecture News

Integrate Word Processing into your Delphi 12 Apps

Novembre 30, 2023
WPTools V9.3.8 adds Delphi 12 Athens support, enabling developers to create advanced VCL word processing applications with the latest Delphi release.

WPTools is a set of VCL components, including text property dialogs, editing and GUI, for integrating word processing functionality into Delphi applications. Supporting various tab-stops, indentation and spacing, justified text, font styles, colors and sizes as well as headers, hyperlinks, graphics and more, it has everything you need to give users all they would expect from a word processing application.

WPTools Version 9.3.8.0 introduces support for Delphi 12 Athens, empowering developers to craft sophisticated word processing applications in VCL using the latest Delphi advancements from Embarcadero.

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

WPTools is available to buy in the following products:

Verifica la qualità dei dati JSON

Novembre 30, 2023
La convalida JSON garantisce che i dati siano strutturati correttamente e rispettino regole specifiche, prevenendo errori e migliorando l'integrità dei dati.

A JSON validator is a vital tool that ensures the correctness of JSON (JavaScript Object Notation) data by conducting thorough syntactic and structural checks. It verifies the proper placement of braces, brackets, and commas, confirming adherence to the JSON standard syntax. Validators can examine the accuracy of data types, ensuring that values align with the expected types such as numbers, strings, booleans, arrays, and objects.

Several Structured Document Tools support JSON validation including:

  • Oxygen XML Editor by Syncro Soft offers JSON validation ensuring data quality and adherence to data format specifications.
  • Altova XMLSpy provides comprehensive JSON validation capabilities enabling thorough data validation.
  • Liquid Studio JSON Editor Edition by Liquid Technologies supports verification of JSON data against defined data structures, ensuring data integrity.

For an in-depth analysis of features and price, visit our Structured Document Tools comparison.

Compare Structured Document Tools

Migliora il lavoro di squadra con la funzionalità di modifica delle annotazioni PDF

Novembre 29, 2023
IronPDF for .NET v2023.12.6 semplifica la collaborazione sui documenti grazie alla possibilità di accedere e modificare le annotazioni in un file PDF.

IronPDF for .NET is a versatile PDF library that is compatible with .NET 5, 6, 7, .NET Core, Standard, and .NET Framework. Designed for C#, F#, and VB.NET, it empowers developers to effortlessly generate, format, edit, and extract content from PDF documents. IronPDF faithfully renders HTML, CSS, images, and JavaScript, closely mimicking Google Chrome's output.

IronPDF for .NET 2023.12.6 adds a new Annotations API which enables you to retrieve and edit document annotations. Once retrieved, you can change the value of the annotation properties such as its title, contents as well as the X and Y coordinates via the PdfDocument.Annotations collection. The use of these sticky-note-like comments provide a convenient way to add further information, reminders and feedback throughout the PDF document. With this, your applications can offer their users a more effective means of collaboration.

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

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

Invia e-mail da app .NET 7 tramite SMTP

Novembre 29, 2023
Usa il protocollo Simple Mail Transfer Protocol (SMTP) per integrare le funzionalità di invio e-mail nelle applicazioni .NET 7.

Simple Mail Transfer Protocol (SMTP) is the standard protocol for sending emails across the Internet. Within the context of communications and messaging, SMTP plays a pivotal role in the email delivery process, acting as the postal service for emails. It works closely with protocols like IMAP and POP3, which are used for email retrieval, ensuring a complete system for email communication.

Several .NET 7 communications components provide SMTP functionality including:

  • IPWorks .NET Edition by /n software includes a robust SMTP component, offering reliable email sending and server management.
  • Rebex Secure Mail for .NET is a versatile SMTP library with advanced features like encryption, authentication and message composition.
  • PowerTCP Mail for .NET by Dart Communications is a high-performance .NET SMTP component for demanding email applications.
  • SocketTools .NET Edition by Catalyst Development Corp. is a lightweight SMTP component for sending emails offering ease of use and quick integration.

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

Compare .NET 7 Comms & Messaging Components

Come salvare le ricerche nelle griglie

Novembre 29, 2023
Utilizza SmartClient di Isomorphic Software per salvare le preferenze di ricerca, invece di ripetere la stessa operazione di volta in volta.

SmartClient is a comprehensive JavaScript component suite compatible with React, Vue, Angular, and more, that empowers you to craft large-scale, high-productivity Enterprise web applications. Its modern class system fosters clean encapsulation of application modules and screens, resulting in a more maintainable and comprehensible codebase.

In this blog post, Alex Fashakin demonstrates how to use SmartClient's built-in feature to save search preferences on grids. Steps include:

  • Creating the DataSource
  • Building the UI for the Saved Search feature
  • How to save searches on grids
  • Adding visible UI for storing search preferences

Read the complete blog to learn how to boost productivity with the SmartClient saved search feature.

For more information visit our SmartClient product page.