Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 30,155 for

groupdocs metadata

(0.04 sec)
  1. Working with Metadata in ASF Files | Documentation

    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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Clean Metadata of Documents and Images using Java

    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....Український Tiếng Việt 中文 中國傳統的 Metadata is the data that provides...not a good practice to send metadata along. It can reveal your...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  3. remove exif metadata on GroupDocs Blog | Docume...

    remove exif Metadata on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove exif Metadata on Groupdocs Blog | Document Automation Solutions for .NET &......remove exif metadata on GroupDocs Blog | Document Automation...content in remove exif metadata on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/vi/tag/remove-exif-metadata/...
  4. remove metadata from documents in csharp on Gro...

    remove Metadata from documents in csharp on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove Metadata from documents in csharp on Groupdocs Blog | ......remove metadata from documents in csharp on GroupDocs Blog |...remove metadata from documents in csharp on GroupDocs Blog |...

    blog.groupdocs.com/id/tag/remove-metadata-from-...
  5. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract Metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Search for built-in Metadata signatures | Docum...

    This article explains how to provide advanced search for Metadata electronic signatures with Groupdocs.Signature API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/net/search-for-bui...
  7. remove metadata from documents in Java on Group...

    remove Metadata from documents in Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove Metadata from documents in Java on Groupdocs Blog | Docu......remove metadata from documents in Java on GroupDocs Blog | Document...in remove metadata from documents in Java on GroupDocs Blog | Document...

    blog.groupdocs.com/th/tag/remove-metadata-from-...
  8. Working with metadata in ASF files | Documentation

    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 the AsfRootPackage.getAsfPackage method Read the ASF Metadata properties advanced_usage.managing_Metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata Metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = Metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. 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:...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. remove metadata using Java on GroupDocs Blog | ...

    remove Metadata using Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove Metadata using Java on Groupdocs Blog | Document Automation Solution......remove metadata using Java on GroupDocs Blog | Document Automation...content in remove metadata using Java on GroupDocs Blog | Document...

    blog.groupdocs.com/th/tag/remove-metadata-using...