Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 31,683 for

request

(0.35 sec)
  1. ClientMessageAppendRequest|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....Email client append message request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  2. .DOCX file is failing to convert and error “Ope...

    Upload HTML to Aspose Storage Failed Description “Operation Failed” on paid subscription: Client ID: 119b1fe8-7aae-4ef5-a147-9f479b3cb548 “Error”: { “Code”: “errorAuthentication”, “Message”: “Bearer error="invalid_…..."": [ "Failed to read the request form. Missing content-type...2025, 11:32am 8 I found your requests in logs, please share how...

    forum.aspose.cloud/t/docx-file-is-failing-to-co...
  3. Aspose.Cells Cloud API – Working with CellsObje...

    Learn how to use the CellsObjectOperate task in Aspose.Cells Cloud API. Detailed parameter reference, Request/response examples, and best‑practice tips for operating worksheets, charts, pivot tables, and more....base‑64‑encoded content in the request body. API Version – This documentation...Aspose.Cells Cloud API. Sample Request (cURL) curl -X POST "https://api...

    docs.aspose.cloud/cells/tasks/cells-object-oper...
  4. Add an Image Watermark|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.... CreateImageWatermark Request Parameters Name Type Location...file. CreateImageWatermark Request Parameters Name Type Location...

    docs.aspose.cloud/slides/add-an-image-watermark/
  5. Delete Cell Area – Aspose.Cells Cloud API Docum...

    Use the Aspose.Cells Cloud REST API to delete a specific cell area from conditional formatting in an Excel worksheet. Includes ASP.NET, Java, and Python examples..../conditionalFormattin/area Request Parameters Parameter Name Type..."400", "Message": "Invalid request parameters." } 401 Unauthorized...

    docs.aspose.cloud/cells/conditional-formattings...
  6. Having Problem To Convert Word Documents to PDF...

    Error:PUT http://api.aspose.cloud/v1.1/words/convert 400 Method Name: PutConvertDocument Product: Aspose.Words API Version: v1.1 Details: Error: Error while get files in folder ‘fonts’ from storage: AmazonS3 exception: …...Method: Export the document from request into the specified format on-line…...JSON Web Token(JWT) for API request authentication along with many...

    forum.aspose.cloud/t/having-problem-to-convert-...
  7. Convert STL to JPG in .NET

    Learn to convert STL to JPG in .NET with Aspose.CAD Cloud SDK. This step-by-step guide covers setup, code, cURL commands, and optimization tips....client ID and client secret to request an access token. var authClient...the conversion operation - Request JPG output and specify optional...

    blog.aspose.cloud/cad/convert-stl-to-jpg-in-dot...
  8. Web Accessibility API – Validate HTML Accessibi...

    Learn about the Aspose.HTML Cloud Web Accessibility API, its features, and how to validate HTML accessibility using REST API....exclusively via direct HTTP requests. Single endpoint: All accessibility...accessibility, send a POST request to the endpoint with an AccessibilityRequest...

    docs.aspose.cloud/html/web-accessibility-api/
  9. Make PDF In Swift

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

    products.aspose.cloud/words/swift/make/pdf/
  10. Make Markdown In Swift

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

    products.aspose.cloud/words/swift/make/md/