Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 9,734 for

json

(0.07 sec)
  1. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....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...
  2. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....0/signature/qrcodes" - H "accept: application/json" - H "authorization: Bearer...

    docs.groupdocs.cloud/signature/get-supported-qr...
  3. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....H "content-type: application/json" - X POST - d '{ "Description"...

    docs.groupdocs.cloud/classification/raw-text-cl...
  4. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Request curl -X POST "https://api....0/conversion" -H "accept: application/json" -H "authorization: Bearer [Access...-H "Content-Type: application/json" -d "{ \"Storage\": \"MyStorage\"...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  5. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    GroupDocs.cloud Holidays offer – Get 25% off GroupDocs.Total Cloud APIs. Quote HOLOFF2018 when placing your order online....requests and responses in form of JSON or XML data. Read more details...

    blog.groupdocs.cloud/total/groupdocs.cloud-holi...
  6. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/Json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/classification/supported-f...
  7. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....0/conversion" -H "accept: application/json" -H "authorization: Bearer [Access...-H "Content-Type: application/json" -d "{ \"Storage\": \"MyStorage\"...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  8. 使用 REST API 在 Java 中将 PDF 转换为 Word 文档

    使用 PDF 到 Word 转换器快速、可靠的 API 将 PDF 转换为可编辑的 Word DOC。让我们看看如何使用 REST API 在 Java 中将 PDF 转换为 Word 文档。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...Word 如何在 Java 中将 CSV 转换为 JSON 以及将 JSON 转换为 CSV 在 Java 中将 Word 转换为...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  9. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....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...
  10. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format format example....0/conversion" -H "accept: application/json" -H "authorization: Bearer [Access...-H "Content-Type: application/json" -d "{ \"Storage\": \"MyStorage\"...

    docs.groupdocs.cloud/conversion/convert-to-any-...