Document Solutions for Word .NET Releases
Released: Feb 28, 2023
Updates in 6.0.5
Funktionen
- Synced version with other GrapeCity.Documents packages.
Released: Feb 6, 2023
Updates in 6.0.4
Funktionen
- [Export to PDF/images] Added support for Shadow, Reflection, Glow, Soft Edges, Blur and FillOverlay effects for simple shapes.
Fehlerkorrekturen
- Several issues related to shapes' effects.
Released: Jan 21, 2023
Updates in 6.0.3
Fehlerkorrekturen
Released: Jan 3, 2023
Updates in 6.0.2
Funktionen
- Synced version with other GrapeCity.Documents packages.
Released: Dec 27, 2022
Updates in 6.0.1
Fehlerkorrekturen
- Shadow with a preset/system/hsl color in FormatScheme causes generating a malformed file.
Released: Dec 12, 2022
Updates in 6.0.0
Funktionen
- 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.
Fehlerkorrekturen
- Format scheme's images are not serialized when the document is saved.
Released: Aug 15, 2022
Updates in 5.2.0.800
Funktionen
- 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:
Released: Aug 1, 2022
Updates in 5.1.0.796
Funktionen
- Synced version with other GrapeCity.Documents packages.
Released: Jul 18, 2022
Updates in 5.1.0.795
Funktionen
- Synced version with other GrapeCity.Documents packages.
Released: Jun 13, 2022
Updates in 5.1.0.793
Fehlerkorrekturen
- [Report templates] Exception messages have been improved.