GroupDocs.Conversion for .NET 22.5 Release Notes
This page contains release notes for GroupDocs.Conversion for .NET 22.5
Major Features
There are 5 features, improvements and bug-fixes in this release, most notable are:
- Conversions from 3D to 3D formats - these conversions are available for netstandard 2.1 and .net 6 targets
- Add option to set custom font folders when converting from CAD
- Convert to archive protected with passsword
- Convert from password protected archives
Full List of Issues Covering all Changes in this Release
Key | Category | Summary |
---|---|---|
CONVERSIONNET‑5214 | Feature | Conversion from 3D to 3D formats |
CONVERSIONNET‑5252 | Improvement | Implement setting custom font folders when converting from CAD |
CONVERSIONNET‑5255 | Improvement | Improving archive handling with adding support for saving to archives protected with password |
CONVERSIONNET‑5254 | Improvement | Improving archive handling with adding support for opening password protected archives |
CONVERSIONNET‑4314 | Fix | Converting particular DWFX to PDF produce empty result file |
Public API and Backward Incompatible Changes
- Introduced ThreeDLoadOptions class
- Introduced ThreeDConvertOptions class
- New property Password in CompressionConvertOptions class
- New property Password in CompressionLoadOptions class