Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 3,953 for

body

(0.07 sec)
  1. Sending PDF for recognition|Documentation

    How to send a scanned PDF document for recognition to the Aspose.OCR Cloud API....in JSON format in the request body. { "image" : "PDF as Base64...

    docs.aspose.cloud/ocr/send-pdf-for-recognition/
  2. Fetching regions recognition result|Documentation

    How to get the region recognition result from the Aspose.OCR Cloud queue....JSON format in the response body. { "id" : "2ce30237-86da-41...

    docs.aspose.cloud/ocr/fetch-region-recognition-...
  3. Email Sending using Aspose.Email Cloud in Herok...

    Heroku is a platform as a service (PaaS), this article helps you setup heroku ruby on ails, and how to use Aspose.Email Cloud for email sending....subject: 'Some subject', body: 'Some body' ) api.client.message...

    blog.aspose.cloud/email/email-sending-using-asp...
  4. Fetching image regions|Documentation

    How to get the image regions from the Aspose.OCR Cloud queue....JSON format in the response body. { "id" : "a371d027-4b0d-4d...

    docs.aspose.cloud/ocr/fetch-regions/
  5. 通过云端 Node.js SDK 移动 PDF 中的页面

    使用 Node.js 和 Aspose.PDF Cloud SDK 重新排序或移动 PDF 中的页面。... body ); console . log ( "Downloaded:...newPageNumber ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/pages/move/
  6. 通过云端 Node.js SDK 创建 AcroForm

    使用 Aspose.PDF Cloud SDK 在 Node.js 应用中添加 PDF 表单字段。简化交互式表单创建。... body . status ); const downloadRes...RESULT_FILE_NAME , downloadRes . body ); } catch ( error ) { console...

    products.aspose.cloud/pdf/zh/nodejs/acroforms/add/
  7. Issue with Aspose.Cells Docker Image – “Content...

    Hello Aspose Support, I am encountering an issue with the Aspose.Cells Cloud Docker image. I deployed the Docker image aspose/cells-cloud:linux.25.9.0 on an Azure Container Instance. When I send a request like the foll…...raw file bytes in the request body (or a multipart/form‑data payload)...only appears when the request body is malformed (as in the original...

    forum.aspose.cloud/t/issue-with-aspose-cells-do...
  8. Reopen - 401 when converting XLSX to PDF - Free...

    For past few days, I encounter "error"=>{"code"=>"errorAuthorization", "message"=>"Unauthorized", "description"=>"Operation Failed. The authorization data is incorrect." We have been using https://api.aspose.cloud/v3.0…...9" }, "statusCode": 401, "body": { "requestId": "28870a54-...

    forum.aspose.cloud/t/reopen-401-when-converting...
  9. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys.... The request body and parameters do not differ...

    blog.aspose.cloud/total/aspose.cloud-newsletter...
  10. 通过云端 Node.js SDK 添加书签

    使用 Aspose.PDF Cloud SDK for Node.js 向 PDF 添加书签。启用文档中的导航和结构。... body ); console . log ( "Downloaded:...code , bookmarks } = response . body ; if ( code === 200 && bookmarks...

    products.aspose.cloud/pdf/zh/nodejs/bookmarks/add/