Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 31,683 for

request

(0.88 sec)
  1. Get MinDataColumn – Aspose.Cells Cloud API Refe...

    Retrieve the leftmost column that contains data in an Excel worksheet via Aspose.Cells Cloud REST API (v3.0). Includes authentication details, Request syntax, JSON response example, error codes, and SDK snippets.... 400 InvalidRequest The request is malformed or contains invalid...occurred on the server side. Request / Response Samples cURL Example...

    docs.aspose.cloud/cells/get-mindatacolumn-from-...
  2. Get Worksheet Hyperlink|Document

    Retrieve a specific hyperlink from an Excel worksheet using Aspose.Cells Cloud API (v3.0). Includes endpoint, parameters, cURL example, authentication steps, error handling, and SDK snippets..../hyperlinks/ { hyperlinkIndex } Request Parameters Parameter Name Type...Reason Example Body 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/hyperlinks/get/
  3. Run|Aspose Words Cloud Docs

    Run...Run Contents [ Hide ] Request Response Model Delete DeleteRunOnlineReque...DeleteRunOnlineReque Represents a request model for WordsApi.DeleteRunOnline()...

    docs.aspose.cloud/words/spec/run/
  4. How to Force the Use of Custom Fonts During Wor...

    I am testing the following API for converting Word to PDF: https://api.aspose.cloud/v4.0/words/convert?format=pdf&storage=TEST&fontslocation=xxx I have specified the fontslocation parameter, assuming that it would enfo…...when making the conversion request. Fallback Mechanism : The fontsLocation...the custom fonts. Example Request : Here’s an example of how...

    forum.aspose.cloud/t/how-to-force-the-use-of-cu...
  5. Working with Slide Show Properties|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.... GetSlideShowProperti Request Parameters Name Type Location...storage. SetSlideShowProperti Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-slide-sho...
  6. Aspose.Cells Cloud Download File API – Interfac...

    Learn how to download Excel, PDF, CSV, and other files from Aspose.Cells Cloud storage using the secure Download File API (v4.0). Includes endpoint, parameters, authentication, and code samples.... The request parameters of DownloadFile...Message 400 BadRequest The request is malformed or missing required...

    docs.aspose.cloud/cells/download-file/
  7. CalendarGetListRequest|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....CalendarGetListReque Contents [ Hide ] Request model for EmailCloud.Calendar...

    docs.aspose.cloud/email/reference-model-calenda...
  8. ContactConvertRequest|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....ContactConvertReques Contents [ Hide ] Request model for EmailCloud.Contact...

    docs.aspose.cloud/email/reference-model-contact...
  9. Aspose.Cells Cloud – Swap Columns, Rows & Range...

    Swap columns, rows or ranges in Excel files with Aspose.Cells Cloud API. Preserve formatting, formulas, and cell references in a single Request....0/cells/swap/range Request Parameters Parameter Name Type...Description 400 Bad Request Invalid request URI or mismatched range...

    docs.aspose.cloud/cells/swap-range/
  10. Reduce Excel File Size | Compress XLS/XLSX | Ex...

    Discover how to compress Excel workbooks and minimize file size using C# .NET. Efficient methods to optimize Excel files with .NET Cloud SDK and cURL...var request = new PostCompressRequest(...); Create request instance...response = cellsApi.PostCompress(request); Call the API to compress...

    blog.aspose.cloud/cells/compress-excel-using-cs...