Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,239 for

xmp

(0.17 sec)
  1. XmpBasicJobTicketPackage Class - GroupDocs.Meta...

    Represents Basic Job-Ticket namespace....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp.Schemes...GroupDocs.Metadata.Standards.Xmp XmpMetadataContainer GroupDocs...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. metadatatype - GroupDocs.Metadata for Java - AP...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m...... Xmp An XMP metadata package. Zip A native...packages. Xmp public static final MetadataType Xmp An XMP metadata...

    apireference.groupdocs.com/metadata/java/com.gr...
  3. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage.... } Working with XMP metadata GroupDocs.Metadata for...for .NET allows managing XMP metadata in PSD images. For more...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System.... } } Working with XMP metadata GroupDocs.Metadata for...for Java allows managing XMP metadata in AVI files. For more...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Evaluation Limitations and Licensing | Document...

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read Xmp API Only first 2 Xmp schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....properties can be read XMP API Only first 2 XMP schemes can be read...

    docs.groupdocs.com/metadata/java/evaluation-lim...
  6. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....properties can be read XMP API Only first 2 XMP schemes can be read...

    docs.groupdocs.com/metadata/nodejs-java/evaluat...
  7. Releases · groupdocs-metadata/GroupDocs.Metadat...

    Outdated. Contribute to groupdocs-metadata/GroupDocs.Metadata-for-.NET-WebForms-App development by creating an account on GitHub.... Jpeg, Gif, Png) Metadata & XMP data information Feature Ability...Ability to clean Metadata (Basic, XMP, Custom Fields, Revisions, Comments)...

    github.com/groupdocs-metadata/GroupDocs.Metadat...
  8. XmpRightsManagementPackage - GroupDocs.Metadata...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......extends XmpPackage Represents XMP Rights Management namespace....Parameters: name - XMP metadata property name. value - XMP metadata property...

    apireference.groupdocs.com/metadata/java/com.gr...
  9. XmpPhotoshopPackage Class - GroupDocs.Metadata ...

    Represents Adobe Photoshop namespace....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp.Schemes...GroupDocs.Metadata.Standards.Xmp XmpMetadataContainer GroupDocs...

    apireference.groupdocs.com/metadata/net/groupdo...
  10. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs.... Code Example: Update XMP Metadata of WAV File # GroupDocs...Metadata APIs allow you to edit XMP metadata of WAV file format and...

    blog.groupdocs.com/total/groupdocs-newsletter-j...