Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 10,446 for

json

(0.21 sec)
  1. Translate Document API - Free Support Forum - g...

    Hello All, Getting below response for calling document translation API, not sure what the issue is. I am passing the correct Json body as suggested in the documentation. I am using Postman to serve this request. I am ge…... I am passing the correct JSON body as suggested in the documentation...June 9, 2023, 5:01pm 3 Is that JSON body correct ? I feel there...

    forum.groupdocs.cloud/t/translate-document-api/...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Learn how to convert JSON to HTML using GroupDocs.Conversion...user-readable HTML pages from structured JSON data for better visualization...

    blog.groupdocs.cloud/groupdocs.cloud/page/6/
  3. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. 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 It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/get-container-items...
  4. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud assembly cloud api cURL dotnet invoice generation convert docx to j......convert json to csv api convert json to spreadsheet json to csv...conversion json to csv converter json to csv nodejs json to csv rest...

    blog.groupdocs.cloud/it/tags/index.xml
  5. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud assembly cloud api cURL dotnet invoice generation \"DOC to JPEG in ......convert json to csv api convert json to spreadsheet json to csv...conversion json to csv converter json to csv nodejs json to csv rest...

    blog.groupdocs.cloud/vi/tags/index.xml
  6. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud assembly cloud api cURL dotnet invoice generation \"word to image j......convert json to csv api convert json to spreadsheet json to csv...conversion json to csv converter json to csv nodejs json to csv rest...

    blog.groupdocs.cloud/zh/tags/index.xml
  7. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud assembly cloud api cURL dotnet invoice generation \"convert word to......convert json to csv api convert json to spreadsheet json to csv...conversion json to csv converter json to csv nodejs json to csv rest...

    blog.groupdocs.cloud/de/tags/index.xml
  8. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud assembly cloud api cURL dotnet invoice generation \"DOC'u JPEG'e Ja......convert json to csv api convert json to spreadsheet json to csv...conversion json to csv converter json to csv nodejs json to csv rest...

    blog.groupdocs.cloud/tr/tags/index.xml
  9. 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....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Add Metadata By Property Name Match Exact Phras...

    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 with the same name as specified. 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" # cURL example to add metadata to a document curl -v "https://api....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to add metadata...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...