Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 31,556 for

request

(0.08 sec)
  1. Replace Text with Formatting|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.... ReplaceTextFormattin Request Parameters Name Type Location...a presentation provided in request body, and returns the updated...

    docs.aspose.cloud/slides/replace-text-with-form...
  2. DOCX Წყლის Ნიშანი Swift Ში

    დაამატეთ ჭვირნიშანი DOCX ს Swift ში. ასევე ამოიღეთ ჭვირნიშანი DOCX დან Swift API ის გამოყენებით....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/ka/swift/watermark/...
  3. Set Barcode Source|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....Examples for ScanApi Using GET Request with File URL import 'dart:io'...found." ); } } Using POST Request with Base64 Encoded Image import...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  4. Convert DWG to 3DS using Python REST API

    This short guide explains how to convert DWG to 3DS using Python REST API. You will learn to transform DWG to 3DS using Python REST API with the help of a Dotpython-based Cloud SDK....be provided to create the request and pass it to the API for...processing Build a 3DS conversion request object that encapsulates the...

    kb.aspose.cloud/cad/python/convert-dwg-to-3ds-u...
  5. Sending image for dewarping|Documentation

    How to submit an image for dewarping with Aspose.OCR Cloud API.... To authorize the request, pass the access token in Authorization...identifier (GUID) of the dewarping request in the queue . Otherwise, it...

    docs.aspose.cloud/ocr/send-image-for-dewarp/
  6. Extract Pages From Word with NET REST API

    Follow this article to extract pages from Word with NET REST API. You will get environment settings and learn to extract text from Word document with C# REST API....from a Word file Create a request object using the SaveAsRangeOnlineReq...source Word file into the request object Define the start and...

    kb.aspose.cloud/words/net/extract-pages-from-wo...
  7. java.lang.NoSuchMethodError when jakarta.mail l...

    Hi, I’m trying to call Aspose Cloud from my Java application which already uses the jakarta.mail library using code like: byte[] RequestDocument = Files.readAllBytes(Paths.get(TestInitializer.LocalTestFolder, localFile…...toAbsolutePath()); UpdateFieldsOnlineRe request = new UpdateFieldsOnlineRe(...wordsApi.updateFieldsOnline(request); However, because aspose-words-cloud:23...

    forum.aspose.cloud/t/java-lang-nosuchmethoderro...
  8. Sending receipt for recognition|Documentation

    How to send a photo or scan of the receipt for recognition to the Aspose.OCR Cloud API....photographed receipt, send a POST request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/ocr/send-receipt-for-recognit...
  9. JSON-ი შეცვალეთ HTML-ად Node.js-ში | JSON-ი ვებ...

    სწავლოთ,如何使用 Node.js REST API 将 JSON 数据转换为 HTML。 从结构化 JSON 文件在线生成动态的、表格格式的 HTML 页面。...; Step 3: Send Conversion Request: const saveOptions = { SaveFormat:...SaveFormat: "HTML" }; const request = new PostWorkbookSaveAsRe({...

    blog.aspose.cloud/ka/cells/convert-json-to-html...
  10. Replace text in an Excel worksheet|Document

    Aspose.Cells Cloud REST API support finding text from Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....sheetName } /replaceText The request parameters are: Parameter Name...calls to Cloud API with cURL. Request curl - X POST "https://api...

    docs.aspose.cloud/cells/worksheets/replace-text/