Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,593 for

body

(0.12 sec)
  1. Set Zoom for an Excel Worksheet – Aspose.Cells ...

    Learn how to set worksheet zoom (10‑400 %) using Aspose.Cells Cloud API v3.0. Includes cURL, SDK examples, and error handling....error response returns a JSON body containing a Code and a descriptive...

    docs.aspose.cloud/cells/worksheets/zoom/
  2. Add Worksheet Comment|Document

    Adds a comment to a specific cell in a worksheet using the Aspose.Cells Cloud REST API.... comment object body The Comment object that contains...

    docs.aspose.cloud/cells/comments/add/
  3. Aspose.Cells Cloud – Delete File API|Document

    Delete an Excel file from Aspose.Cells Cloud storage using the RESTful Delete File API. Includes endpoint, parameters, auth, and sample code....HTTP 200 with an empty response body. No JSON payload is returned...

    docs.aspose.cloud/cells/delete-file/
  4. Import Data Using Storage|Document

    Import Data Using Storage: Import data into an Excel worksheet using Aspose.Cells Cloud API from various storage sources. Supports JSON, CSV, and other formats via HTTPS.... importData object body JSON object that contains the...

    docs.aspose.cloud/cells/import-data-with-using-...
  5. Error in Aspose at sfdc - Free Support Forum - ...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…...Request, StatusCode=400] Response Body {“Message”:“Object reference...

    forum.aspose.cloud/t/error-in-aspose-at-sfdc/26672
  6. Get page count from an Excel File|Document

    Retrieve the total number of printable pages in an Excel workbook via the Aspose.Cells Cloud REST API (v3.0). Includes request format, required parameters, cURL example, response schema, error handling, and SDK snippets for multiple languages....Status Description Example JSON Body 401 Invalid or missing JWT token...

    docs.aspose.cloud/cells/get-page-count-from-an-...
  7. Set page setup for a worksheet|Document

    Learn how to set the page setup for an Excel worksheet using Aspose.Cells Cloud REST API. Includes request details, a secure HTTPS cURL example, response status codes, and SDK code snippets for multiple programming languages.... pageSetup object body Page‑setup description. folder...

    docs.aspose.cloud/cells/set-page-setup/
  8. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...error_info[:response_body] = e.response_body if e.respond_to?(:response_body)...(:response_body) return { success: false, error: "Upload failed:...

    forum.aspose.cloud/t/issue-adding-comments-to-d...
  9. Decrypt PDF via Cloud PHP

    Aspose.PDF Cloud allows you to decrypt PDF Document. Check the PHP source code to decrypt PDF file....file_put_contents ( $outputPath , $result [ 'body' ]); echo "Downloaded: { $outputPath...$documentPassword ); if ( $response [ 'body' ][ 'code' ] == 200 ) { echo...

    products.aspose.cloud/pdf/php/decrypt/
  10. List fonts in PPSX files via Android

    List fonts in Slides PPSX files with REST API & Open Source Android SDK...presentation file passed in the request body. Get Started with Slides API...

    products.aspose.cloud/slides/android/list-fonts...