Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 31,471 for

request

(0.04 sec)
  1. REST API Solution to convert Microsoft Word Doc...

    Convert word documents to EPUB with Aspose.Words Cloud API. You can convert DOC to EPUB or DOCX to EPUB with high fidelity....check the EpubSaveOptions request parameter for more details...

    blog.aspose.cloud/words/how-to-convert-microsof...
  2. Insert Image, Find and Replace Text in Word doc...

    You can find and replace text in word documents with Regex. Search text in DOCX or DOC file and replace that text in word documents....Word document (see Common request parameters ) Aspose Cloud Resources...

    blog.aspose.cloud/words/insert-companys-logo-at...
  3. Quickstart|Aspose Total Cloud Docs

    Learn how to get started quickly with Aspose Cloud API and SDKs....of authenticating, making requests and handling responses and...aspose.cloud/ . Make an API request As an example, let’s call Aspose...

    docs.aspose.cloud/total/getting-started/quickst...
  4. 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-...
  5. Get Microsoft Word Hyperlinks with Python REST API

    Follow this article to get Microsoft Word hyperlinks with Python REST API. It has the IDE details, steps, and a sample code to find links in Word document with Python REST API....Word file, and create the request object using the GetDocumentHyperlink...

    kb.aspose.cloud/words/python/get-microsoft-word...
  6. Get Microsoft Word Hyperlinks with NET REST API

    Follow this article to get Microsoft Word hyperlinks with NET REST API. It has the IDE details, steps, and a sample code to find links in Word document with NET REST API....Word file, and create the request object using the GetDocumentHyperlink...

    kb.aspose.cloud/words/net/get-microsoft-word-hy...
  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. Make Markdown In Ruby

    Make Markdown using Ruby SDK. Easily create a blank Markdown in Ruby in a few steps....md' create_document_request = CreateDocumentReques .new(...create_document(create_document_request) download_document_request = DownloadFileRequest...

    products.aspose.cloud/words/ruby/make/md/
  9. C++ Convert TEXT To PDF REST API

    Convert TEXT to PDF in C++ using REST API. Save TEXT as PDF 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/text...
  10. C++ Convert HTML To MARKDOWN REST API

    Convert HTML to MARKDOWN in C++ using REST API. Save HTML as MARKDOWN 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/html...