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

request

(0.11 sec)
  1. 如何使用 Aspose.Cells Clou 转换电子表格文件格式|Documen

    如何使用 Aspose.Cells Cloud 转换文件格式... Request . ConvertChartToImageR { Spreadsheet...ConvertTableToCsv ( new SDK . Request . ConvertTableToCsvReq { Spreadsheet...

    docs.aspose.cloud/cells/zh/how-to-convert-file-...
  2. Set Recognition Quality and Speed|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.... Usage in API Requests The RecognizeAPI interface...files using different HTTP request types. Below are the available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  3. WORD Დან PNG Მდე Კონვერტაციის API Javascript

    გადაიყვანეთ WORD PNG JavaScript ში REST API ის გამოყენებით. შეინახეთ WORD როგორც PNG JavaScript ის გამოყენებით....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentOnlineR...

    products.aspose.cloud/words/ka/nodejs/conversio...
  4. HTML Დან MARKDOWN Მდე Კონვერტაციის API Javascript

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

    products.aspose.cloud/words/ka/nodejs/conversio...
  5. Extract text from images with optical character...

    You can find and replace text in PDF documents. Create, edit PDF files and you can also convert PDF file to DOC, HTML, XPS, TIFF etc....resource][19] and send a PUT request to create empty presentation...a POST request (sending presentation paths in request body) to...

    blog.aspose.cloud/total/create-convert-to-html-...
  6. MapiCalendarSaveRequest|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....Save MapiCalendar to storage request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-mapi-ca...
  7. 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/
  8. Remove Characters from Excel – Aspose.Cells Clo...

    Learn how to remove characters, character sets, or substrings from Excel worksheets using Aspose.Cells Cloud API. Includes Request schema, cURL example, SDK code, and error handling.... Request Parameters Parameter Name Type...case‑insensitive. Example JSON request body { "Range" : "A1:B20" ...

    docs.aspose.cloud/cells/excel-remove-characters/
  9. 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...
  10. Getting Started with Aspose.Cells Cloud API – P...

    Learn how to upload, convert, and download Excel files using Aspose.Cells Cloud REST API in just three steps. Includes code samples for cURL, Python, .NET, and Java....workbook to PDF Send a conversion request after the file is stored. curl...{access_token}" \ -o result.pdf Sample Request / Response Summary Operation...

    docs.aspose.cloud/cells/getting-started/