Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 31,684 for

request

(0.68 sec)
  1. Authorization in Dart SDK|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....to configure and authorize requests to the Aspose Barcode Cloud...secure and authorized API requests. Note: For manage authorization...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  2. 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...
  3. Sending image regions for recognition|Documenta...

    How to extract text from the predetermined image regions in ASPOSE.OCR Cloud API....areas of an image, 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-image-regions-for-re...
  4. Replace Text without Using a Storage|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....read a presentation from a request body and return an updated...presentation. ReplacePresentationT Request Parameters Name Type Location...

    docs.aspose.cloud/slides/replace-text-without-u...
  5. Get Metadata from Image using C# REST API

    This article guides on how to get metadata from image using C# REST API. You will learn to upload the image to the Cloud storage and check image meta data using C# RESTful Service with the help of a .NET-based Cloud SDK....Create an image properties request using the GetImagePropertiesRe()...Cloud storage, and create a request to get properties of an image...

    kb.aspose.cloud/imaging/net/get-metadata-from-i...
  6. Authorization in .NET SDK|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....to configure and authorize requests to the Aspose Barcode Cloud...secure and authorized API requests. Note: For manage authorization...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Convert Excel to Word in Java | Free XLS to DOC...

    Convert Excel to Word with easy-to-use XLS to DOC converter in Java. Export spreadsheets as fully formatted Word documents with Aspose.Cells Cloud API for Java....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cells/convert-excel-file-to-w...
  8. PDF Watermark In Swift

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

    products.aspose.cloud/words/swift/watermark/pdf/
  9. 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/
  10. 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...