Document Solutions for Word .NET 릴리스

Released: Apr 2, 2025

8.0.6 버젼 업데이트

수정사항

  • Processing a DOCX using DsWord may change the indentation of the content in the document.
  • ArgumentOutOfRangeException is thrown when saving a specific DOCX.

Released: Mar 21, 2025

8.0.5 버젼 업데이트

수정사항

  • Synced version with other Document Solutions packages.

Released: Mar 4, 2025

8.0.4 버젼 업데이트

수정사항

  • Synced version with other Document Solutions packages.

Released: Feb 12, 2025

8.0.3 버젼 업데이트

수정사항

  • Copying a complex range into inner object of another range would make an inverse copy of the source range.

Released: Jan 15, 2025

8.0.2 버젼 업데이트

수정사항

  • Issues when processing TOC field.

Released: Jan 7, 2025

8.0.1 버젼 업데이트

기능

  • Added GrapeCity.Documents.Word.Fields.NumPagesFieldOptions class: represents NUMPAGES field options.

수정사항

  • Inconsistencies between calculated fields results in GcWordDocument vs MS Word.
  • Exception is thrown if using NumberStyle and DisplayRelative on the same page.
  • Issues when parsing TC some field codes.
  • Exception is thrown if using NumberStyle and NumberFormat together for SectionFieldOptions or SectionPagesFieldOptions.

Released: Dec 11, 2024

8.0.0 버젼 업데이트

기능

Enhancements When Working with Fields

  • Fields in Microsoft Word act as dynamic placeholders for data that can automatically update based on certain conditions, eliminating the need for manual updates and helping create consistently formatted, professional documents. Fields are not only useful for displaying dynamic data but can also be customized and controlled by adjusting their arguments (parameters) and switches (modifiers) to modify their behavior and output.
  • In the v8.0 release, DsWord...

Released: Nov 26, 2024

7.2.5 버젼 업데이트

수정사항

  • System.ArgumentOutOfRangeException is thrown when saving certain Word documents.

Released: Oct 26, 2024

7.2.4 버젼 업데이트

기능

  • Important note: This package, DS.Documents.Word, replaces GrapeCity.Documents.Word, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Word. Existing subscriptions will continue to apply to this new package.

수정사항

  • Loading a certain DOCX containing line shapes throws NullReferenceException.
  • Changed: Updated the version of System.Text.Json package reference to 6.0.10.

Released: Oct 10, 2024

7.2.3 버젼 업데이트

수정사항

  • Synced version with other Document Solutions packages.