Document Solutions for Word .NET のリリース

Released: Feb 28, 2023

6.0.5 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Feb 6, 2023

6.0.4 での更新項目

機能

  • [Export to PDF/images] Added support for Shadow, Reflection, Glow, Soft Edges, Blur and FillOverlay effects for simple shapes.

不具合の修正

  • Several issues related to shapes' effects.

Released: Jan 21, 2023

6.0.3 での更新項目

不具合の修正

  • Fixed internal issue.

Released: Jan 3, 2023

6.0.2 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Dec 27, 2022

6.0.1 での更新項目

不具合の修正

  • Shadow with a preset/system/hsl color in FormatScheme causes generating a malformed file.

Released: Dec 12, 2022

6.0.0 での更新項目

機能

  • You can now add reflection, glow, blur, soft edge and fill overlay effects.
  • Report Templates
    • SVG images can now be used as data in image templates.
    • Conditionally show/hide multiple blocks of data.
    • Add calculations to report templates using the new 'calc' templates feature.
    • Paragraphs generated by template processing that only contain template tags are now automatically removed.

不具合の修正

  • Format scheme's images are not serialized when the document is saved.

Released: Aug 15, 2022

5.2.0.800 での更新項目

機能

  • Report Templates
    • Added Decimal, DateTime and DateTimeOffset to the primitive types that can be addressed via the 'value' tag.
    • Added DataSourceDictionary.Add(string, object, CultureInfo) method which adds a data source with an associated culture to be used when parsing and formatting data.
    • Improved diagnostics when processing templates that contain errors.
  • Added Shadow effect support (note: shadow effect is not yet supported in export to PDF/images). Includes:
    • BuiltInShadowId enum which...

Released: Aug 1, 2022

5.1.0.796 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Jul 18, 2022

5.1.0.795 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Jun 13, 2022

5.1.0.793 での更新項目

不具合の修正

  • [Report templates] Exception messages have been improved.