The SetProperties method is used to upDate or add metadata. You can easily add metadata to photos, pdfs or you can upDate or add data to mp3 files....metadata properties containing the date the document was created/updated...
This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...properties like Author, Creation Date, Producer, Entry, Keywords etc...
At GroupDocs, we are always keen to broaden the usability of our APIs across multiple platforms. Keeping that in mind, we are pleased to release GroupDocs.Assembly for Java, a simpe document automation and report generation API that is materialized with multitude of extinct features that you may not have experience before. Such as, support of multiple data sources, multitude of supported file formats. We would encourage you to explore the API and share your valuable feedback....fetching data from different date nodes/sources. Data manipulation...
This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....like document author, creation date, document keywords, titles,...
This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....SubjectName = "Test" , // specify date range period of signature SignDateTimeFrom...
Compare Excel files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....your data is accurate, up-to-date, and free of errors. Compare...
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....Name, Document Modification Date, Make and Model of Camera, etc...
Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers.
The following are the steps to read the header of an AVI file.
Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties
using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....work, the author, the creation date, and copyright information....
This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata search engine...containing the file last printing date var affected = metadata . AddProperties...