GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...latest version, you can now edit XMP metadata of WAV file format and...formats. A bug related to removing XMP metadata in Tiff file format...
GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....properties can be read XMP API Only first 2 XMP schemes can be read...
Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Learn how to update and clean XMP packages in SVG files. Learn...
Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information.
Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties
try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....OutputPdf ); } Working with XMP metadata GroupDocs.Metadata for...for Java also allows managing XMP metadata in PDF files. For more...
Remove MP3 tags from the mp3 files using C#. Eliminate the ID3v1, ID3v2, Lyrics, and APEv2 metadata tags from the mp3 files using .NET Metadata API....Metadata of WAV files in C# Manage XMP and EXIF Data of HEIF/HEIC Images...
We are extremely excited to announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition to the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy to use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible to the user....properties in images EXIF maker-notes XMP metadata properties in images...
Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images, email, eBooks, Visio, Zip files....metadata standards like EXIF, XMP, IPTC, ID3 tag, etc. You may...
Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etc....metadata standards like EXIF, XMP, IPTC, ID3 tag, etc. It allows...
Extract MP3 tags from the mp3 files using C#. Read the ID3v1, ID3v2, Lyrics and APEv2 metadata standard tags from the mp3 files using .NET Metadata API....Metadata of WAV files in C# Manage XMP and EXIF Data of HEIF/HEIC Images...
Discover ways to view and edit EPUB eBook metadata using C#. Programmatically edit EPUB specific properties and Dublin Core items using C#....Remove MP3 Tags using C# Manage XMP and EXIF Data of HEIF/HEIC Images...