Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/.
The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...
This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...
This article shows how to handle search queries if they contain special characters and separator characters....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...
This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...
Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...
Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....(OpenDocument Spreadsheet) and XLS (Microsoft Excel Binary File...