Document Solutions for Word .NET のリリース

Released: Dec 3, 2021

4.2.0.727 での更新項目

機能

  • Improved speed when loading large documents.
  • Adding a bookmark with the name of an already existing bookmark will now replace the old bookmark with the new one (previously an exception would be thrown). The new behavior is consistent with that of Microsoft Word.

不具合の修正

  • [Data Templates] Incorrect expansion of certain templates.
  • [Data Templates] Fixed handling of DataTable data sources, now a DataTable is correctly iterated over rows. Note that this may break some templates that relied on...

Released: Nov 1, 2021

4.2.0.726 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Oct 13, 2021

4.2.0.722 での更新項目

不具合の修正

  • [Data Templates] Incorrect expansion of dynamic tables when using a JSON data source.
  • Complex script tag cannot be added to character styles.
  • Minor fixes in Paragraph.RestartList() API.

Released: Sep 30, 2021

4.2.0.719 での更新項目

機能

  • Added new method Paragraph.RestartList() which restarts list numbering on the current paragraph.

Released: Sep 3, 2021

4.2.0.717 での更新項目

不具合の修正

  • [Data Templates] Incorrect batch processing of two root templates in the same block.
  • [Data Templates] DataTable field's name is not found in some situations.

Released: Aug 16, 2021

4.2.0.715 での更新項目

機能

  • Support Multiple Data Sources in a Single Template - In complex business applications, data is stored or retrieved from multiple data sources. GcWord Report Templates now supports binding Microsoft Word Report Templates with data from multiple data sources.
  • New Range Template Formatters:
    • Restart Numbered Lists - GcWord adds a new range template formatter restart to restart a numbered list in different blocks of data. Attach the new restart formatter to the template range tag with '#' and you...

Released: Aug 12, 2021

4.1.0.664 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Jul 7, 2021

4.1.0.663 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Jun 18, 2021

4.1.0.662 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: May 19, 2021

4.1.0.660 での更新項目

不具合の修正

  • Error when loading a certain DOCX file.
  • Performance issues when saving documents as PDFs or images.
  • Exception occurs in some scenarios when reading properties of a Shape.
  • [Data Templates] Incorrect fonts are used when processing some templates.