Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 9,921 for

json

(0.05 sec)
  1. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....In the request body, provide JSON with a plain text or a Base64...will receive the results in JSON format along with processing...

    docs.groupdocs.cloud/rewriter/workflow/
  2. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....In the request body, provide JSON with a plain text, a Base64...will receive the results in JSON format along with processing...

    docs.groupdocs.cloud/translation/workflow/
  3. Search 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 search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....header 'content-type: application/json' \ -- data '{ "barcodeTypeName":...header 'content-type: application/json' \ -- data '{ "BarcodeTypeName"...

    docs.groupdocs.cloud/signature/search-barcode-s...
  4. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to load document...

    docs.groupdocs.cloud/editor/working-with-presen...
  5. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....example Request // First get JSON Web Token // Please get your... \ - H "Accept: application/json" // cURL example to get document...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Storage API

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....multipart/form-data" \ -H "Accept: application/json" \ -H "authorization: Bearer...

    blog.groupdocs.cloud/zh/tag/storage-api/
  7. 提取 PowerPoint 图像在 Node.js 中 | PPTX 图像提取器

    学习如何使用 Node.js API 从 PowerPoint 演示文稿 (.ppt, .pptx) 中提取图像。通过 REST API 或 cURL 自动化图像提取。...0/parser/images" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FileInfo\": { \"FilePath\":...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  8. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...possible to get the response in JSON format by setting Content-Type...Content-Type to application/json . Accompanying the REST API will be Client...

    docs.groupdocs.cloud/total/overview-rest-api/
  9. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....access_token property of the response JSON and will be valid for the number...expires_in property of the response JSON. If it has expired, request...

    docs.groupdocs.cloud/translation/authorization/
  10. Invalid client error on node js parse - Free Su...

    https://forum.groupdocs.cloud/t/invalid-client-error-on-node-js-parse/3150/2 here Client id 912afc91-4e11-4a34-b84c-27fb8a26c80b Client secret 5eaab5243b7965f67bf9fbe0c63fa9ba...json({message: 'Книга не найдена'});...book) { return res.status(404).json({ message: 'Book not found'...

    forum.groupdocs.cloud/t/invalid-client-error-on...