Document Solutions for Word .NET 릴리스
Released: Jun 25, 2026
v9.1.2 버젼 업데이트
수정사항
- No Change. Version updated to stay in sync with other Document Solutions packages.
Released: Jun 5, 2026
v9.1.1 버젼 업데이트
수정사항
- Addressed issues in list numbering when exporting Word documents to PDF or images.
- Fixed an issue where DataTemplate.Validate incorrectly reported "Could not find data member" errors for valid nested range tags in DOCX templates.
- Improved reliability of Calc functions in DOCX templates when processing in multithreaded environments.
Released: May 5, 2026
v9.1.0 버젼 업데이트
기능
- Added ListNumFieldOptions class: Represents options for the LISTNUM field.
- Added AutoNumFieldOptions class: Represents options for the AUTONUM field.
- Added AutoNumLglFieldOptions class: Represents options for the AUTONUMLGL field.
- Added AutoNumOutFieldOptions class: Represents options for the AUTONUMOUT field.
- Added support for generating PDFs that comply with PDF/A or PDF/UA specifications.
Related PdfOutputSettings properties added:
- ExportStructureTags property: indicates whether the...
Released: Jan 6, 2026
v9.0.0 버젼 업데이트
기능
- GcWordDocument.Path property: Gets or sets the source file path of the document.
- GrapeCity.Documents.Word.Fields.RdFieldOptions class: Represents RD field options.
- GrapeCity.Documents.Word.Fields.TimeFormatOptions class: Represents options used to format time.
- GrapeCity.Documents.Word.Fields.DateFormatOptions class: Represents options used to format dates.
- GrapeCity.Documents.Word.Fields.TimeFieldOptions class: Represents TIME field options.
- GrapeCity.Documents.Word.Fields.DateFieldOptions...
Released: Oct 13, 2025
8.2.1 버젼 업데이트
기능
- BatchStepProcessor class has been added to GrapeCity.Documents.Word.Templates, this provides step-by-step control over batch processing.
- InitBatchStepProcessor method has been added to GrapeCity.Documents.Word.Templates.DataTemplate, this initializes the template engine for batch processing in single-step mode and returns a BatchStepProcessor that can be used to control the processing of an individual record.
수정사항
- Fixed an issue where copying content into a new document could produce an...
Released: Aug 17, 2025
8.2.0 버젼 업데이트
기능
- Update TOA and TA Fields - DsWord now provides APIs to work with TOA (Table of Authorities) and TA (Table of Authorities Entry) fields, making it easier to build and manage legal or reference-heavy documents programmatically.
- The new ToaFieldOptions class enables developers to read and modify TOA field options, while the ToaPageNumberOptions class controls how page numbers are displayed. A CitationCategoryMap class has also been added to retrieve citation category names for more accurate...
Released: Aug 7, 2025
8.1.5 버젼 업데이트
기능
- Improved handling of image-based bullets.
수정사항
- Fixed an issue where saving certain documents could throw an InvalidCastException.
- [Report Templates] Fixed an issue where DataTemplate.BatchProcess() incorrectly retained results from previous iteration.
- [Report Templates] Fixed a regression where DataTemplate.BatchProcess() threw an InvalidOperationException.
- [Export] Fixed an issue where page numbers in headers or footers did not reflect the correct starting number when exporting documents...
Released: Jun 23, 2025
8.1.4 버젼 업데이트
기능
- Synced version with other Document Solutions packages.
Released: Jun 6, 2025
8.1.3 버젼 업데이트
기능
- Synced version with other Document Solutions packages.
Released: May 27, 2025
8.1.2 버젼 업데이트
수정사항
- Synced version with other Document Solutions packages.