Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,296 for

body

(0.88 sec)
  1. Import Data into Excel Files and Export Data fr...

    Learn how to import data from CSV, JSON, arrays, and pictures into Excel files and export workbooks, charts, and shapes to PDF, PNG, and more using Aspose.Cells Cloud API (v3.0)....Prepare the payload – Build a JSON body that describes the import or...message returned in the JSON body. Prerequisites An active Aspose...

    docs.aspose.cloud/cells/data-import-and-export/
  2. Change Column Widths Inside a Range|Document

    Learn how to change column widths inside a range using Aspose.Cells Cloud REST API or SDKs (C#, Java, Python, etc.). Includes cURL, request/response details, and authentication steps....column width value range object body Range object that defines the...client secret. Q: What JSON body should I send to change the...

    docs.aspose.cloud/cells/ranges/update/column-wi...
  3. Is there any limitation for payload json - Free...

    413 Request Entity Too Large Request Entity Too Large The requested resource does not allow request data with PUT requests, or the amount of data provided in the request exceeds the capacity limit....7:30am 3 Right now, the maximum body size for the request is 100mb...settings are probably restricting body size. I can only guide you about...

    forum.aspose.cloud/t/is-there-any-limitation-fo...
  4. Convert Microsoft Word to PDF in C# using Aspos...

    Hi, I am using the code snippet, to convert pdf to doc however the image and highlighting is missing WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH); StorageApi storageApi = new Stora…...SaveOptionsData body = new Com.Aspose.Words.Model...SaveOptionsData(); body.SaveFormat = "pdf"; body.FileName = "output...

    forum.aspose.cloud/t/convert-microsoft-word-to-...
  5. Convert HTML to PDF | HTML to JPG | Web to Word...

    Unlock the potential to effortless Web to Image conversion. Perform HTML to PDF, HTML to JPG Image or HTML to Word document conversion with Cloud SDK....setup options in the request body) to update page setup. Convert...save options in the request body) to convert web pages. In addition...

    blog.aspose.cloud/total/work-with-sections-and-...
  6. 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...
  7. 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...
  8. Add Signature to PDF via Cloud Node.js SDK

    Insert signature to PDF document is performed by using Aspose.PDF Cloud. Check the Node.js source code to signing PDF file.... body ); console . log ( "Downloaded:...PDF_DOCUMENT_NAME , field ); if ( response . body . code == 200 ) console . log...

    products.aspose.cloud/pdf/nodejs/signature/add/
  9. Replace text in PPTX files via Node.js

    Replace text in Slides PPTX files with REST API & Open Source Node.js SDK...presentation file passed in request body. replaceSlideTextOnli to replace...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/nodejs/replace-tex...
  10. Replace text in PPS files via cURL

    Replace text in Slides PPS files with REST API & Open Source cURL SDK...presentation file passed in request body. replaceSlideTextOnli to replace...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/curl/replace-text/...