Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,149 for

metadata java

(0.46 sec)
  1. 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...
  2. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document Metadata. Endpoint accepts document storage path as input payload. Operation traverses whole Metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/Metadata/tags Swagger UI lets you call this REST API directly from the browser....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  3. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole Metadata properties tree. cURL example The following example demonstrates how to retrieve all Metadata properties. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. 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 to join several documents into one curl -v "https://api.groupdocs.cloud/v1.0/Metadata" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FileInfo": { "FilePath": "documents/input....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  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. remove metadata on Document Processing REST API...

    remove Metadata on Document Processing REST APIs | GroupDocs Cloud Recent content in remove Metadata on Document Processing REST APIs | GroupDocs Cloud Додавайте, видаляйте, оновлюйте та витягуйте ......remove metadata on Document Processing REST APIs | GroupDocs...Cloud Recent content in remove metadata on Document Processing REST...

    blog.groupdocs.cloud/uk/tag/remove-metadata/ind...
  6. 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/th/tag/step-by-step-guide-...
  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. 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...
  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/ko/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/ja/tag/step-by-step-guide-...