Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 32,080 for

request

(0.05 sec)
  1. Change Size of the Image with Python REST API

    This tutorial guides on how to change size of the image with Python REST API. You will learn to change size of pic online with Python Low Code API using a Python-based Cloud SDK....dimensions, run the resize request, and finally store the resulting...

    kb.aspose.cloud/imaging/python/change-size-of-t...
  2. Convert JPG to PDF with NET REST API

    In this short tutorial, you'll learn to convert JPG to PDF with NET REST API. You can swiftly perform JPG to PDF conversion using NET Low Code API with the help of following steps and below code for free....-image-to-another-format/)Request object, passing the input file...

    kb.aspose.cloud/imaging/python/convert-jpg-to-p...
  3. Convert Excel to Markdown|Document

    Convert Excel worksheets to Markdown using Aspose.Cells Cloud REST API – includes cURL example, SDK snippets, required parameters, and authentication details...."} 400 Bad Request – missing required parameters...

    docs.aspose.cloud/cells/convert-excel-file-to-m...
  4. I am trying to upload PDF file but it is gettin...

    { “uri”: “https://api.aspose.cloud/v4.0/pdf/storage/file/Dummy_file.pdf?storageName=ExtractCommentUat1”, “method”: “PUT”, “headers”: { “Authorization”: “sanitized”, “Content-Type”: “application/octet-stream” } una…...additional details about your request, and I will be happy to assist...

    forum.aspose.cloud/t/i-am-trying-to-upload-pdf-...
  5. Mail Merge Online with Salesforce Apex returns ...

    I am trying to perform a Mail Merge using Aspose.Words Cloud API v4 from Salesforce Apex. My goal is: Take a DOCX template and XML data (currently stored as Salesforce Static Resources or already uploaded in Aspose Sto…...template and XML “online” in the request? Is there an example for Salesforce...

    forum.aspose.cloud/t/mail-merge-online-with-sal...
  6. Move a file to a new location in Cloud Storage ...

    Move a file to a new location in Cloud Storage programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional...

    docs.aspose.cloud/words/files-and-storage/move-...
  7. Add or Delete Worksheet Background Image – Aspo...

    Learn how to add or remove a background image on an Excel worksheet using Aspose.Cells Cloud REST API. Includes Request syntax, SDK examples for Java, .NET, Python, PHP, and error handling....Method Endpoint Path parameters Request body Success response Add background...

    docs.aspose.cloud/cells/worksheets/background/
  8. Delete Shapes from a Group Shape|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.... DeleteShapes Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/delete-shapes-from-a-g...
  9. Make Markdown In Python

    Make Markdown using Python SDK. Easily create a blank Markdown in Python in a few steps....create_document_request = asposewordscloud.models.requests.CreateDocumentReques(...create_document(create_document_request) download_document_request = asposewordscloud...

    products.aspose.cloud/words/python/make/md/
  10. Make PDF In Python

    Make PDF using Python SDK. Easily create a blank PDF in Python in a few steps....create_document_request = asposewordscloud.models.requests.CreateDocumentReques(...create_document(create_document_request) download_document_request = asposewordscloud...

    products.aspose.cloud/words/python/make/pdf/