Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 32,221 for

request

(0.36 sec)
  1. Release Notes - 18.3|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....with the Aspose API Usage of Request/Response classes to represent...

    docs.aspose.cloud/storage/release-notes-18.3/
  2. Make DOC In Swift

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

    products.aspose.cloud/words/swift/make/doc/
  3. Aspose.Cells Cloud Web API – Translate Text Fil...

    Learn how to use the Aspose.Cells Cloud AI TranslateTextFile endpoint to convert text files into any supported language. Supports both multipart file upload and raw text payload, preserves formatting, and returns a downloadable translated file....Mode – post raw text in the request body and get the translated...0/cells/ai/translate/text-file Request Parameters: Parameter Name...

    docs.aspose.cloud/cells/translate-text-file/
  4. Convert DWG to PNG in .NET Guide

    Learn how to convert DWG to PNG in .NET using Aspose.CAD Cloud SDK for .NET. This guide covers setup, code example, cURL API calls, and performance tips....the following options in the request body: Option Description width...instance for all conversion requests to benefit from connection...

    blog.aspose.cloud/cad/convert-dwg-to-png-in-dot...
  5. DrawingObject|Aspose Words Cloud Docs

    DrawingObject...DrawingObject Contents [ Hide ] Request Response Model Delete DeleteDrawingObjectO...RequestId string Gets or sets the request Id. DrawingObjects DrawingObjectCollect...

    docs.aspose.cloud/words/spec/drawingobject/
  6. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....send a POST request (passing XML data in the request body) to generate...XML structure to send in the request body. <?xml version="1.0" encoding="utf-8"...

    blog.aspose.cloud/total/execute-mail-merge-in-php/
  7. PPTX სლაიდების შეცვლა Java-ით პროგრამულად

    ისწავლეთ, როგორ შეცვალოთ PPTX სლაიდები Java-ში Aspose.BarCode Cloud SDK for Java's REST API-ის საშუალებით. შეიცავს კოდის ნიმუშებს და cURL მაგალითებს PowerPoint სლაიდების დამატებისთვის....AddSlideRequest request = new AddSlideRequest (); request . setFileName...setFileName ( "presentation.pptx" ); request . setSlideIndex ( 2 ); // insert...

    blog.aspose.cloud/ka/barcode/modify-pptx-slides...
  8. Style|Aspose Words Cloud Docs

    Style...Style Contents [ Hide ] Request Response Model ApplyStyleTo ...RequestId string Gets or sets the request Id. Styles List< Style > Gets...

    docs.aspose.cloud/words/spec/style/
  9. .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...
  10. Შეადარეთ DOCX Swift

    შეადარეთ ორი DOCX Swift ის გამოყენებით. ჩვენი Swift SDK შეგიძლიათ მარტივად იპოვოთ განსხვავება DOCX ფაილებს შორის....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/ka/swift/compare/docx/