Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,281 for

xmp

(0.09 sec)
  1. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Learn how to update and clean XMP packages in SVG files. Learn...

    blog.groupdocs.com/categories/groupdocs.metadat...
  2. Features Overview | GroupDocs

    Key features of GroupDocs.Metadata for Python via .NET — read, edit, remove, and export metadata; EXIF, IPTC, and Xmp standards; ID3 audio tags; document inspection; and AI-pipeline integration....the major metadata standards (XMP, EXIF, IPTC, Image Resource Blocks...read, update, and add custom XMP packages across formats. Image...

    docs.groupdocs.com/metadata/python-net/features...
  3. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/metadata/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/metadata......com/metadata/java/working-with-xmp-metadata/weekly0.5https://docs...com/metadata/net/working-with-xmp-metadata/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/metadata.xml
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...latest version allows you to edit XMP metadata of WAV file format and...formats. A bug related to removing XMP metadata in TIF file format is...

    blog.groupdocs.com/groupdocs.blog/page/57/
  5. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....OutputPdf ); } Working with XMP metadata GroupDocs.Metadata for...for Java also allows managing XMP metadata in PDF files. For more...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited to announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition to the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy to use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible to the user....properties in images EXIF maker-notes XMP metadata properties in images...

    blog.groupdocs.com/metadata/releasing-first-ver...
  7. Remove MP3 Tags using C# - (ID3, Lyrics, APE) |...

    Remove MP3 tags from the mp3 files using C#. Eliminate the ID3v1, ID3v2, Lyrics, and APEv2 metadata tags from the mp3 files using .NET Metadata API....Metadata of WAV files in C# Manage XMP and EXIF Data of HEIF/HEIC Images...

    blog.groupdocs.com/metadata/remove-mp3-tags-usi...
  8. Update EPUB Metadata using C# – .NET Metadata E...

    Discover ways to view and edit EPUB eBook metadata using C#. Programmatically edit EPUB specific properties and Dublin Core items using C#....Remove MP3 Tags using C# Manage XMP and EXIF Data of HEIF/HEIC Images...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  9. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources....properties in images Working with XMP metadata properties in images...

    blog.groupdocs.com/metadata/control-and-process...
  10. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items....Remove MP3 Tags using Java Manage XMP and EXIF Data of HEIF/HEIC Images...

    blog.groupdocs.com/metadata/manage-epub-metadat...