Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 29,922 for

groupdocs metadata

(0.07 sec)
  1. Metadata redactions | Documentation

    This article shows that how Java redaction API allows you to replace or remove Metadata using filters or search by regular expression....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/metadata-reda...
  2. Working with CAD metadata | Documentation

    The Groupdocs Metadata API provides the feature to read basic Metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD Metadata To access Metadata in a CAD drawing, the Groupdocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads Metadata associated with a CAD file. advanced_usage.managing_Metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata Metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = Metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-c...
  3. Find metadata properties | Documentation

    Using the Groupdocs.Metadata for Java 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/find-metadata-...
  4. Set metadata properties | Documentation

    The SetProperties method is used to update or add Metadata. You can easily add Metadata to photos, pdfs or you can update or add data to mp3 files....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  5. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. Working with XMP metadata | Documentation

    This article shows how to access XMP Metadata in a file of any supported format....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-x...
  7. Working with XMP metadata | Documentation

    This article shows how to access XMP Metadata in a file of any supported format....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-xm...
  8. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export Metadata properties to an Excel workbook....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/exporting-metad...
  9. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export Metadata properties to an Excel workbook in Java...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/exporting-meta...
  10. Working with EXIF metadata | Documentation

    This article explains how to access EXIF Metadata in a file of any supported format....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-ex...