Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 31,684 for

request

(0.23 sec)
  1. Set Row Height for a Range in Excel – Aspose.Ce...

    Learn how to change the height of rows within a specific range of an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, and SDK code snippets for C#, Java, Python, and more....scope and is passed in the request header: Authorization: Bearer...Cloud authentication guide to request one. REST API POST https://api...

    docs.aspose.cloud/cells/ranges/update/row-height/
  2. Merge Presentations from Various Sources into a...

    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.... The request method below allows you to...storage. MergeAndSaveOnline Request Parameters Name Type Location...

    docs.aspose.cloud/slides/merge-presentations-fr...
  3. Add Comments|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.... CreateComment Request Parameters Name Type Location...first comment in the same request. cURL Solution SDK Solutions...

    docs.aspose.cloud/slides/add-comments/
  4. Convert DWG to 3DS using Java REST API

    This short guide explains how to convert DWG to 3DS using Java REST API. You will learn to transform DWG to 3DS using Java REST API with the help of a Dotjava-based Cloud SDK....be provided to create the request and pass it to the API for...processing Build a 3DS conversion request object that encapsulates the...

    kb.aspose.cloud/cad/java/convert-dwg-to-3ds-usi...
  5. Java Convert Large DOCX file to PDF Throws 504 ...

    I encountered a 504 gateway timeout error when using the Aspose Cloud service to convert a docx file to pdf. However, the same docx file was successfully converted two months ago. Is there any recent change or bug that c…...WordsApi("clientid", "secretId", null); var request = new ConvertDocumentReque("file...wordApi.convertDocumentAsync(request, new ApiCallback<byte[]>()...

    forum.aspose.cloud/t/java-convert-large-docx-fi...
  6. Delete Blank Columns from Excel with Aspose.Cel...

    Learn how to remove empty columns from Excel files using Aspose.Cells Cloud REST API. Includes endpoint, authentication, Request/response samples, and SDK code in C#, Java, Python, and more....0/cells/delete/blank-columns Request Parameters Parameter Name Type...Error Codes 400 Bad Request – Invalid request parameters or malformed...

    docs.aspose.cloud/cells/delete-spreadsheet-blan...
  7. Convert Excel to Word in Java | Free XLS to DOC...

    Převádějte Excel do Wordu pomocí snadno použitelného převaděče XLS na DOC v Javě. Exportujte tabulky jako plně formátované dokumenty Word 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-file-t...
  8. Delete a Filter from an Excel Worksheet – Aspos...

    Learn how to delete an AutoFilter from an Excel worksheet using Aspose.Cells Cloud REST API, cURL, and SDKs (C#, Java, Python, etc.). Includes endpoint, parameters, authentication, and sample code....sheetName } /autoFilter/filter The request parameters are: Parameter Name...authentication endpoint. Build the request URL by replacing {name} and...

    docs.aspose.cloud/cells/delete-filter/
  9. CORS issue in calling Aspsoe.Imaging REST API f...

    Sorry for another support Request but I am trying to call your API from the borwser and I am faced with CORS issues. Within the dashboard I added a “*” but that does not show up in the response headers when a preflight r…...Sorry for another support request but I am trying to call your...response headers when a preflight request happens. If I could avoid creating...

    forum.aspose.cloud/t/cors-issue-in-calling-asps...
  10. Convert Excel to PDF in Java | Free XLS to PDF ...

    Convert Excel to PDF with easy-to-use XLS to PDF converter in Java. Export spreadsheets as fully formatted PDF 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-to-pdf-in...