Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 31,684 for

request

(0.82 sec)
  1. Bcr|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.... Requires: request Parse method request. Type: AiBcrParseRequest...StorageFileLocationL model. Requires: request Request with images located on...

    docs.aspose.cloud/email/reference-ai-bcr-api/
  2. 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/...
  3. 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...
  4. GetTaskDocumentWithFormat fails with 403 Amazon...

    Hi there, we are using the GetTaskDocumentWithFormat function to transform MPP to XML, and we are getting a 403 Forbidden error with the following message: “Error: GetTaskDocumentWithFormat. Exception: AmazonS3 Storage…...succeeded, but the conversion request fails with an S3‑related permission...one used for the conversion request (wrong storageName parameter)...

    forum.aspose.cloud/t/gettaskdocumentwithformat-...
  5. 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...
  6. Is there any limitation for payload json - Free...

    413 Request Entity Too Large Request Entity Too Large The Requested resource does not allow Request data with PUT Requests, or the amount of data provided in the Request exceeds the capacity limit.... 7:26am 1 413 Request Entity Too Large Request Entity Too Large...Large The requested resource does not allow request data with PUT...

    forum.aspose.cloud/t/is-there-any-limitation-fo...
  7. PHP API - Parallel Batch Processing Not Working...

    I’m not convinced batch processing is working: In the code below I have a switch $batch that if set to True will batch all Requests. The code first searches for the text “{{title_end}}” and then uses the returned Node …...set to True will batch all requests. The code first searches for...never batched - all other requests are batched if $batch is True...

    forum.aspose.cloud/t/php-api-parallel-batch-pro...
  8. Error 400 from Aspose.Words since 10:30AM 15 Ma...

    Com.Aspose.Words.ApiException HResult=0x80131500 Message=The remote server returned an error: (400) Bad Request. Source=Aspose.Words-Cloud StackTrace: at Com.Aspose.Words.Api.WordsApi.GetDocumentWithFormat(String na…...returned an error: (400) Bad Request. Source=Aspose.Words-Cloud...encountering, “Error 400 Bad Request,” typically indicates that...

    forum.aspose.cloud/t/error-400-from-aspose-word...
  9. Converts a worksheet of spreadsheet on a local ...

    This method reads a spreadsheet file from the local file system, converts it's worksheet to the desired pdf file, and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class Example {...ConvertWorksheetToPd request = new ConvertWorksheetToPd (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-worksh...
  10. 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...