Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,267 for

exif

(0.08 sec)
  1. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from Exif. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/Exif tags Utilizing the GroupDocs....proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting...properties in the form of TIFF/EXIF tags Utilizing the GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-mak...
  2. GroupDocs.Metadata for .NET 20.7 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 20.7 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with Exif metadata in JPEG2000 images Add support for the HEIF/HEIC format Implement the ability to extract metadata from encrypted MS Project files Implement the ability to manage custom properties in Project files. Add support for additional built-in properties Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2845 Implement the ability to work with Exif metadata in JPEG2000 images New Feature METADATANET-3387 Add support for the HEIF/HEIC format New Feature METADATANET-2843 Implement the ability to extract metadata from encrypted MS Project files Improvement METADATANET-1479 Implement the ability to manage custom properties in Project files....Implement the ability to work with EXIF metadata in JPEG2000 images...Implement the ability to work with EXIF metadata in JPEG2000 images...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. GroupDocs.Signature for .NET 18.12 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.12 Major Features There are few new features, improvements and bug fixes in this regular release. Most features are related to introduced Image Metadata support, improvement on Form-Field Signature implementation for signing and searching, same as some bug fixes. Summary the most notable changes are: Introduced Metadata Signature Search features for Image Documents Improved Form-field Signature naming for multi page Documents Fixed Form-fields search bug for empty named controls for Pdf Documents Improved Output file setup, fixed issue for absolute output file path Improve error handling with extended messages Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-1797 Skip Output folder when SaveOptions....image file format (Exif) specification. The Exif data references...Description Id ushort Specifies unique exif tag identifier. See documentation...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  4. Update ID3v1 and ID3v2 Tag Using Properties wit...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for Java 18.2. Three **enhancements **and six **new features **are introduced in this release. You can now load and save Exif metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well.... You can now load and save EXIF metadata for JPEG and TIFF formats...18.2 . # Loading and Saving EXIF Metadata with Better Speed Validating...

    blog.groupdocs.com/metadata/update-id3v1-and-id...
  5. GroupDocs.Viewer for .NET 24.1 Release Notes

    GroupDocs.Viewer for .NET 24.1 Release Notes – the latest updates and fixes....incorrect VIEWERNET‑4628 Fix EXIF metadata is not taken into account...rotation of JPEG images based on Exif Orientation tag Unlink table...

    releases.groupdocs.com/viewer/net/release-notes...
  6. IExif Properties - GroupDocs.Metadata for .NET ...

    Gets or sets the Exif metadata package associated with the file....Exif Namespaces GroupDocs.Metadata.Standards.Exif IExif...ExifPackage Gets or sets the EXIF metadata package associated...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. ExifIfdPackage - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......Represents the Exif Image File Directory. Exif IFD is a set of...of tags for recording Exif-specific attribute information. Learn...

    apireference.groupdocs.com/metadata/java/com.gr...
  8. JPG file - when removing just "Camera make", "C...

    Hi Sir/Madam, We are using GroupDocs.Metadata library v18.6. We use the codes to remove properties in JPG files. format = new JpegFormat(filePath); if (format == null) { return; } JpegExifInfo ExifInfo = (JpegExifI…...custom EXIF tags which are not described in the official EXIF documentation...1\comments.jpeg")) { // get EXIF data ExifInfo exifInfo = jpegFormat...

    forum.groupdocs.com/t/jpg-file-when-removing-ju...
  9. GroupDocs.Metadata for Java 20.7 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 20.7 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with Exif metadata in JPEG2000 images Add support for the HEIF/HEIC format Implement the ability to extract metadata from encrypted MS Project files Implement the ability to manage custom properties in Project files. Add support for additional built-in properties Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2845 Implement the ability to work with Exif metadata in JPEG2000 images New Feature METADATANET-3387 Add support for the HEIF/HEIC format New Feature METADATANET-2843 Implement the ability to extract metadata from encrypted MS Project files Improvement METADATANET-1479 Implement the ability to manage custom properties in Project files....Implement the ability to work with EXIF metadata in JPEG2000 images...Implement the ability to work with EXIF metadata in JPEG2000 images...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  10. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with Exif metadata The GroupDocs.Metadata API supports handling Exif metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with Exif Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... Working with EXIF metadata The GroupDocs.Metadata...Metadata API supports handling EXIF metadata in HEIF/HEIC images...

    docs.groupdocs.com/metadata/java/working-with-m...