Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 31,669 for

request

(0.08 sec)
  1. Convert JPG to SVG in Python throws 404 error -...

    Hello! I’m trying to convert jpg to svg but get an ApiException: “404 Error connecting to the API” (Message: “Not Found”). I simply used your readme example after registering. Here is my code (I also tried to send “Conve…..._secret”, “my_client_id”) request = im.ConvertImageRequest("...imaging_api.convert_image(request) tilal.ahmad December 4, 2021...

    forum.aspose.cloud/t/convert-jpg-to-svg-in-pyth...
  2. Converts a spreadsheet in cloud storage to the ...

    This method accesses a spreadsheet file directly from cloud storage, converts it into the desired output format (e.g., XLSX, PDF, CSV), and returns the converted result without downloading the file to the local system. \nEnsure that the cloud storage configuration (such as access credentials and file path) is correctly set up. \nThe conversion process happens entirely within the cloud environment, minimizing data transfer overhead and enhancing security by keeping sensitive data within the cloud infrastructure. \nIf the source file does not exist, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported output formats depend on the underlying conversion service capabilities....request.* ; public class Example {...SaveSpreadsheetAsReq request = new SaveSpreadsheetAsReq (); request . setname...

    products.aspose.cloud/cells/java/save-spreadshe...
  3. Converts the range of spreadsheet in cloud stor...

    This method processes a range of spreadsheet directly in cloud storage, converting it to the Requested output format (PDF, or Image format) without requiring the file to be downloaded to the local machine. \nThe operation relies on valid cloud storage credentials and an accessible file path or identifier. \nThe conversion is performed remotely, reducing data transfer and improving performance for large files. \nIf the source file is not found, access is denied, or an error occurs during conversion, an appropriate exception will be thrown. \nSupported output formats are determined by the capabilities of the underlying cloud conversion service....request.* ; public class Example {...ExportRangeAsFormatR request = new ExportRangeAsFormatR (); request . setname...

    products.aspose.cloud/cells/java/export-range-a...
  4. Merge Presentations with Java REST API

    This guide describes how to merge presentations with Java REST API. You will perform PowerPoint presentation merger with Java Low Code API using Java-based Cloud SDK with a few API calls....presentation name and the request object Display the resultant...presentation’s Cloud paths in the request object. Finally, call the Merge()...

    kb.aspose.cloud/slides/java/merge-presentations...
  5. Aspose words Bad gateway timeout - Free Support...

    We are having issue when we try to mail merge documents which have a large data payload. Up until this week it was working fine, then since last night in particular (first issue noted at 1140 PM BST 13/8/24), we now can…...low amounts of data in the request. This is a major breaking issue...issue as most of our request have imagery and so a large payload...

    forum.aspose.cloud/t/aspose-words-bad-gateway-t...
  6. Converts a chart of spreadsheet in cloud storag...

    This method processes a chart of spreadsheet directly in cloud storage, converting it to the Requested output format (PDF, or Image format) without requiring the file to be downloaded to the local machine. \nThe operation relies on valid cloud storage credentials and an accessible file path or identifier. \nThe conversion is performed remotely, reducing data transfer and improving performance for large files. \nIf the source file is not found, access is denied, or an error occurs during conversion, an appropriate exception will be thrown. \nSupported output formats are determined by the capabilities of the underlying cloud conversion service....request.* ; public class Example {...ExportChartAsFormatR request = new ExportChartAsFormatR (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/export-chart-a...
  7. Merge Presentations with C# REST API

    This guide describes how to merge presentations with C# REST API. You will perform PowerPoint presentation merger with C# Low Code API using .NET-based Cloud SDK with a few API calls....presentation name and the request object Display the resultant...presentation’s Cloud paths in the request object. Finally, call the Merge()...

    kb.aspose.cloud/slides/net/merge-presentations-...
  8. Merge Presentations with Node.js REST API

    This guide describes how to merge presentations with Node.js REST API. You will perform PowerPoint presentation merger with Node.js Low Code API using Node.js-based Cloud SDK with a few API calls....presentation name and the request object Display the resultant...presentation’s Cloud paths in the request object. Finally, call the Merge()...

    kb.aspose.cloud/slides/nodejs/merge-presentatio...
  9. How to convert Microsoft Word Document to PDF w...

    Checking out the Aspose Cloud at the moment using the trial and having issues attempting to convert a Word document to a PDF using the REST API. Using a REST test client with the call below and attaching a docx file to …...file to the request, but getting a 403 Forbidden request. I’ve created...App Key are correct in the request. Is anyone able to tell me...

    forum.aspose.cloud/t/how-to-convert-microsoft-w...
  10. Convert FODS to DIF using Java

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

    products.aspose.cloud/cells/java/conversion/fod...