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

request

(0.37 sec)
  1. Search Text in Remote Excel Spreadsheets – Aspo...

    Search for text, numbers, or formulas in Excel files stored in cloud storage using Aspose.Cells Cloud. Supports case‑insensitive queries, folder selection, and password‑protected workbooks...."Authorization: Bearer {access_token}" Request Parameters: Parameter Name...Cells array is empty and the request still returns HTTP 200 OK....

    docs.aspose.cloud/cells/search-content-in-remot...
  2. ClientAccountSaveRequest|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 account save request Properties: Class has no properties...

    docs.aspose.cloud/email/reference-model-client-...
  3. DOC Დან JPG Მდე Კონვერტაციის API Javascript

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

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

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

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

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

    products.aspose.cloud/words/ka/nodejs/conversio...
  6. Export OLE Object – Aspose.Cells Cloud API|Docu...

    Export OLE objects from an Excel workbook using Aspose.Cells Cloud API. Learn Request format, parameters, sample cURL, and error handling.... Request Parameters Parameter Location...oleobject . Response A successful request returns a JSON object that...

    docs.aspose.cloud/cells/export-excel-ole-object/
  7. Add Section Break in Word with NET REST API

    Follow this article to add section break in Word with NET REST API. You will automatically add sections to Word document with NET REST API using the .NET cloud SDK....properties of the insertion request to customize the process. Prerequisite...InsertSectionOnline() method using the request object Save the output Word...

    kb.aspose.cloud/words/net/add-section-break-in-...
  8. Update All Fields in Word with Nodej.s REST API

    Follow this article to update all fields in Word with Nodej.s REST API. You will learn to update field in Word with Nodej.s RESTful Service using a Nodej.s-based Cloud SDK....UpdateFieldsOnlineRe class to create a request for the loaded Word file Invoke...UpdateFieldsOnline() method using the above request object Parse the API response...

    kb.aspose.cloud/words/nodejs/update-all-fields-...
  9. Remove protection from a Word document online|D...

    Remove protection from a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/documents/protection/re...
  10. File conversion from DWG to DXF - Free Support ...

    Hello everyone, i am using the Aspose.Cad to convert dwg file to dxf format by python SDK. My code: app_id = 'xxx' app_key = 'xxx' cad_api = CadApi(app_key , app_id ) Request = Requests.GetDrawingSaveAsRequest("sampl…...CadApi(app_key , app_id ) request = requests.GetDrawingSaveAsRequ("sample...cad_api.get_drawing_save_as(request) but does not work. The result...

    forum.aspose.cloud/t/file-conversion-from-dwg-t...