Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,168 for

metadata java

(0.09 sec)
  1. remove Metadata from ZIP files in Java on Docum...

    remove Metadata from ZIP files in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in remove Metadata from ZIP files in Java on Document Processing REST APIs | GroupDocs Cloud......remove Metadata from ZIP files in Java on Document Processing...content in remove Metadata from ZIP files in Java on Document Processing...

    blog.groupdocs.cloud/de/tag/remove-metadata-fro...
  2. remove Metadata from ZIP files in Java on Docum...

    remove Metadata from ZIP files in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in remove Metadata from ZIP files in Java on Document Processing REST APIs | GroupDocs Cloud......remove Metadata from ZIP files in Java on Document Processing...content in remove Metadata from ZIP files in Java on Document Processing...

    blog.groupdocs.cloud/zh/tag/remove-metadata-fro...
  3. Set Metadata By Property Value | Documentation

    This REST API allows to set document Metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set Metadata information to all properties with the “Microsoft Office Word” 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.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/set-metadata-by-p...
  4. 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...
  5. 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...
  6. 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...
  7. library to Manage Word document Metadata in Jav...

    library to Manage Word document Metadata in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in library to Manage Word document Metadata in Java on Document Processing REST AP......to Manage Word document Metadata in Java on Document Processing...to Manage Word document Metadata in Java on Document Processing...

    blog.groupdocs.cloud/fa/tag/library-to-manage-w...
  8. edit Word document Metadata Programmatically in...

    edit Word document Metadata Programmatically in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in edit Word document Metadata Programmatically in Java on Document Processing......Word document Metadata Programmatically in Java on Document Processing...Word document Metadata Programmatically in Java on Document Processing...

    blog.groupdocs.cloud/pl/tag/edit-word-document-...
  9. edit Word document Metadata Programmatically in...

    edit Word document Metadata Programmatically in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in edit Word document Metadata Programmatically in Java on Document Processing......Word document Metadata Programmatically in Java on Document Processing...Word document Metadata Programmatically in Java on Document Processing...

    blog.groupdocs.cloud/zh-hant/tag/edit-word-docu...
  10. library to Manage Word document Metadata in Jav...

    library to Manage Word document Metadata in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in library to Manage Word document Metadata in Java on Document Processing REST AP......to Manage Word document Metadata in Java on Document Processing...to Manage Word document Metadata in Java on Document Processing...

    blog.groupdocs.cloud/pl/tag/library-to-manage-w...