Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 32,221 for

request

(0.22 sec)
  1. Build Excel Reports with Smart Marker Templates...

    Learn how to generate Excel workbooks from Smart Marker templates using the Aspose.Cells Cloud REST API. Includes Request/response details, cURL example, prerequisites, notes, and SDK code samples.... Request Body Parameter Parameter Name...data file uploaded with the request. Response { "Name" : "ResponseFile"...

    docs.aspose.cloud/cells/build-report-with-smart...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. Counting objects on a picture|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....via a web camera and makes requests to Aspose Object Detection...people on it. A developer could request for a JSON response to further...

    docs.aspose.cloud/imaging/counting-objects-on-a...
  7. Bookmark|Aspose Words Cloud Docs

    Bookmark...Bookmark Contents [ Hide ] Request Response Model GetByName GetBookmarkByNameOnl...RequestId string Gets or sets the request Id. Bookmark Bookmark Gets...

    docs.aspose.cloud/words/spec/bookmark/
  8. Using SDKs With Self-Hosted Solution|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....pptx" ); PostSlidesConvertReq request = new PostSlidesConvertReq...api . PostSlidesConvert ( request ); response . CopyTo ( File...

    docs.aspose.cloud/slides/using-sdks-with-self-h...
  9. Delete Footnote in Word with Java REST API

    This article guides on how to delete footnote in Word with Java REST API. You will learn to automatically remove footnote with Java Low Code API using a Java-based Cloud SDK....DeleteFootnoteOnline() method to remove the requested footnote Fetch the output...DeleteFootnoteOnline class to create the request object for the footnote and...

    kb.aspose.cloud/words/java/delete-footnote-in-w...
  10. Save Spreadsheet as Another Format – Aspose.Cel...

    Learn how to save a spreadsheet stored in Aspose Cloud as another format (XLSX, PDF, CSV, etc.) using the Aspose.Cells Cloud Save Spreadsheet API. Includes Request syntax, parameters, curl example, and SDK code.... Request Parameters Parameter Name Type...Bad Request) { "Code" : 400 , "Message" : "Invalid request parameters...

    docs.aspose.cloud/cells/save-spreadsheet-as/