Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,299 for

body

(0.99 sec)
  1. Aspose.Cells Cloud Move File API – Interface fo...

    How to move files between folders in Aspose.Cells Cloud storage using the v4.0 Move File API – endpoint, parameters, examples, and SDK links....Type Path/Query String/HTTP Body Description srcPath String Path...HTTP 200 OK with an empty JSON body. {} OpenAPI Specification The...

    docs.aspose.cloud/cells/move-file/
  2. MapiMessageItemBaseDto|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.... [optional] Body string Message text. [optional]...The content type of message body. Enum, available values: PlainText...

    docs.aspose.cloud/email/reference-model-mapi-me...
  3. Move a named range with an Excel worksheet|Docu...

    Learn how to move a named range within an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint details, authentication, request/response examples, and SDK code samples for C#, Java, Python, and more....range (0‑based) range object body Definition of the source range...Aspose Cloud storage Request Body Field Type Required Description...

    docs.aspose.cloud/cells/ranges/move/
  4. Convert HTML Forms to PDF – Aspose.HTML Cloud

    Learn how to convert HTML forms into PDF documents using Aspose.HTML Cloud API, with examples in C# and JavaScript....into PDF: Copy 1 < html > 2 < body style = "font-family: Arial;"..."Submit" > 18 </ form > 19 </ body > 20 </ html > API Request for...

    docs.aspose.cloud/html/common-usecases/form-htm...
  5. Set Recognition Quality and Speed|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....file provided in the request body using a POST request with JSON...file provided in the request body using a POST request with multipart/form-data...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Customize Barcode Appearance|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....POST request with JSON or XML body. generateMultipart : Generates...writeFileSync ( fileName , generated . body ); } const genApi = new Barcode...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. How to Create an Excel Workbook with a Template...

    Learn how to generate Excel workbooks from template files using the Aspose.Cells Cloud REST API. Includes prerequisites, authentication steps, cURL examples, error‑handling details, and SDK code snippets.... Request Body Parameter Request Body – contains the data...HTTP Status Meaning Example Body 200 Workbook created successfully...

    docs.aspose.cloud/cells/create-an-excel-file-wi...
  8. 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...
  9. How to Work with Visibility on an Excel Workshe...

    Learn to programmatically hide or unhide Excel worksheets using Aspose.Cells Cloud REST API. Includes request URLs, cURL & .NET SDK examples, error handling, and version‑specific notes....Invalid JSON body or missing Visible Ensure the request body is valid...Mitigation 400 Invalid JSON body or missing Visible Provide a...

    docs.aspose.cloud/cells/worksheets/panes/
  10. Convert from HTML Content – Aspose.HTML Cloud

    Learn how to convert HTML content strings directly into various formats using Aspose.HTML Cloud API, with examples in C# and JavaScript....Request Body: Copy 1 { 2 "InputContent" : "<html><body><h1>Hello..."<html><body><h1>Hello World</h1></body></html>" 3 } Response: PDF file returned...

    docs.aspose.cloud/html/convert-html-content/