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

body

(0.08 sec)
  1. Excel to CSV|Aspose.Cells Cloud Document

    Aspose.Cells Cloud REST API support conversion excel files to csv files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/convert-excel-file-to-c...
  2. Save As Excel|Document

    Use Aspose.Cells Cloud REST API to save Excel workbooks in multiple formats such as PDF, CSV, JSON, and Markdown. SDKs are available for many programming languages.... Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/save-an-excel-file-as-o...
  3. Encrypt PDF via Cloud PHP SDK

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

    products.aspose.cloud/pdf/php/encrypt/
  4. Authorization|Documentation

    How to get an access token and use it to authorize Aspose.OMR Cloud API requests....following parameters in the request body (x-www-form-urlencoded): grant_type...

    docs.aspose.cloud/omr/authorization/
  5. Get MaxColumn from Excel Worksheet|Document

    Retrieve the maximum column index of a worksheet using Aspose.Cells Cloud API. Includes cURL request with authentication, response schema, parameters, error codes, and SDK examples (C#, Java, Python, etc.)....Status Meaning Sample Error Body 200 Success – returns the MaxColumn...

    docs.aspose.cloud/cells/get-maxcolumn-from-exce...
  6. Delete Conditional Formatting – Aspose.Cells Cl...

    Delete a conditional formatting rule from a worksheet using Aspose.Cells Cloud REST API. Learn required parameters, cURL example, and SDK usage....Responses HTTP Code Reason Example Body 400 Bad Request – missing or...

    docs.aspose.cloud/cells/conditional-formattings...
  7. 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...
  8. 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/
  9. Convert Worksheet to CSV – Aspose.Cells Cloud A...

    Learn how to convert a specific worksheet from an Excel file to CSV using Aspose.Cells Cloud API (v4.0). Includes endpoint, parameters, sample cURL, SDK code, and error handling....Content‑Length: <size in bytes> Body: binary stream containing the...outPath is supplied, the response body is empty and the CSV is stored...

    docs.aspose.cloud/cells/convert-worksheet-to-csv/
  10. Convert HTML to PowerPoint using .NET Cloud SDK...

    Learn how to convert HTML to PowerPoint using .NET Cloud SDK by Aspose. Our powerful conversion technology ensures accuracy and reliability in HTML to PPT conversion....Paragraph tag </title> </Head> <Body><h1> Main Heading... </h1> </br>...pages along with the text. </Body> </Html>" Replace {accessToken}...

    blog.aspose.cloud/slides/convert-html-to-ppt-in...