GroupDocs.Conversion Cloud 25.10 Release Notes
This page contains release notes for GroupDocs.Conversion Cloud 25.10
Major Features
- Added new load options
- Bugs fixes and improvements
Full List of Issues Covering all Changes in this Release
| Key | Category | Summary |
|---|---|---|
| CONVERSIONCLOUD-622 | Enhancement | Refactor load options mapping, add missing load options |
| CONVERSIONCLOUD-623 | Bug | Html to Docx conversion error |
| CONVERSIONCLOUD-624 | Enhancement | Update supported formats documentation page |
Public API changes
Added new options
| Name | Type | Description |
|---|---|---|
| GisLoadOptions.Width | int | Page width for converting GIS document. Default is 1000. |
| GisLoadOptions.Height | int | Page height for converting GIS document. Default is 1000. |
| OlmLoadOptions.Folder | string | Folder which to be processed Default is Inbox |
| VcfLoadOptions.Encoding | string | The encoding that will be used when loading Vcf document |