Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 8,985 for

json

(0.12 sec)
  1. Upload file | Documentation

    How to upload file to Cloud storage....a local path to your file in JSON format in the request body....--header 'Content-Type: application/json' \ --F "path=@/path/to/myfile...

    docs.groupdocs.cloud/translation/file/upload/
  2. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud API gives developers an API for creating advanced online document annotation tools that supports Text and Figure annotations...-H "Content-Type: application/json" \ -H "authorization: Bearer...Please see the following URI, JSON Request data, REST command(Curl)...

    blog.groupdocs.cloud/annotation/first-public-re...
  3. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/Json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....0/signature/info" - H "accept: application/json" - H "authorization: Bearer...H "Content-Type: application/json" - d "{ \"FileInfo\": { \"FilePath\":...

    docs.groupdocs.cloud/signature/get-document-inf...
  4. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  5. Online xmltojson converter free on Document Aut...

    Online xmltoJson converter free on Document Automation REST APIs | GroupDocs Cloud Recent content in Online xmltoJson converter free on Document Automation REST APIs | GroupDocs Cloud 무료 온라인 XML to......GroupDocs Cloud 무료 온라인 XML to JSON 변환기 - XML을 JSON으로 변환 온라인에서 무료로...

    blog.groupdocs.cloud/ko/tag/online-xmltojson-co...
  6. Get a list of Files of a Specific Folder | Grou...

    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. Note: If you want to use a Cloud Storage other than GroupDocs Cloud Storage, you need to configure Third Party Storage with Groupdocs for Cloud. Please follow the instructions at this page to configure your required storage....application/json" \ -H "Accept: application/json" \ -H "authorization:...

    docs.groupdocs.cloud/storage/get-a-list-of-file...
  7. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of Json objects API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get Json Web Token // Please get your Client Id and Client Secret from https://dashboard....for given document as list of json objects API usage There are...example Request // First get JSON Web Token // Please get your...

    docs.groupdocs.cloud/annotation/extract-annotat...
  8. 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....PDF document by providing a JSON-based template file programmatically...the template provided in the JSON file using a REST API. Please...

    blog.groupdocs.cloud/2021/04/28/extract-specifi...
  9. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/i...
  10. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/parse-by-template-s...