Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 31,686 for

request

(0.48 sec)
  1. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....parameter or image file in request body. Aspose Cloud Resources...

    blog.aspose.cloud/ocr/introducing-version-3-of-...
  2. 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...
  3. 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...
  4. Make WORD In Python

    Make a Word document using Python SDK. Easily create a blank a Word document 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/word/
  5. Make HTML In Python

    Make HTML using Python SDK. Easily create a blank HTML 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/html/
  6. Make DOCX In Python

    Make DOCX using Python SDK. Easily create a blank DOCX 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/docx/
  7. 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-...
  8. C++ Convert WORD To JPG REST API

    Convert a Word document to JPG in C++ using REST API. Save a Word document as JPG using C++....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::S...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/conversion/word...
  9. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="حماية Excel الملفات" h2="Aspose.Cells يدعم Cloud SDK فك تشفير المصنف والتشفير والتوقيعات الرقمية." ......Request; using System; using System...PostProtectRequest request = new PostProtectRequest(); request.File = new...

    products.aspose.cloud/cells/ar/protect/index.md
  10. C++ Convert PDF To TXT REST API

    Convert PDF to TXT in C++ using REST API. Save PDF as TXT using C++....std::shared_ptr<requests::ConvertDocumentReque> request ( new requests::C...wordsApi-> convertDocument (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/conversion/pdf-...