Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 30,737 for

metadata

(0.04 sec)
  1. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard Metadata To access Metadata in a vCard, GroupDocs....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-vc...
  2. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Python via .NET you can easily search Metadata and extract desired Metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Python...

    docs.groupdocs.com/metadata/python-net/find-met...
  3. Working with EXIF metadata | Documentation

    This article explains how to access EXIF Metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Node...

    docs.groupdocs.com/metadata/nodejs-java/working...
  4. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC Metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-i...
  5. Working with MP3 metadata | Documentation

    Learn about managing Metadata for MP3 formats....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-mp...
  6. Introducing Outlook Metadata Cleaner - An Outlo...

    Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs.Metadata for .NET that removes/cleans Metadata properties in the files selected to be attached with email. It is an attach file button that appears in New Message window in Outlook. When some file is selected to be attached with email, the add-in first cleans all the Metadata information saved with that file and then attaches Metadata free file with email message....Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs...GroupDocs.Metadata for .NET that removes/cleans metadata properties...

    blog.groupdocs.com/metadata/introducing-outlook...
  7. Working with DICOM metadata | Documentation

    Reading DICOM Metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM Metadata. Load a DICOM image Get the root Metadata package Extract the native Metadata package using DicomRootPackage.DicomPackage Read the DICOM Metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata Metadata = new Metadata(Constants.InputDicom)) { var root = Metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // ....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-di...
  8. Extract metadata from Emails | Documentation

    Extract Metadata from emails by using GetMetadata method....Metadata Product Solution GroupDocs...Emails / Extract metadata from Emails Extract metadata from Emails...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Extract metadata from Emails | Documentation

    To extract Metadata from emails getMetadata method is used. This method allows to extract the following Metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract Metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document Metadata objects; Iterate through the collection and get Metadata names and values....Metadata Product Solution GroupDocs...Emails / Extract metadata from Emails Extract metadata from Emails...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Metadata Scrubbing - Online and Programmatic Ap...

    Discover the online and programmatic way to remove or clean the Metadata properties of documents and images....discussed how we can edit metadata properties of different file...don’t need the metadata or selective metadata properties within...

    blog.groupdocs.com/metadata/metadata-scrubber/