Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 429 for

metadata property

(1.38 sec)
  1. Edit PDF Metadata in Java: Step-by-Step Guide f...

    Learn how to edit PDF Metadata in Java with GroupDocs.Metadata Cloud SDK. This guide shows how to update document properties, add fields, and save the PDF....українська Polski Edit PDF Metadata in Java Table of Contents...Understanding PDF Metadata Key Features of GroupDocs.Metadata Cloud SDK...

    blog.groupdocs.cloud/metadata/edit-pdf-metadata...
  2. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document Metadata new values choosing properties to edit by approximate or a part of Metadata tag name. This API allows you to specify any part of Metadata tag name or tag category name. cURL example The following example demonstrates how to set new Metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Extract Metadata By Tag | Documentation

    This REST API allows to extract Metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract Metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  4. Compare PDF Files using REST API in Node.js | P...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...remove or extract various properties of audio files stored in...in the form of metadata programmatically. You can easily extract...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  5. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add Metadata properties to the document choosing the right place to add by approximate or a part of Metadata tag name. This API allows you to specify any part of Metadata tag name or tag category name. cURL example The following example demonstrates how to add Metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove Metadata properties from the document choosing the properties to remove by approximate or a part of Metadata tag name. This API allows you to specify any part of Metadata tag name or tag category name. cURL example The following example demonstrates how to remove Metadata properties that have “creator” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract Metadata properties from the document choosing the properties to extract by approximate or a part of Metadata tag name. This API allows you to specify any part of Metadata tag name or tag category name. cURL example The following example demonstrates how to extract Metadata creator information from all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. STEP-by-STEP Guide to Remove ZIP Metadata in Java

    Strip hidden Metadata from ZIP archives with GroupDocs.Metadata Cloud SDK for Java. Follow this step-by-step guide for setup, code, and secure processing....STEP-by-STEP Guide to Remove ZIP Metadata in Java Table of Contents...Steps to Remove ZIP Metadata in Java ZIP Metadata Removal in Java...

    blog.groupdocs.cloud/metadata/step-by-step-guid...
  9. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/Metadata/add-Metadata/ weekly 0.5 https://docs.groupdocs.cloud/Metadata/release-n......cloud/metadata/add-metadata/ weekly 0.5 https://docs...https://docs.groupdocs.cloud/metadata/release-notes/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/metadata.xml
  10. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use Metadata management REST API which allows users to read and edit Metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract Metadata, add, search, modify and remove Metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired Metadata properties from files of different types....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Getting Started /...

    docs.groupdocs.cloud/metadata/features-overview/