Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 30,736 for

metadata

(0.32 sec)
  1. GroupDocs.Metadata for .NET 1.7.0 Released with...

    GroupDocs.Metadata for .NET version 1.7 is available now. Code is redefined by decreasing number of namespaces for easy integration. One major enhancement is support for MP3 format. So management of audio format Metadata is more easy with this release. Metadata API extended features MP3 format supported - Detect MP3 format Reading ID3v1 Tag Reading ID3v2 Tag Get MPEG Audio format Information Read all EXIF tags Get specific EXIF tag by specific key or indexer ....Metadata for .NET version 1.7 is available now. Code...format metadata is more easy with this release. Metadata API extended...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  2. Working with metadata in WEBP images | Document...

    Working with XMP Metadata GroupDocs.Metadata for Java allows managing XMP Metadata in JPEG 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 JPEG 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:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Metadata Product Solution GroupDocs...document with secure custom Metadata signatures / Implement custom...

    docs.groupdocs.com/signature/java/implement-cus...
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV Metadata. Load an MKV video Get the root Metadata package Extract the native Metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska Metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata Metadata = new Metadata(Constants.InputMkv)) { var root = Metadata.GetRootPackage(); // Read the EBML header Console....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. How to search for Metadata signatures | Documen...

    This topic explains how to search for Metadata signatures within the documents with GroupDocs.Signature API....Metadata Product Solution GroupDocs...document / 🔍 Metadata How to search for Metadata signatures Leave...

    docs.groupdocs.com/signature/net/search-for-met...
  6. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Metadata Product Solution GroupDocs...document with secure custom Metadata signatures / Implement custom...

    docs.groupdocs.com/signature/net/implement-cust...
  7. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract Metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Metadata Product Solution GroupDocs...PowerPoint presentations / Extract metadata from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract Metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Metadata Product Solution GroupDocs...Excel spreadsheets / Extract metadata from Microsoft Office Excel...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Extract metadata from Microsoft Office Excel sp...

    To extract Metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following Metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Metadata Product Solution GroupDocs...Excel spreadsheets / Extract metadata from Microsoft Office Excel...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Define and Use Custom Objects for PDF Metadata ...

    Metadata signature is a convenient way to sign documents using Metadata properties. In GroupDocs.Signature for .NET 18.9, we introduced the feature of signing the PDF documents using various Metadata properties including: Author CreateDate MetadataDate CreatorTool ModifyDate Producer Entry Keywords Title Subject Description Creator You can set all or some of the above-mentioned properties while signing the documents. Since these are the built-in properties, you can only add/update their value. There could be a situation when the built-in Metadata properties may not fulfill your requirements and you may want to use your own set of properties to add Metadata signatures....Metadata signature is a convenient way to sign documents using...using metadata properties. In GroupDocs.Signature for .NET 18.9...

    blog.groupdocs.com/signature/define-and-use-cus...