Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 33,717 for

metadata

(0.3 sec)
  1. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of new features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio format. Not only this, the API has also brought some new features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features....Metadata for .NET with a bunch of new....NET community. GroupDocs.Metadata for .NET 16.10 has come with...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  2. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the new features and changes introduced in version 19....release, we have introduced Metadata Signature for word-processing...19.1. Features Introduced # Metadata Signature FeaturesThe latest...

    blog.groupdocs.com/signature/introducing-form-f...
  3. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit Metadata associated with various document, image, audio, video and many other formats. It works with most notable Metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific Metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with Metadata in a unified way regardless of the file format....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  4. Extract Metadata in CSharp on GroupDocs Blog | ...

    Extract Metadata in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Metadata in CSharp on GroupDocs Blog | Document Automation Solution......Extract Metadata in CSharp on GroupDocs Blog | Document Automation...Recent content in Extract Metadata in CSharp on GroupDocs Blog...

    blog.groupdocs.com/vi/tag/extract-metadata-in-c...
  5. Extract Metadata of WAV file in Java on GroupDo...

    Extract Metadata of WAV file in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Metadata of WAV file in Java on GroupDocs Blog | Document......Extract Metadata of WAV file in Java on GroupDocs Blog | Document...Recent content in Extract Metadata of WAV file in Java on GroupDocs...

    blog.groupdocs.com/zh/tag/extract-metadata-of-w...
  6. Support of Password-Protected OneNote Documents...

    We are glad to announce the monthly release of GroupDocs.Metadata for Java 19.1. In this version, we have introduced two new features and added seven enhancements. Using the latest version, you can extract Metadata from Matroska Multimedia Container (.MKV) files. Furthermore, the latest version allows you to extract Metadata from password-protected OneNote documents. Please have a look at the release notes for more details. Features Introduced Support for the Matroska Multimedia Container FilesThe latest release is capable of extracting Metadata from the Matroska Multimedia Container (....Metadata for Java 19.1 . In this version...latest version, you can extract metadata from Matroska Multimedia Container...

    blog.groupdocs.com/metadata/support-of-password...
  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...Developers Recent content in remove metadata from documents in Java on...

    blog.groupdocs.com/fa/tag/remove-metadata-from-...
  8. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF Metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....data includes the tagging and metadata information about the captured...captured image file. Metadata may contain information like camera...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  9. Extracting Common Image Information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root Metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata Metadata = new Metadata(Constants.InputPng)) { var root = Metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } 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 .NET...

    docs.groupdocs.com/metadata/net/extracting-comm...
  10. GroupDocs.Redaction for Java

    This API allows you to redact, hide, or remove private contents in any type of file format using Java language on any platform....Metadata Product Family GroupDocs.Search...Java Remove Metadata from RTF using Java Remove Metadata from PPTX...

    kb.groupdocs.com/redaction/java/