Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 30,881 for

groupdocs metadata

(0.07 sec)
  1. Working with metadata in FLV files | Documentation

    Reading FLV header properties The Groupdocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root Metadata package Extract the native Metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata Metadata = new Metadata(Constants.InputFlv)) { var root = Metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP Metadata Groupdocs....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. Working with metadata in AVI files | Documentation

    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 the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_Metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata Metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = Metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The Groupdocs Metadata API allows the user to read Adobe Photoshop Metadata associated with a PSD image. For more information on the Photoshop file format and Metadata blocks 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 PSD image. Load a PSD file Get the root Metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Working with metadata in WordProcessing documen...

    Groupdocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root Metadata package Use the FileType property to obtain file format information AdvancedUsage....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. 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-...
  6. remove metadata using csharp on GroupDocs Blog ...

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

    blog.groupdocs.com/th/tag/remove-metadata-using...
  7. remove metadata from images in csharp on GroupD...

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

    blog.groupdocs.com/nl/tag/remove-metadata-from-...
  8. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting Metadata from WAV files...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/handling-metad...
  9. metadata cleaner using Java on GroupDocs Blog |...

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

    blog.groupdocs.com/ko/tag/metadata-cleaner-usin...
  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/ar/tag/remove-metadata-using...