Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,225 for

xmp

(0.06 sec)
  1. GroupDocs.Metadata for .NET 18.11 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 18.11. Major Features There are the following features and enhancements in this release: Reduce memory consumption of the PDF format Reduce memory consumption of supported Excel formats XlsFormat: Add support for missing metadata properties Implement the ability to work with metadata stored in FLV files All Changes Key Summary Category METADATANET-1640 Reduce memory consumption of the PDF format Enhancement METADATANET-2422 Reduce memory consumption of supported Excel formats Enhancement METADATANET-2436 XlsFormat: Add support for missing metadata properties Enhancement METADATANET-470 Implement the ability to work with metadata stored in FLV files New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....FLV video } } Read and write XMP metadata. using ( FlvFormat format...@"D:\output.flv" ); } Remove XMP metadata. using ( FlvFormat format...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  2. Working with metadata in PDF documents | Docume...

    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...
  3. XmpText - GroupDocs.Metadata for Java - API Ref...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......XmpRenditionClass Represents XMP RenditionClass....

    apireference.groupdocs.com/metadata/java/com.gr...
  4. GroupDocsMetadataException - GroupDocs.Metadata...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......exception that is thrown when XMP has invalid structure....

    apireference.groupdocs.com/metadata/java/com.gr...
  5. XmpVersion Class - GroupDocs.Metadata for .NET ...

    Represents a version of a document....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpVersion...GroupDocs.Metadata.Standards.Xmp XmpMetadataContainer GroupDocs...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. groupdocsmetadataexception - GroupDocs.Metadata...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......exception that is thrown when XMP has invalid structure....

    apireference.groupdocs.com/metadata/java/com.gr...
  7. 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...
  8. XmpResourceEvent Class - GroupDocs.Metadata for...

    Represents a high-level event that occurred in the processing of a resource....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpResourceEvent...GroupDocs.Metadata.Standards.Xmp XmpMetadataContainer GroupDocs...

    apireference.groupdocs.com/metadata/net/groupdo...
  9. XmpTime Class - GroupDocs.Metadata for .NET - A...

    Representation of a time value in seconds....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpTime...GroupDocs.Metadata.Standards.Xmp XmpMetadataContainer GroupDocs...

    apireference.groupdocs.com/metadata/net/groupdo...
  10. XmpDimensions Class - GroupDocs.Metadata for .N...

    Containing dimensions for a drawn object....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpDimensions...GroupDocs.Metadata.Standards.Xmp XmpMetadataContainer GroupDocs...

    apireference.groupdocs.com/metadata/net/groupdo...