Architecture News

用增強的文字樣式編輯 Word 文件

7月 1, 2024
IronWord for .NET 2024.6.1 透過可自訂陰影、反射、漸變、3D 效果等擴展了對文本格式的支援。

IronWord for .NET by Iron Software is a C# library designed to enable developers to programmatically manage and manipulate Microsoft Word documents within .NET applications. This tool provides Word document processing functionality, such as creating, editing, and converting Word documents (DOC and DOCX) without the need for Microsoft Office dependencies or Interop. It offers a user-friendly API for working with document elements like text, paragraphs, tables, and images, and supports a range of document operations, including text formatting, image embedding, and complex document constructions.

The IronWord for .NET 2024.6.1 update offers a wider range of text styling options, including the ability to apply and modify 3D effects, gradients, reflections, glows, outlines, shadows, and underlines. The addition of these advanced styling options helps developers deliver richer, more engaging content experiences in document-centric applications, improving both the aesthetics and the functional appeal of generated documents.

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

IronWord for .NET is licensed based on the number of developers, organization locations and projects, and is available as a Perpetual license with one free year of product updates and support services. See our IronWord for .NET licensing page for full details.

IronWord for .NET is available in the following products:

用輕鬆的 MSI 創作簡化安裝

7月 1, 2024
支援 MSI 的安裝工具提供可靠、標準化和自動化軟體安裝、配置和卸載。

MSI authoring within an installation tool allows software developers to create Microsoft Installer (.msi) files using a visual interface or code. They offer significant advantages for deploying software, particularly in corporate environments. MSI creates a standardized and reliable installation process, enabling features like remote deployment, rollback on failures, and easy uninstalls. This translates to reduced IT support costs, improved software consistency across machines, and simplified management of applications within your organization.

Several installation tools offer MSI authoring including:

  • Advanced Installer Professional by Caphyon facilitates building robust MSIs with a user-friendly interface.
  • InstallShield by Revenera empowers developers to craft complex installations with advanced features like digital signing.
  • RayPack Studio by Raynet streamlines MSI creation through a drag-and- drop interface, ideal for straightforward installations.

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

Compare Installation Tools

創建詳細文件並匯出到 DOCX

6月 28, 2024
Dr.Explain v6.8 添加匯出為 Microsoft Word DOCX 格式的功能,為開發人員和使用者提供了更大的靈活性。

Dr.Explain by Indigo Byte Systems is a sophisticated software documentation tool designed to streamline the creation of detailed help files, user guides, online manuals, and technical documentation. It captures screenshots from a live software application or web site and allows you to directly embed explanations and instructions, reducing the time and effort required to produce high-quality, context-sensitive user guides. With robust features for editing and organizing content, Dr.Explain supports various output formats, including HTML, CHM, RTF, and PDF, ensuring compatibility with different platforms and user needs. This tool enhances productivity by streamlining the documentation process, enabling developers to produce professional and user-friendly documentation efficiently.

The Dr.Explain v6.8 update adds the ability to export to the DOCX file format, an Open XML formatted Microsoft Word document. This new functionality enables developers to seamlessly integrate their user guides and tutorials directly into their existing documentation sets, streamlining the delivery of comprehensive and up-to-date user information. It ensures that the documentation remains accessible and easily modifiable, catering to diverse documentation workflows and requirements while maintaining the professional quality of the content generated by Dr.Explain.

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

Dr.Explain is licensed per user-PC schema and is available as an annual license with Premium maintenance and free updates, or as a perpetual license with only Basic maintenance and minor updates. See our Dr.Explain licensing page for full details.

For more information, see our Dr.Explain product page.

提高了 XML 文件開發效率

6月 28, 2024
XML 編排良好性檢查器有助於識別和糾正編輯或載入過程中的語法錯誤,從而節省時間並減少挫敗感。

An XML well-formedness checker is a tool that verifies if an XML document adheres to the basic structural rules of XML. This includes elements having properly closed tags, following a nesting hierarchy, and containing valid characters. A well-formed document ensures it can be processed by any XML parser, but doesn't necessarily guarantee that it meets specific data requirements.

Several structured document tools offer an XML-well formedness checker including:

For an in-depth analysis of features and price, visit our structured document tools comparison.

Compare Structured Document Tools

透過狀態持久性確保網格佈局的一致性

6月 28, 2024
用資料網格擴充您的 .NET 應用程式,該網格可以還原使用者的自訂查看狀態,從而節省時間並提供 UI 一致性。

In .NET development, a grid control with state persistence empowers applications with datagrid functionality while enabling users to personalize their experience. These components remember user-applied settings like sorting, filtering, and column resizing, automatically restoring them upon subsequent grid loads. This continuity eliminates the need for repeated configuration, boosting productivity and user satisfaction, especially in data-intensive applications where users frequently interact with complex datasets.

Several .NET grid components support state persistence, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) is a powerful grid component that facilitates saving and restoring grid layouts to maintain a customized view.
  • Wisej.NET DataGridView (part of Wisej.NET) includes a large set of complex and advanced features for building modern HTML5 apps with a state-persistent grid via .NET.
  • Xceed DataGrid for WPF by Xceed Software provides a customizable data grid that allows developers to persist a variety of user settings such as grouping and sorting.
  • Syncfusion ASP.NET Core DataGrid (part of Syncfusion Essential Studio Enterprise) includes a state management feature so it can retain the grid's configuration and data.

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

Compare .NET Grid Components