Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 31,813 for

request

(0.19 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Import a Chart from an Excel Workbook|Documenta...

    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.... ImportChartFromWorkb Request Parameters Name Type Location...

    docs.aspose.cloud/slides/import-chart-from-work...
  5. 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...
  6. 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...
  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 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-...
  9. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Set background in Excel file" h2="Aspose.Cells Cloud SDK supports setting backgrounds or watermarks......Request; using System; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/background/index.md
  10. The SVG to DXF conversion breaks the scaling of...

    The SVG to DXF conversion breaks the scaling of the shapes Hello, So our app has been using the SVG to DXF conversion for some months now, with success. Despite the conversion working, the customer...... So firstly we do the request to get start sizes, e.g., via:...you need to perform export request passing desired sizes and millimeter...

    forum.aspose.cloud/t/the-svg-to-dxf-conversion-...