Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 32,024 for

request

(0.68 sec)
  1. Add a Shape to an Excel Worksheet|Document

    Learn how to add shapes (arc, line, rectangle, etc.) to an Excel worksheet using Aspose.Cells Cloud REST API v3.0. Includes Request syntax, required parameters, authentication steps, and sample SDK code..../worksheets/ { sheetName } /shapes Request parameters Parameter Name Type...added successfully. 400 Bad Request – missing/invalid parameters...

    docs.aspose.cloud/cells/shapes/add/
  2. HTML Დან PDF Მდე Კონვერტაციის API Javascript

    გადაიყვანეთ HTML PDF JavaScript ში REST API ის გამოყენებით. შეინახეთ HTML როგორც PDF JavaScript ის გამოყენებით....html" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/ka/nodejs/conversio...
  3. Text|Aspose Words Cloud Docs

    Text...Text Contents [ Hide ] Request Response Model Replace ReplaceTextOnlineReq...for document replace text request building. This class is used...

    docs.aspose.cloud/words/spec/text/
  4. MapiContactSaveRequest|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....MapiContact save to storage request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-mapi-co...
  5. GetFileVersionsRequest|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....GetFileVersionsReque Contents [ Hide ] Request model for EmailCloud.CloudStorage...

    docs.aspose.cloud/email/reference-model-get-fil...
  6. WORD Watermark In Swift

    Add watermark to a Word document in Swift. Also remove watermark from a Word document using Swift API....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/watermark/word/
  7. Watermark In Swift

    Add or remove watermark from PDF or Word Swift. Also work with the watermark in any popular document formats using Swift API....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/watermark/
  8. PDF to JSON in Java: Complete Guide for Developers

    Learn how to convert PDF files to JSON in Java using Aspose.OMR Cloud SDK. This tutorial covers setup, code, performance tips, and troubleshooting....file ID and request JSON output. OMRTaskRequest request = new OMRTaskRequest...OMRTaskRequest (); request . setFileId ( uploadedFileId ); request . setOutputFormat...

    blog.aspose.cloud/omr/pdf-to-json-in-java-a-com...
  9. AI Translation of Text Files in Node.js | Free ...

    Translate text files with AI-powered translation in Node.js. Convert text documents to multiple languages using Aspose.Cells Cloud API for Node.js with intelligent context-aware translation....try { var request = new TranslateTextFileReq (); request . spreadsheet...spreadsheet = inputFileName ; request . targetLanguage = "zh" ; const...

    blog.aspose.cloud/cells/ai-translation-of-text-...
  10. Decrypt an Excel Workbook|Document

    Learn how to decrypt an Excel workbook using Aspose.Cells Cloud REST API. Includes required parameters, cURL example, SDK code samples, and error handling details.... Request Body Parameter Parameter Name...compressed file details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/excel-file-decrypt/