Category 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