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

json

(0.2 sec)
  1. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract 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 extract metadata creator information from all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add 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 add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get Json Web Token curl -v "https://api.... Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api..." \ -H "Accept: application/json" # Join several documents into...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Convert JSON file to CSV in Node.js JSON (JavaScript Object...convert JSON file to CSV in Node. Convert EXCEL to JSON and JSON...

    blog.groupdocs.cloud/groupdocs.cloud/page/28/
  4. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. 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....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/parser/get-document-inform...
  5. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....example Linux/MacOS/Bash # Get JSON Web Token # Set your Client..." \ -H "Accept: application/json" # Add a watermark to a document...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  6. 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/...
  7. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....example Linux/MacOS/Bash # Get JSON Web Token # Place your Client..." \ -H "Accept: application/json" # cURL example to add a watermark...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  8. Online xmltojson converter free on Document Pro...

    Online xmltoJson converter free on Document Processing REST APIs | GroupDocs Cloud Recent content in Online xmltoJson converter free on Document Processing REST APIs | GroupDocs Cloud ตัวแปลง XML เ......ตัวแปลง XML เป็น JSON ออนไลน์ฟรี - แปลง XML เป็น JSON เรียนรู้วิธีแปลง...เรียนรู้วิธีแปลง XML เป็น JSON ออนไลน์ฟรี: คำแนะนำทีละขั้นตอนโดยใช้ตัวแปลงออนไลน์ฟรีของ...

    blog.groupdocs.cloud/th/tag/online-xmltojson-co...
  9. Verify Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....application/json" \ -H "Accept: application/json" \ -H "Authorization:...application/json" ` -H "Accept: application/json" ` -H "Authorization:...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  10. 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...