Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 31,668 for

request

(0.15 sec)
  1. Quick Start With iCalendar API|Documentation

    Aspose Email tutorial shows how to work with iCalendar files using Aspose.Email Cloud. Create calendars, edit calendars, process appointments, etc....CalendarSaveRequest , which is a request model for this operation. CalendarSaveRequest...DownloadFileRequest , which is a request for this operation. DownloadFileRequest...

    docs.aspose.cloud/email/quick-start-with-icalen...
  2. Combine DOCX Files in Node.js | Merge Word Docu...

    გააცნობიერეთ როგორ შეწვდოთ რამდენიმე Microsoft Word დოკუმენტი (DOC/DOCX) ერთ ფაილში Node.js და Aspose.Words Cloud REST API-ის გამოყენებით. შეcombine Word ფაილები ონლაინში...WordsApi(config); Step 2 – Create Merge Request: const appendDocs = { DocumentEntries:..."KeepSourceFormatting" } ] }; const request = new AppendDocumentReques({...

    blog.aspose.cloud/ka/words/merge-word-documents...
  3. ObjectExistsRequest|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....ObjectExistsRequest Contents [ Hide ] Request model for EmailCloud.CloudStorage...

    docs.aspose.cloud/email/reference-model-object-...
  4. 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-...
  5. 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...
  6. 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/
  7. 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/
  8. ClientThreadMoveRequest|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 move thread request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  9. Token Endpoint Consistently Returning 429 Statu...

    Token Endpoint Consistently Returning 429 Status Code Even on New Accounts I’m experiencing a persistent issue with the Aspose Cloud API token endpoint. When attempting to retrieve an access token, the endpoint consiste…...consistently returns a 429 Too Many Requests status code, even when using...Error Code : 429 Too Many Requests Reproduction Rate : 100% -...

    forum.aspose.cloud/t/token-endpoint-consistentl...
  10. DocumentRevision|Aspose Words Cloud Docs

    DocumentRevision...DocumentRevision Contents [ Hide ] Request Response Model AcceptAll AcceptAllRevisionsOn...AcceptAllRevisionsOn Represents a request model for WordsApi.AcceptAllRevisionsOn()...

    docs.aspose.cloud/words/spec/documentrevision/