Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 32,028 for

request

(1.26 sec)
  1. 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...
  2. Replace occurrences of a Text in a PDF Document...

    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....Document PostPageTextReplace Request Object Model Please refer to...TextReplaceListReque Request Object Structure Request Object Sample...

    docs.aspose.cloud/pdf/replace-occurrences-of-a-...
  3. 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...
  4. 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...
  5. Add a Picture in an Excel File|Document

    Use Aspose.Cells Cloud REST API to add an image to an Excel worksheet. SDKs for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift simplify integration across platforms..../worksheets/ { sheetName } /pictures Request Parameters Parameter Name Type...data must be supplied in the request body. folder string query The...

    docs.aspose.cloud/cells/pictures/add/
  6. Working with Excel Comments|Document

    Learn how to programmatically add, retrieve, update, and delete Excel comments using the Aspose.Cells Cloud REST API (v3.0). Includes Request/response examples, prerequisites, version info, and error‑handling guidance....preferred language to simplify request construction. Version The examples...add a comment, send a POST request to the following endpoint:...

    docs.aspose.cloud/cells/comments/
  7. Update a List Object in an Excel Worksheet|Docu...

    Learn how to update an Excel table using Aspose.Cells Cloud API (v3.0). Includes endpoint, parameters, sample cURL, error codes, and SDK examples.... Request Body Schema The listObject...change are required in the request body. Field Type Required Description...

    docs.aspose.cloud/cells/list-objects/update/
  8. Fetching dewarped image|Documentation

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

    docs.aspose.cloud/ocr/fetch-dewarp-result/
  9. Set Target Barcode Types|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....to recognize when sending requests, including formats like Aztec...to send barcode recognition requests using either a file URL, a...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. How to convert Microsoft Word Document to PDF w...

    Checking out the Aspose Cloud at the moment using the trial and having issues attempting to convert a Word document to a PDF using the REST API. Using a REST test client with the call below and attaching a docx file to …...file to the request, but getting a 403 Forbidden request. I’ve created...App Key are correct in the request. Is anyone able to tell me...

    forum.aspose.cloud/t/how-to-convert-microsoft-w...