Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 32,028 for

request

(1.32 sec)
  1. Convert JPG to SVG in Python throws 404 error -...

    Hello! I’m trying to convert jpg to svg but get an ApiException: “404 Error connecting to the API” (Message: “Not Found”). I simply used your readme example after registering. Here is my code (I also tried to send “Conve…..._secret”, “my_client_id”) request = im.ConvertImageRequest("...imaging_api.convert_image(request) tilal.ahmad December 4, 2021...

    forum.aspose.cloud/t/convert-jpg-to-svg-in-pyth...
  2. Fetching label recognition result|Documentation

    How to get the label or sign 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-label-recognition-r...
  3. Fetching PDF converted from DjVu|Documentation

    How to get the PDF document converted from DjVu file 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-djvu-conversion-res...
  4. Excel to JSON|Document

    Learn how to convert Excel spreadsheets to JSON files with Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets (C#, Java, Python), required parameters, authentication, and response format.... Request Query Parameters Parameter...modifying cells (optional). Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/convert-excel-file-to-j...
  5. Adding a Text Item to a PDF Page|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....given page number PutAddText Request Object Model Please refer to...Page for the Text Request Object Structure Request Object Sample...

    docs.aspose.cloud/pdf/adding-a-text-item-to-a-p...
  6. Merge Multiple Microsoft Word Documents into One

    This post explains how to merge multiple Word documents into a single document. You can check use this feature in any programming language....resource can be used and a PUT request can be sent (specifying options...resource can be used and a POST request can be sent (specifying options...

    blog.aspose.cloud/total/use-aspose-cloud-php-sd...
  7. Convert TSV to MHTML using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a TSV format file to a MHTML format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/tsv...
  8. Convert TXT to DOCX using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a TXT format file to a DOCX format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/txt...
  9. Convert TXT to JPG using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a TXT format file to a JPG format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/txt...
  10. Convert XLSB to SXC using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a XLSB format file to a SXC format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/xls...