Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 31,709 for

request

(0.34 sec)
  1. Convert FODS to EMF using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a FODS format file to a EMF format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/fod...
  2. Convert CSV to DIF using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a CSV format file to a DIF format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/csv...
  3. Convert XLSX to CSV using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a XLSX format file to a CSV format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/xls...
  4. Get Merged Cells from an Excel Worksheet – Aspo...

    Learn how to retrieve merged‑cell ranges from an Excel worksheet using Aspose.Cells Cloud API (v3.0). Includes authentication steps, full cURL Request, response schema, error handling, and SDK examples in C#, Java, Python, and more.... Request a token via POST https://api... Include the token in the request header: Authorization: Bearer...

    docs.aspose.cloud/cells/get-mergedcell-from-a-w...
  5. Delays and timeouts on ExecuteMailMergeOnlineRe...

    We are doing mailmerge to create documents. but the Requests are failing or taking more than 10 minutes to timeout. our client_id is 8f6fd319-a34d-4abf-8550-1b8751da0a57 How can we debug this, or can you investigate …... but the requests are failing or taking more...latency / low bandwidth The request body (document + data) is streamed...

    forum.aspose.cloud/t/delays-and-timeouts-on-exe...
  6. GetSlides Fails with AmazonS3 Storage Exception...

    Issue Description We are experiencing a sudden failure with the Aspose.Slides API that was working perfectly until yesterday. The API is now throwing an AmazonS3 Storage exception related to AWS Access Key Id. Timeline …... Created Date: 2023-09-13 Request Details IP Address: 106.72...72.223.0, 172.22.0.21 Request Trace Id: 3ad5c7f0-72226-429f-a057-cd8cab09bbb9...

    forum.aspose.cloud/t/getslides-fails-with-amazo...
  7. Why the API not working properly, I am facing m...

    Why the API not working properly, I am facing many issues with the API from last one month. Today it’s shows 429 status code even on new accounts. Please check this urgent as my clients are waiting to convert words to ht…...means that you send to many requests to /connect/token endpoint...temporary $request = new Aspose\Words\Model\Requests\ConvertDo...

    forum.aspose.cloud/t/why-the-api-not-working-pr...
  8. Delete all pictures in an Excel worksheet|Document

    How to delete all pictures from a worksheet in an Excel file using the Aspose.Cells Cloud REST API, with cURL and SDK code examples..../worksheets/ { sheetName } /pictures Request parameters Parameter Name Type...not exist. 400 Bad Request – malformed request syntax or invalid...

    docs.aspose.cloud/cells/pictures/clear/
  9. Get All Worksheets|Document

    Retrieve the list of worksheets in an Excel workbook via Aspose.Cells Cloud REST API (v3.0). Includes cURL example, SDK snippets, and response format....0/cells/ { name } /worksheets Request parameters Parameter Name Type...example below demonstrates a GET request to retrieve the worksheets...

    docs.aspose.cloud/cells/worksheets/get-all/
  10. Add a Digital Signature to an Excel Workbook|Do...

    Learn how to add a digital signature to an Excel workbook using the Aspose.Cells Cloud API (v4.0). Includes endpoint, required parameters, authentication flow, error handling, and SDK samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....name } /digitalsignature The request parameters include: Parameter...applied successfully. 400 Bad request – missing or invalid parameters...

    docs.aspose.cloud/cells/excel-digital-signature/