Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 14,885 for

java sdk

(0.1 sec)
  1. Verify QRCode 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 QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."code" : 200 , "status" : "OK" } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  2. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."addedCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."setCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  4. Convert SVG to JPG and JPG to SVG in Python

    Convert SVG images to JPG and image format JPG to SVG of specific size or dpi using the python. Let's see how to convert SVG to JPG and JPG to SVG in Python...Conversion REST API - Python SDK Convert SVG to JPG/JPEG in Python...Conversion REST API - Python SDK # In order to turn SVG into JPG...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  5. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Buy Now Pricing Information SDKs Policies My Orders & Quotes...g e 3\r\n" } ] } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  6. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Buy Now Pricing Information SDKs Policies My Orders & Quotes....jpeg" } ] } ] } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  7. Edit Word Documents or Excel Sheets using REST API

    Programmatically edit Word documents or Excel sheets using a REST API from your documents on the cloud in Python with Document Editor Cloud Sdk for Python....Document Editor REST API and Python SDK Edit Word Document using a REST...Document Editor REST API and Python SDK # For editing Word documents...

    blog.groupdocs.cloud/editor/edit-word-or-excel-...
  8. Sign PDF Documents with QR Code using REST API ...

    Programmatically Sign PDF Documents with QR Code using a REST API in Python with Document Signature Cloud Sdk for Python....Signature REST API and Python SDK Sign PDF Documents using a REST...Signature REST API and Python SDK # For e-signing PDF , I will...

    blog.groupdocs.cloud/signature/sign-pdf-documen...
  9. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.signature Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....Buy Now Pricing Information SDKs Policies My Orders & Quotes...ows-and-columns.xlsx" } ] } SDK examples Our API is completely...

    docs.groupdocs.cloud/signature/working-with-fol...
  10. Extract Specific Data from PDF using Python | R...

    Programmatically Extract Specific Data from PDF using a REST API on the cloud in Python with Document Parser Cloud Sdk for Python....Document Parser REST API and Python SDK Extract Data by Template Object...Document Parser REST API and Python SDK # For parsing a PDF document...

    blog.groupdocs.cloud/parser/extract-specific-da...