GroupDocs.Metadata for .NET 1.6.0 Release Notes

Major Features

There are 6 features and 3 enhancements in this regular monthly release. The most notable are:

  • Ability to read and write XMP metadata of TIFF format
  • Ability to inspect hidden data in Excel format
  • Ability to inspect hidden data in PowerPoint format
  • Ability to read TIFF Image File Directory tags
  • Ability to remove hidden data in PowerPoint format
  • Ability to remove hidden data in Excel format
  • Throws DocumentProtectedException when document could not be opened without password
  • Ability to read XMP metadata without header process instruction
  • Process multi-page TIFF during loading XMP metadata

All Changes

KeySummaryCategory
METADATANET-587Ability to read and write XMP metadata of TIFF formatNew feature
METADATANET-1012Ability to inspect hidden data in Excel formatNew feature
METADATANET-1013Ability to inspect hidden data in PowerPoint formatNew feature
METADATANET-1049Ability to read TIFF Image File Directory tagsNew feature
METADATANET-1066Ability to remove hidden data in PowerPoint formatNew feature
METADATANET-1067Ability to remove hidden data in Excel formatNew feature
METADATANET-1029Throws DocumentProtectedException when document could not be opened without passwordEnhancement
METADATANET-1042Ability to read XMP metadata without header process instructionEnhancement
METADATANET-1047Ability to process multi-page TIFF during loading XMP metadataEnhancement