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

metadata java

(0.45 sec)
  1. Remove Metadata By Tag | Documentation

    This REST API allows to remove Metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all Metadata properties with the “Created” tag name. Linux/MacOS/Bash # 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: remove Metadata from a document curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. 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...
  3. 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/de/tag/library-to-manage-w...
  4. 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/uk/tag/library-to-manage-w...
  5. Add Metadata By Tag | Documentation

    This REST API allows to add Metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add Metadata date and time information in all properties that have specified tag. Linux/MacOS/Bash # Get JWT token 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' # Join several documents into one curl -v 'https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  6. Remove Metadata By Property Value | Documentation

    This REST API allows to remove Metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove Metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token 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...
  7. 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...
  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/uk/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/tr/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/vi/tag/step-by-step-guide-...