GroupDocs.Metadata for Python via .NET 24.9 Release Notes

Major Features

There are the following features, enhancements, and fixes in this release:

  • Added support for GIS formats: .shp, .geojson, .topojson, .gml, .osm, .kml, .gpx
  • Fields Creator and Producer in PDF now editable.
  • Import metadata properties from JSON file.
  • Copy method for metadata
  • Expanding the list of known properties
  • Implement FileType.FromExtension method
  • Copy method with support tag
  • Implement a log system
  • Update exif orientantion value enum
  • Support .cbr/.cb7/.cbz/.cbt formats

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
METADATANET-4046Support gis format.New Feature
METADATANET-4058Add the ability to write to the Creator and Producer fields in Pdf.New Feature
METADATANET-4047Import from file.New Feature
METADATANET-4055Implement support for copying metadata.New Feature
METADATANET-4066Develop copy method with support tagNew Feature
METADATANET-4065Implement FileType.FromExtension method in public APINew Feature
METADATANET-4056Implement a log systemNew Feature
METADATANET-4064Update exif orientantion value enumNew Feature
METADATANET-4079Support .cbr/.cb7/.cbz/.cbt formatsNew Feature

Public API and Backward Incompatible Changes

Use cases

None