Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 29,932 for

request

(0.03 sec)
  1. Save Generated Barcodes|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....Generates a barcode via GET request. generateBody : Generates a...a barcode via POST request with JSON or XML body. generateMultipart...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  2. Save Barcode to JPG using C# .NET. Convert Barc...

    Cloud API to create update move delete Sections inside PowerPoint presentation. PowerPoint Header Footer management using REST C# .NET API...Existing Presentation Sections # Request URL GET https://api.aspose...Set PowerPoint sections # Request URL PUT https://api.aspose...

    blog.aspose.cloud/slides/powerpoint-sections-ma...
  3. Authenticating API Requests|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....Authenticating API Requests Contents [ Hide ] There are two ways...access token by sending a POST request to /oauth2/token endpoint....

    docs.aspose.cloud/storage/authenticating-api-re...
  4. Set Barcode Image Kind|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.... Usage in API Requests The RecognitionImageKind parameter...and can be set in several requests within the API. It is available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. Convert Word to HTML without using storage - Fr...

    Have an asp.net web application that needs to convert HTML to docx. I’m using the .net word-cloud nuget package and can load the HTML using LoadWebDocumentData. I’d like to convert to docx and stream the file back to t…...HTML content directly in the request body and receive the converted...content as a string. Make a request to the Aspose.Words Cloud API...

    forum.aspose.cloud/t/convert-word-to-html-witho...
  6. Set Recognition Quality and Speed|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.... Usage in API Requests The RecognizeApi interface...files using different HTTP request types. Below are the available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Working with cURL utility|Aspose Words Cloud Docs

    Using the curl utility to interact with REST APIs...utility Contents [ Hide ] HTTP requests are composed of several components:...headers, query parameters, and request body. Each of these components...

    docs.aspose.cloud/words/getting-started/using-c...
  8. Fetching image recognition result|Documentation

    How to get the image recognition result from the Aspose.OCR Cloud queue....obtain the result, send a GET request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/ocr/fetch-image-recognition-r...
  9. Sending text for conversion|Documentation

    How to send text to Aspose.OCR cloud API to convert it to voice....the text aloud, send a POST request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/ocr/send-text-to-speech/
  10. Hello, world!|Documentation

    Get familiar with Aspose.OCR Cloud by running the simplest example on any system.... Now request an access token with the following...following API call: curl --request POST --location 'https://api...

    docs.aspose.cloud/ocr/hello-world/