Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 31,885 for

request

(1.32 sec)
  1. 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...
  2. 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...
  3. Other|Aspose Words Cloud Docs

    Other...IRequestModel Represents a common request for operations. ICanModifyDocumentRe...ICanModifyDocumentRe Represents a request which can modify document. ICanSaveRevisionRequ...

    docs.aspose.cloud/words/spec/other/
  4. Set Barcode Source|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....type represented multipart request file. Base64 Encoded Image:...Examples for ScanApi Using GET Request with File URL const fs = require...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. Contact - About - aspose.com

    English Deutsch Français 日本 中文 Русский हिन्दी العربية Português Indonesian Español Nederlands Italiano Contact Us Tec...... Request a Meeting Arrange a meeting...available only in English. × Request a Meeting Let us know how we...

    about.aspose.com/contact/
  6. Manipulate Excel cells formatting using Cloud A...

    REST API for PPTX manipulation. .NET Cloud API to manipulate Categories and chart data in PowerPoint. Free Cloud API to create and update Charts within PPT...Add a category to Chart # Request URL <code>POST https://api...NET Update chart category # Request URL <code>PUT https://api.aspose...

    blog.aspose.cloud/slides/powerpoint-chart-data-...
  7. Add Hyperlink to Worksheet|Document

    Learn how to add a hyperlink to an Excel worksheet using the Aspose.Cells Cloud v3.0 REST API. Includes endpoint, full parameter guide, cURL example, and SDK snippets for C#, Java, Python, and more....{ sheetName } /hyperlinks Request Parameters Parameter Name Type...string query Storage name. The request can also include a JSON body...

    docs.aspose.cloud/cells/hyperlinks/add/
  8. 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...
  9. Fetching dewarped image|Documentation

    How to fetch a dewarped image from Aspose.OCR Cloud....submitted for dewarping, the request is queued similar to the recognition...dewarped image, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-dewarp-result/
  10. Working with Excel Comments|Document

    Learn how to programmatically add, retrieve, update, and delete Excel comments using the Aspose.Cells Cloud REST API (v3.0). Includes Request/response examples, prerequisites, version info, and error‑handling guidance....add a comment, send a POST request to the following endpoint:...Content-Type: application/json Sample request body { "CellName" : "B2" ,...

    docs.aspose.cloud/cells/comments/