Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 128,822 for

request

(0.06 sec)
  1. OMR Recognize - Free Support Forum - aspose.cloud

    Hi Iam using OMR Api v5.1, but I have problem when send image to recognize. I pass the filled template as base64 and the omr file (which in the genarate response) as base64 but I got error response { “type”: “RFC 72…...the server is rejecting the request due to an issue with the content...Content-Type header in your request. For base64 encoded data, it...

    forum.aspose.cloud/t/omr-recognize/25311
  2. Error when converting docx to html - Free Suppo...

    Hi, After few successful call conversions from word (docx) to html, and then I get an error. Error while loading file ‘sourceFiles/Pre-Kindy Curriculum Guidelines_eed8cf16-3464-4d58-a61a-9c415468cb79.docx’ from storage…...SaveAs(request); if (result?.SaveResult?.DestDocument...@pabozhi , thank you for your request. We analyzed the problem and...

    forum.aspose.cloud/t/error-when-converting-docx...
  3. Fetching rotated image|Documentation

    How to fetch a rotated image from Aspose.OCR Cloud....submitted for deskew, the request is queued similar to the recognition...rotated image, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-deskew-result/
  4. Fetching binarized image|Documentation

    How to fetch a black and white image from Aspose.OCR Cloud....submitted for binarization, the request is queued similar to the recognition...binarized image, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-binarization-result/
  5. BUG in Cells .NET SDK - Aysnc/Await deadlock is...

    Hello, The .NET SDK for Aspose.Cells-Cloud (v 24.9.0) has deadlock issues caused by the current aysnc/await implementation. The issue is easily reproduced with a Windows Forms or ASP.NET project, I tested on .NETFramew…...because there is no UI or Request context (which causes the deadlock)...methods are async, then your requesting thread must also await or...

    forum.aspose.cloud/t/bug-in-cells-net-sdk-aysnc...
  6. How to Create OMR Template in cURL using Aspose...

    Create OMR template with cloud API is not working. Getting following error - { “RequestId”: “629eeec0-7320-4c29-bb3a-c63278b944b8”, “error”: { “code”: “error”, “message”: “One or more errors occurred. (Error making …... (Error making request with Error Code NotFound and...the service.) Error making request with Error Code NotFound and...

    forum.aspose.cloud/t/how-to-create-omr-template...
  7. PDF To XPS Conversion API For Node

    Convert PDF to XPS in Node using REST API. Save PDF as XPS using Node....pdf"); const request = new model.ConvertDocumentReque({...= wordsApi.convertDocument(request) .then((convertDocumentResul)...

    products.aspose.cloud/words/node/conversion/pdf...
  8. PDF To DOC Conversion API For Node

    Convert PDF to DOC in Node using REST API. Save PDF as DOC using Node....pdf"); const request = new model.ConvertDocumentReque({...= wordsApi.convertDocument(request) .then((convertDocumentResul)...

    products.aspose.cloud/words/node/conversion/pdf...
  9. WORD To JPG Conversion API For Node

    Convert a Word document to JPG in Node using REST API. Save a Word document as JPG using Node....docx"); const request = new model.SplitDocumentOnlineR({...wordsApi.splitDocumentOnline(request) .then((splitDocumentOnlineR)...

    products.aspose.cloud/words/node/conversion/wor...
  10. PDF To EPUB Conversion API For Node

    Convert PDF to EPUB in Node using REST API. Save PDF as EPUB using Node....pdf"); const request = new model.ConvertDocumentReque({...= wordsApi.convertDocument(request) .then((convertDocumentResul)...

    products.aspose.cloud/words/node/conversion/pdf...