Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,168 for

metadata java

(1.53 sec)
  1. 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-...
  2. Remove Metadata By Property Name | Documentation

    This REST API allows to remove Metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove Metadata properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. 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/remove-metadata-b...
  3. sTEP by step guide to remove ZIP Metadata in Ja...

    sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST ......step guide to remove ZIP Metadata in Java on Document Processing...step guide to remove ZIP Metadata in Java on Document Processing...

    blog.groupdocs.cloud/zh-hant/tag/step-by-step-g...
  4. Extract Metadata By Property Value | Documentation

    This REST API allows to extract Metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract Metadata information from all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token # Set CLIENT_ID and CLIENT_SECRET as environment variables or replace them directly in the command. 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" # Example: retrieve Metadata (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-...
  5. Set Metadata By Property Name | Documentation

    This REST API allows to set document Metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set Metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. Add Metadata By Property Name | Documentation

    This REST API allows you to add Metadata information as properties with specified name. cURL example The following example demonstrates how to add Metadata date and time information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. 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" # Add Metadata to a document curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. sTEP by step guide to remove ZIP Metadata in Ja...

    sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST ......step guide to remove ZIP Metadata in Java on Document Processing...step guide to remove ZIP Metadata in Java on Document Processing...

    blog.groupdocs.cloud/ru/tag/step-by-step-guide-...
  8. sTEP by step guide to remove ZIP Metadata in Ja...

    sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST ......step guide to remove ZIP Metadata in Java on Document Processing...step guide to remove ZIP Metadata in Java on Document Processing...

    blog.groupdocs.cloud/ar/tag/step-by-step-guide-...
  9. sTEP by step guide to remove ZIP Metadata in Ja...

    sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST ......step guide to remove ZIP Metadata in Java on Document Processing...step guide to remove ZIP Metadata in Java on Document Processing...

    blog.groupdocs.cloud/ja/tag/step-by-step-guide-...
  10. sTEP by step guide to remove ZIP Metadata in Ja...

    sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in sTEP by step guide to remove ZIP Metadata in Java on Document Processing REST ......step guide to remove ZIP Metadata in Java on Document Processing...step guide to remove ZIP Metadata in Java on Document Processing...

    blog.groupdocs.cloud/pl/tag/step-by-step-guide-...