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.