GroupDocs.Conversion for .NET 19.4 Release Notes

Major Features

This regular monthly release contains 5+ improvements and bug fixes. Most notable are: 

  • Conversions from Cmx
  • Automatic naming when saving converted document to file
  • Get page orientation for specific page

Full List of Issues Covering all Changes in this Release

KeyCategorySummary
CONVERSIONNET‑2980FeatureImplement automatic naming when saving converted document to file
CONVERSIONNET‑2983FeatureImplement conversion from Cmx
CONVERSIONNET‑3011ImprovementImplement getting page orientation for specific page
CONVERSIONNET‑1747FixHTML output file is not rendered properly in Edge
CONVERSIONNET‑1919FixArrows point in the wrong direction in ODP output
CONVERSIONNET‑2964FixAutoCAD(.ifc) to Image conversion issue
CONVERSIONNET‑2995FixEvaluation message is not visible when converting to ODS
CONVERSIONNET‑3002FixIncorrect Html after applying evaluation message when converting from Email
CONVERSIONNET‑3003FixIncorrect Html structure after applying watermark over Html
CONVERSIONNET‑3048FixGroupDocs.Conversion with several GroupDocs products in same project throws exception

Public API and Backward Incompatible Changes

  1. CellsLoadOptions is marked as obsolete

    Replaced by SpreadsheetLoadOptions
  2. CellsSaveOptions is marked as obsolete

    Replaced by SpreadsheetSaveOptions
  3. HtmlSaveOptions is marked as obsolete

    Replaced by MarkupSaveOptions
  4. SlidesLoadOptions is marked as obsolete

    Replaced by PresentationLoadOptions
  5. SlidesSaveOptions is marked as obsolete

    Replaced by PresentationSaveOptions
  6. WordsLoadOptions is marked as obsolete

    Replaced by WordProcessingLoadOptions
  7. WordsSaveOptions is marked as obsolete

    Replaced by WordProcessingSaveOptions