Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 128,822 for

request

(0.07 sec)
  1. Seeking Suggestions for Merging PPT Files Using...

    Seeking Suggestions for Merging PPT Files Using HTTP Request in Power Automate Hi Team, I would appreciate your suggestions on implementing the following scenario: I am considering using an HTTP re......Merging PPT Files Using HTTP Request in Power Automate Hi Team,...considering using an HTTP request in Power Automate to merge...

    forum.aspose.cloud/t/seeking-suggestions-for-me...
  2. Possible regression. Compare document online re...

    We’re self-hosting aspose/words-cloud:24.1 and getting this error back with two .docx files from this Request. { "Error": { "Message": "INS sync failed." }, "RequestId": "4f66668305b34e01b97c68ba935e36ef" } W…... Compare document online request responding with "INS sync failed...two .docx files from this request. { "Error": { "Message": "INS...

    forum.aspose.cloud/t/possible-regression-compar...
  3. Insert Watermark Request Fails - Free Support F...

    I am using the PHP API 22.3 and using the sample code from the API documentation here: However I keep getting the following error: PHP Warning: Undefined array key "Content-Type" in /workspace/aspose/vendor/aspose…...Insert Watermark Request Fails Aspose.Words Cloud Product Family...$requestDocument = "Sample.docx"; $request = new GetSectionPageSetupO($requestDocument...

    forum.aspose.cloud/t/insert-watermark-request-f...
  4. Request body too large when trying to merge two...

    Hi all, My code sample here: $file1 = fopen(‘first.pptx’, ‘r’); $file2 = fopen(‘second.pptx’, ‘r’); $files = [$file1, $file2]; $response = $slidesApi->mergeOnline($files); One of the pptx file is about 200Mb. and I…...Request body too large when trying to merge two pptx files Aspose...“error”:{“code”:“internalError”,“message”:“Request body too large.” So just would...

    forum.aspose.cloud/t/request-body-too-large-whe...
  5. How do I request the API from a frontend file? ...

    The documentation only provides backend examples in which file manipulation is made, but I only want to send svg raw text data to your conversion endpoint and receive a dxf file. Is that even possible?...How do I request the API from a frontend file? Aspose.Imaging...It accepts a file from the request body and returns an output...

    forum.aspose.cloud/t/how-do-i-request-the-api-f...
  6. Seeking Suggestions for Merging PPT Files Using...

    Hi Team, I would appreciate your suggestions on implementing the following scenario: I am considering using an HTTP Request in Power Automate to merge PPT files. The files are stored in my local storage within the Aspo…...Merging PPT Files Using HTTP Request in Power Automate Aspose.Slides...considering using an HTTP request in Power Automate to merge...

    forum.aspose.cloud/t/seeking-suggestions-for-me...
  7. 400 Bad Request: PostImportData fails - Free Su...

    I’m trying to follow the example on https://github.com/aspose-cells-cloud/aspose-cells-cloud-php#import-data-to-excel-worksheet-via-php and can upload the file and can see it on https://dashboard.aspose.cloud/files. But …...400 Bad Request: PostImportData fails Aspose.Cells Cloud Product...ale resulted in a 400 Bad Request response: {“RequestId”:"",...

    forum.aspose.cloud/t/400-bad-request-postimport...
  8. PHP API OnlineRequest vs Request - Free Support...

    I’m using the Words PHP API and I’ve noticed each API Request class comes in two flavours; an ‘OnlineRequest’ and just a ‘Request’, e.g: Class BuildReportOnlineRequest {...} Class BuildReportRequest {...} Class InsertH…...PHP API OnlineRequest vs Request Aspose.Words Cloud Product Family...and I’ve noticed each API request class comes in two flavours;...

    forum.aspose.cloud/t/php-api-onlinerequest-vs-r...
  9. Converting Presentation Slides to PDF with REST...

    Hi, We are experiencing bad Requests for all of our calls to slides/convert. It seems to be a timeout. We are using direct api call, not any sdk. An example of a failure: method: put url: http://api.aspose.com/v1.1/sl…...with REST API Results in Bad Request Aspose.Slides Cloud Product...Hi, We are experiencing bad requests for all of our calls to slides/convert...

    forum.aspose.cloud/t/converting-presentation-sl...
  10. How To Recognize Barcodes From Base 64 Image in...

    Hello I’m trying to make a call to /barcode/recognize passing an image containing barcodes, encoded as Base64 string but I receive a error code “internalError”. The message is “The input is not a valid Base-64 string as…...Barcodes From Base 64 Image in Request Body Ruby? Aspose.BarCode Cloud...you can see my requests, in case the request id is “2af23755...

    forum.aspose.cloud/t/how-to-recognize-barcodes-...