Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,515 for

body

(0.99 sec)
  1. Build Excel Reports with Smart Marker Templates...

    Learn how to generate Excel workbooks from Smart Marker templates using the Aspose.Cells Cloud REST API. Includes request/response details, cURL example, and SDK code samples.... Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/build-report-with-smart...
  2. Working with Excel Metadata & Properties|Document

    Learn how to read, add, update, and delete Excel file metadata using Aspose.Cells Cloud REST API. Includes examples for cURL and SDKs across Java, .NET, Python, Node.js, and more.... The request body contains the new value in JSON...

    docs.aspose.cloud/cells/metadata/
  3. AutoFitterOptions – Properties & Usage Guide | ...

    Learn how to control row‑height auto‑fitting, merged‑cell handling, hidden rows/columns, language settings, and rendering options with the AutoFitterOptions object in the Aspose.Cells Cloud API....ter autoFitterOptions (JSON body) Applies the specified AutoFitterOptions...

    docs.aspose.cloud/cells/auto-fitter-options/
  4. GET Recognize Template Fails: Trouble Scanning ...

    Context: Using Postman for API Request Handling with Aspose.OMR I’m currently integrating the Aspose.OMR API and encountering an issue during the recognition phase. Here’s a step-by-step breakdown of what I’ve done so f…... Request body sample: { "MarkupFile": ".....endpoint with the following body: { "Images": [ "..." ], // base64...

    forum.aspose.cloud/t/get-recognize-template-fai...
  5. 通过云端 Node.js SDK 解析 PDF 以提取文本

    使用 Aspose.PDF Cloud SDK for Node.js 解析 PDF 文件以提取文本。增强可发现性和索引。... body . code == 200 ) { console ....await Promise . all ( response . body . fields . list . map ( async...

    products.aspose.cloud/pdf/zh/nodejs/parser/texts/
  6. 通过 Cloud Node.js SDK 向 PDF 添加链接

    使用 Node.js 和 Aspose.PDF Cloud SDK 向 PDF 文件插入超链接。... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/links/add/
  7. Aspose Cloud Giving Us An AmazonS3 Storage Exce...

    Confirmed, the issue is resolved thank you....pdf", body: request); If the access token...available) Returned in the exception body ( X-Request-ID , X-Call-ID )...

    forum.aspose.cloud/t/aspose-cloud-giving-us-an-...
  8. GetTaskDocumentWithFormat fails with 403 Amazon...

    Hi there, we are using the GetTaskDocumentWithFormat function to transform MPP to XML, and we are getting a 403 Forbidden error with the following message: “Error: GetTaskDocumentWithFormat. Exception: AmazonS3 Storage…...Body contains the XML If the call...parameters) and the exact response body (the 403 JSON). Provide these...

    forum.aspose.cloud/t/gettaskdocumentwithformat-...
  9. Email Sending using Aspose.Email Cloud in Herok...

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

    blog.aspose.cloud/email/email-sending-using-asp...
  10. 通过 Cloud Node.js SDK 解析 PDF 以提取表格

    使用 Aspose.PDF Cloud SDK for Node.js 解析 PDF 文件以提取表格。提升可发现性和索引。... body . code == 200 ) { console ....await Promise . all ( response . body . tables . list . map ( async...

    products.aspose.cloud/pdf/zh/nodejs/parser/tables/