Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 31,678 for

request

(0.94 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Working with Folders|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.... GetFilesList Request Parameters Name Type Location...in a storage. CreateFolder Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-folders/
  5. Sending image for dewarping|Documentation

    How to submit an image for dewarping with Aspose.OCR Cloud API.... To authorize the request, pass the access token in Authorization...identifier (GUID) of the dewarping request in the queue . Otherwise, it...

    docs.aspose.cloud/ocr/send-image-for-dewarp/
  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. java.lang.NoSuchMethodError when jakarta.mail l...

    Hi, I’m trying to call Aspose Cloud from my Java application which already uses the jakarta.mail library using code like: byte[] RequestDocument = Files.readAllBytes(Paths.get(TestInitializer.LocalTestFolder, localFile…...toAbsolutePath()); UpdateFieldsOnlineRe request = new UpdateFieldsOnlineRe(...wordsApi.updateFieldsOnline(request); However, because aspose-words-cloud:23...

    forum.aspose.cloud/t/java-lang-nosuchmethoderro...
  8. Quickstart|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.... Make an API Request You can see and test the available...like to make a simple API request to check your new Cloud account...

    docs.aspose.cloud/slides/quickstart/
  9. Crop Image with Java REST API

    This tutorial guides on how to crop image with Java REST API. You will learn to crop picture online with Java Low Code API using a Java-based Cloud SDK....and prepare the crop image request Perform the cropping operation...the ImagingApi and an upload request, and upload the image file...

    kb.aspose.cloud/imaging/java/crop-image-with-ja...
  10. Crop Image with Python REST API

    This tutorial guides on how to crop image with Python REST API. You will learn to crop picture online with Python Low Code API using a Python-based Cloud SDK....and prepare the crop image request Perform the cropping operation...the ImagingApi and an upload request, and upload the image file...

    kb.aspose.cloud/imaging/python/crop-image-with-...