Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,279 for

xmp

(1.99 sec)
  1. Working with metadata standards | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......IPTC IIM metadata Working with XMP metadata Was this page helpful...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with metadata in PSD images | GroupDocs

    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...
  3. 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...
  4. Evaluation Limitations and Licensing | GroupDocs

    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...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... XMP is an XML-based metadata standard...extract, update, and remove the XMP and EXIP metadata of the HEIF/HEIC...

    blog.groupdocs.com/groupdocs.blog/page/29/
  6. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....getImageWidth ())); } } } Working with XMP metadata GroupDocs.Metadata for...for Java allows managing XMP metadata in ASF files. For more...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Features Overview | GroupDocs

    A Node.js via Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and Xmp metadata....popular metadata standards: IPTC, XMP, EXIF, Image Resources Manipulating...

    docs.groupdocs.com/metadata/nodejs-java/feature...
  8. export.xlsx

    Metadata FileType Metadata PdfTypePackage FileFormat Integer 7 MimeType String application/pdf Extension String .pdf PdfVersion String 1.5 DocumentProperties Metadata PdfPackage moddate DateTime 09......CharacterCount Integer 6607 Xmp Metadata XmpPacketWrapper http://purl...XmpBasicPackage xmp:baseurl String adobe.com xmp:createdate String...

    docs.groupdocs.com/metadata/python-net/_output_...
  9. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Metadata for Python via .NET offers a Free Trial and a 30-day Temporary License for evaluation, plus several purchase plans....properties can be read XMP API Only the first 2 XMP schemes can be read...

    docs.groupdocs.com/metadata/python-net/evaluati...
  10. Features Overview | GroupDocs

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and Xmp metadata....popular metadata standards: IPTC, XMP, EXIF, Image Resources Manipulating...

    docs.groupdocs.com/metadata/java/features-overv...