GroupDocs.Conversion for .NET 18.9 Release Notes

Major Features

This regular monthly release contains 10+ new features, improvements and bug fixes. Most notable are:

  • Improved Load and Save Options, moved to new namespace
  • Introduced conversion from IGS
  • Introduced conversion from PLT
  • Convert from password protected ODS
  • Convert to password protected ODS
  • Introduced conversion from CGM

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
14095Implement conversion from IgsNew Feature
14094Implement conversion from PltNew Feature
14073Support password protection when converting to ODSNew Feature
14072Support converting password protected ODS documentNew Feature
14061Implement conversion from CgmNew Feature
14097Pdf to Cells improvementImprovement
14084Improve Words conversion optionsImprovement
14083Improve Slides conversion optionsImprovement
14082Improve Pdf conversion optionsImprovement
14080Improve Image conversion optionsImprovement
14079Improve Html conversion optionsImprovement
14078Improve Cells conversion optionsImprovement
14087XLS to HTML output is too smallFix
14074Excel to SVG conversion issueFix
13688Xps to Pdf conversion issueFix

Public API and Backward Incompatible Changes

All classes from GroupDocs.Conversion.Converter.Option namespace are now obsolete

This is not breaking change, but the classes are marked as obsolete and will be removed in version 18.12. The new options classes are in GroupDocs.Conversion.Options namespace and are separated in two sub namespaces GroupDocs.Conversion.Options.Load and GroupDocs.Conversion.Options.Save