Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 31,886 for

request

(0.2 sec)
  1. PDF Watermark In Swift

    Add watermark to PDF in Swift. Also remove watermark from PDF using Swift API....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/watermark/pdf/
  2. Convert Excel to Word in Java | Free XLS to DOC...

    Convert Excel to Word with easy-to-use XLS to DOC converter in Java. Export spreadsheets as fully formatted Word documents with Aspose.Cells Cloud API for Java....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cells/convert-excel-file-to-w...
  3. Replace Text with Formatting|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.... ReplaceTextFormattin Request Parameters Name Type Location...a presentation provided in request body, and returns the updated...

    docs.aspose.cloud/slides/replace-text-with-form...
  4. Extract Pages From Word with Python REST API

    Follow this article to extract pages from Word with Python REST API. You will get environment settings and learn to extract text from Word document with Python REST API....from a Word file Create a request object using the SaveAsRangeOnlineReq...source Word file into the request object Define the start and...

    kb.aspose.cloud/words/python/extract-pages-from...
  5. Convert Excel to PDF in Java | Free XLS to PDF ...

    Převádějte Excel na PDF pomocí snadno použitelného převodníku XLS na PDF v Javě. Exportujte tabulky jako plně formátované PDF dokumenty pomocí Aspose.Cells Cloud API pro Javu....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cs/cells/convert-excel-to-pdf...
  6. Extract Pages From Word with Nodej.s REST API

    Follow this article to extract pages from Word with Nodej.s REST API. You will get environment settings and learn to extract text from Word document with Nodej.s REST API....from a Word file Create a request object using the SaveAsRangeOnlineReq...source Word file into the request object Define the start and...

    kb.aspose.cloud/words/nodejs/extract-pages-from...
  7. Sending table for recognition|Documentation

    How to send a scanned or photographed table for recognition to the Aspose.OCR Cloud API....photographed table, send a POST request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/ocr/send-table-for-recognition/
  8. Delete All Worksheet Validations – Aspose.Cells...

    Remove all data validation rules from a worksheet in an Excel file using Aspose.Cells Cloud REST API. Includes authentication steps, Request details, cURL example, response schema, error handling, and SDK snippets....{ sheetName } /validations Request parameters Parameter Name Type...Description 400 Bad Request The request is malformed or missing...

    docs.aspose.cloud/cells/validations/clear/
  9. API Upload File - The SSL connection could not ...

    Hello, we use this API call to upload files to aspose that would later on receive other inputs, editions, etc. This API Call was working daily, multiple times a day, that is until 7pm yesterday. The access token was co…... The request is being made correctly following...been addressed, and we kindly request you to give it another try...

    forum.aspose.cloud/t/api-upload-file-the-ssl-co...
  10. Convert List Object to Range – Aspose.Cells Clo...

    Learn how to convert an Excel ListObject (table) to a Range using Aspose.Cells Cloud REST API. Includes Request syntax, parameters, sample cURL, response schema, authentication details, error codes, and SDK examples....listObjectIndex } /ConvertToRange Request Parameters Name Type Location...storage service. cURL Example (Request) Cloud SDK Family Using an...

    docs.aspose.cloud/cells/list-objects/to-range/