Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 3,934 for

body

(0.08 sec)
  1. Update properties on an Excel worksheet|Aspose....

    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....sheetName string path sheet body folder string query storageName...

    docs.aspose.cloud/cells/worksheets/update-prope...
  2. Replace Text without Using a Storage|Documentation

    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....request body and return an updated one in a response body. As with...

    docs.aspose.cloud/slides/replace-text-without-u...
  3. PostRunTask|Aspose.Cells Cloud Document

    Run tasks.... PostRunTask Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/specification/operation...
  4. "500 Internal Server Error" on PDF file upload ...

    When trying to upload a file, we get the following response: <html> <head><title>500 Internal Server Error</title></head> <Body> <center><h1>500 Internal Server Error</h1></center> <hr><center>nginx</center> </Body> </h…...Server Error</title></head> <body> <center><h1>500 Internal Server...<hr><center>nginx</center> </body> </html> Performing a PUT request...

    forum.aspose.cloud/t/500-internal-server-error-...
  5. Convert AutoCAD DWG, DWF & DXF Drawings in Clou...

    Build CAD processing cloud-based programs via cURL commands to export AutoCAD DWG, DWF & DXF files, scale, rotate, flip and edit drawings...existing AutoCAD files via Request Body Retrieve image properties for...Change AutoCAD image scale via Body Rotate or flip existing AutoCAD...

    products.aspose.cloud/cad/curl/
  6. PostBatchProtect|Aspose.Cells Cloud Document

    Batch protecting files that meet specific matching conditions.... PostBatchProtect Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/specification/operation...
  7. PostDataTransformation|Aspose.Cells Cloud Document

    Transform spreadsheet data is mainly used to pivot columns, unpivot columns....PostDataTransformati Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/specification/operation...
  8. PostBatchLock|Aspose.Cells Cloud Document

    Batch locking files that meet specific matching conditions.... PostBatchLock Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/specification/operation...
  9. app.min.css

    *{padding:0;margin:0;-webkit-tap-highlight-color:transparent}select{border:1px solid #585858;outline:0;cursor:pointer}.img48{width:48px;height:48px}ol,ul{list-style:none}a{color:#428bca}img{outline......a:hover{text-decoration:none;outline:0}body,html{-webkit-text-size-adju...btn::-webkit-scrollbar,body::-webkit-scrollbar{width:.5em}body::-webkit-s...

    products.aspose.app/diagram/conversion/content/...
  10. Convert Excel to PDF in Node.js throwing HTTP 5...

    I’m using asposecellscloud@21.8.0. The code is very easy: import { CellsApi, CellsWorkbook_PutConvertWorkbookRequest } from 'asposecellscloud'; import { readFile, writeFile } from 'fs/promises' const cellsApi = new Cel…...pdf’,result[‘body’], err => { if (err) { console...with what comes in the response.body and it looks like binary format...

    forum.aspose.cloud/t/convert-excel-to-pdf-in-no...