Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 31,744 for

request

(1.02 sec)
  1. Set Cell Formula in Excel Worksheets|Document

    Learn how to set a formula for a specific cell in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL example, full parameter list, error handling, and SDK code samples.... Request parameters Parameter Name Type...Example JSON payload 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/set-formula-for-a-cell-...
  2. Get MaxColumn from Excel Worksheet|Document

    Retrieve the maximum column index of a worksheet using Aspose.Cells Cloud API. Includes cURL Request with authentication, response schema, parameters, error codes, and SDK examples (C#, Java, Python, etc.)...."MaxColumn": 15 } 400 Bad request – missing or invalid parameters...How do I authenticate the request? Include an `Authorization:...

    docs.aspose.cloud/cells/get-maxcolumn-from-exce...
  3. How Do I Specify the Target Slide for AddShape ...

    Hi @mudassir.fayyaz, can you confirm / clarify how AddShape tasks are meant to be constructed when calling POST ​/slides​/pipeline? I’m using AddSlide followed by several AddShape tasks, but AddShape doesn’t take a Slide…...Please try using the following request: curl https://api.aspose.cloud/v3..."input": { "template": { "type": "Request", "index": 0 } }, "tasks":...

    forum.aspose.cloud/t/how-do-i-specify-the-targe...
  4. Adding Headers to a PDF Document|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 Description Swagger Link Request DTO /pdf/{name}/header/text...

    docs.aspose.cloud/pdf/adding-headers-to-a-pdf-d...
  5. Convert Web to PDF|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....also supports the following request params Parameter Required Type...

    docs.aspose.cloud/pdf/convert-web-to-pdf/
  6. Message":"Error while loading file '' from stor...

    Hi, I Aspose version v1.1 We are trying to generate merge document which includes QR code in it. Input : word doc output: PDF Endpoint: https://api.aspose.com Version : https://api.aspose.com/v1.1 When trying to ge…...HttpResponse[Status=Bad Request, StatusCode=400]”| This same...accessToken) { try { HttpRequest request = new HttpRequest(); Integer...

    forum.aspose.cloud/t/message-error-while-loadin...
  7. ClientMessageAppendFileRequest|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....ClientMessageAppendF Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  8. Convert SVG to PDF|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....also supports the following request params Parameter Required Type...

    docs.aspose.cloud/pdf/convert-svg-to-pdf/
  9. Make HTML In Swift

    Make HTML using Swift SDK. Easily create a blank HTML in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/html/
  10. Aspose.HTML-Cloud conversion from SVG to PNG do...

    Using Aspose.HTML-Cloud for .NET version 25.10.1, calling the ConvertApi.ConvertAsync method to convert an SVG file to PNG format. Given the following SVG snippet: <svg width="793" height="174" xmlns="http://www.w3.org…...a minimal request – send a simple conversion request (e.g., via...information – capture the full request payload, response headers,...

    forum.aspose.cloud/t/aspose-html-cloud-conversi...