Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 32,024 for

request

(0.16 sec)
  1. Convert DWG to 3DS using Java REST API

    This short guide explains how to convert DWG to 3DS using Java REST API. You will learn to transform DWG to 3DS using Java REST API with the help of a Dotjava-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/java/convert-dwg-to-3ds-usi...
  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. Convert Excel to Word in Java | Free XLS to DOC...

    Převádějte Excel do Wordu pomocí snadno použitelného převaděče XLS na DOC v Javě. Exportujte tabulky jako plně formátované dokumenty Word pomocí Aspose.Cells Cloud API pro Javu....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cs/cells/convert-excel-file-t...
  4. Move an Excel Worksheet – Aspose.Cells Cloud AP...

    Learn how to move an Excel worksheet to a new position using Aspose.Cells Cloud API (v3.0). Includes endpoint, required parameters, cURL example, and SDK code in C#, Java, Python, and more..../worksheets/ { sheetName } /position Request parameters Parameter Name Type...a worksheet with a single request. Cloud SDK Family Using an...

    docs.aspose.cloud/cells/worksheets/move/
  5. Extract Pages From Word with Python REST API

    Follow this article to extract pages from Word with Python REST API. You will get environment settings and learn to extract text from Word document with Python 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/python/extract-pages-from...
  6. Convert Excel to PDF in Java | Free XLS to PDF ...

    Převádějte Excel na PDF pomocí snadno použitelného převodníku XLS na PDF v Javě. Exportujte tabulky jako plně formátované PDF dokumenty pomocí Aspose.Cells Cloud API pro Javu....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cs/cells/convert-excel-to-pdf...
  7. Extract Pages From Word with Nodej.s REST API

    Follow this article to extract pages from Word with Nodej.s REST API. You will get environment settings and learn to extract text from Word document with Nodej.s 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/nodejs/extract-pages-from...
  8. Emf to Png conversion issue - Free Support Foru...

    Hello, We are trying to use aspose cloud API to convert EMF to PNG. However after calling the convert API, the result become white blank image. This is how I call the API using .Net sdk: var client = new ImagingApi(…...UploadFile(uploadFileRequest); var request = new ConvertImageRequest(...updatedImage = client.ConvertImage(request); var uploadFileRequest = new...

    forum.aspose.cloud/t/emf-to-png-conversion-issu...
  9. Sending table for recognition|Documentation

    How to send a scanned or photographed table for recognition to the Aspose.OCR Cloud API....photographed table, 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-table-for-recognition/
  10. Available Aspose.Cells Cloud SDKs|Document

    Explore Aspose.Cells Cloud SDKs for C#, Java, PHP, Python, Ruby, Node.js, Go & Perl. Build, convert, and analyze Excel files in the cloud with low‑cost, cross‑platform APIs....ConvertSpreadsheetRe request = new ConvertSpreadsheetRe(); request.setSpreadsheet(“Book1...setSpreadsheet(“Book1.xlsx”); request.setFormat(“pdf”); File result...

    docs.aspose.cloud/cells/available-sdks/