Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,297 for

body

(0.11 sec)
  1. Aspose.Cells Cloud API – Update (Set) Document ...

    Learn how to set or create a document property in an Excel workbook using Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required parameters, cURL sample, error codes, and SDK snippets for C#, Java, Python, and more.... property object body JSON object that contains the...Status Description Example JSON Body 400 Bad request – missing or...

    docs.aspose.cloud/cells/document-properties/upd...
  2. Import String Array into Excel Worksheet – Aspo...

    Learn how to import a string array into an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request format, parameters, and SDK examples....first part of the multipart body contains an ImportStringArrayOpt...Incorrect content‑type for multipart body Use multipart/form-data with...

    docs.aspose.cloud/cells/import-string-array-int...
  3. Frequent Errors in File Conversion to PDF API -...

    We are frequently encountering errors with the API for file conversion to PDF today. Here are some examples of the errors we are receiving from your API: System.IO.IOException: Unable to read data from the transport c…...Boolean binaryResponse, String body, Dictionary 2 headerParams,...Boolean binaryResponse, String body, Dictionary 2 headerParams,...

    forum.aspose.cloud/t/frequent-errors-in-file-co...
  4. Stamp an Image on PDF - Free Support Forum - as...

    Hi, I’ve been testing the Aspose.PDF Cloud API References, because I want to use the stamp function in an app I’m developing, but I couldn’t find a way it works, The responses I get, are Code 200, but the image doesn’t ….../pdf/{name}/stamps/image This is the stamp’s body im using: [ { “Background”:...the parameters in your JSON body. Based on your provided code...

    forum.aspose.cloud/t/stamp-an-image-on-pdf/26193
  5. Add or Replace Line Annotations in a PDF Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" : { "A" : 255 ,...

    docs.aspose.cloud/pdf/add-or-replace-line-annot...
  6. Add or Replace Strikeout Annotations Informatio...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" :{ "A" : 255 , "R"...

    docs.aspose.cloud/pdf/add-or-replace-strikeout-...
  7. Aspose.Cells Cloud API – Set Chart Title in an ...

    Learn how to add or update a chart title in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes cURL, SDK samples, required parameters, authentication steps, and error handling.... title string body Text of the chart title. folder...request payload." } The request body is malformed or missing required...

    docs.aspose.cloud/cells/chart/title/add/
  8. Dashboard.aspose.cloud/files does not render fu...

    (This relates to the Dashboard and may not be Aspose.Words specific) dashboard.aspose.cloud/files does not render fully shell loads with container, but the Body just has a spinning cursor … This eventually timesout w…...loads with container, but the body just has a spinning cursor …...with no data returned - in the body of the Files tab of the dashboard...

    forum.aspose.cloud/t/dashboard-aspose-cloud-fil...
  9. Add or Replace Polyline Annotations in a PDF Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" : { "A" : 255 ,...

    docs.aspose.cloud/pdf/add-or-replace-polyline-a...
  10. PDF Signature: Hide CN from PFX but Show Timest...

    Hi Aspose team, I’m using the POST /pdf/{name}/sign API to digitally sign a PDF file with a .pfx certificate. Here’s the request I’m sending via curl: bash CopyEdit curl --location 'https://api.aspose.cloud/v3.0/pdf/…...originalHeightInPx - pixelY; const body = { FormFieldName: field.id...'POST', url, headers, data: body, timeout: 30000 }); kirill.novinskiy...

    forum.aspose.cloud/t/pdf-signature-hide-cn-from...