Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 31,744 for

request

(0.05 sec)
  1. Aspose.Cells Cloud API – Merge Cells Range|Docu...

    Merge a range of cells into a single cell using Aspose.Cells Cloud REST API. Learn Request format, parameters, and SDK examples for C#, Java, Python, and more....sheetName } /ranges/merge Request parameters Parameter Name Type...query Name of the storage. Request Body Schema The Range object...

    docs.aspose.cloud/cells/ranges/merge/
  2. Delete Footnote in Word with Python REST API

    This article guides on how to delete footnote in Word with Python REST API. You will learn to automatically remove footnote with Python Low Code API using a Python-based Cloud SDK....DeleteFootnoteOnline() method to remove the requested footnote Fetch the output...DeleteFootnoteOnline class to create the request object for the footnote and...

    kb.aspose.cloud/words/python/delete-footnote-in...
  3. Delete Footnote in Word with Nodej.s REST API

    This article guides on how to delete footnote in Word with Nodej.s REST API. You will learn to automatically remove footnote with Nodej.s Low Code API using a Nodej.s-based Cloud SDK....DeleteFootnoteOnline() method to remove the requested footnote Fetch the output...DeleteFootnoteOnline class to create the request object for the footnote and...

    kb.aspose.cloud/words/nodejs/delete-footnote-in...
  4. Replace text in an Excel workbook|Document

    Replace text in Excel (XLS, XLSX, XLSM, XLSB) and OpenDocument Spreadsheet (ODS) workbooks using Aspose.Cells Cloud REST API. Available via cURL and a wide range of SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, etc.)....{ sheetName } /replaceText Request parameters Parameter Name Type...below shows how to make a request with cURL. Cloud SDK Family...

    docs.aspose.cloud/cells/workbook/replace-text/
  5. Set Barcode Image Kind|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 RecognitionImageKind parameter...and can be set in several requests within the API. It is available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Add Section Break in Word with Nodej.s REST API

    Follow this article to add section break in Word with Nodej.s REST API. You will automatically add sections to Word document with Nodej.s REST API using the Nodej.s 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/nodejs/add-section-break-...
  7. Extract Metadata from Word Document with Nodej....

    Follow this article to extract metadata from Word document with Nodej.s REST API. You will learn to fetch the Word file properties with Nodej.s Low Code API using the Nodej.s cloud SDK....Create the GetDocumentPropertie request object for reading the metadata...array. Finally, create the request object using the GetDocumentPropertie...

    kb.aspose.cloud/words/nodejs/extract-metadata-f...
  8. Edit PDF Bookmark using Python REST API

    Follow this article to edit PDF bookmark using Python REST API. You will learn to develop an online PDF bookmark editor using Python Low Code API with the help of a Python-based Cloud SDK....Python RESTful Service For request authentication, create the...bookmark. Execute the PutBookmark request, verify success, then download...

    kb.aspose.cloud/pdf/python/edit-pdf-bookmark-us...
  9. WORD Დან JPG Მდე Კონვერტაციის API Javascript

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

    products.aspose.cloud/words/ka/nodejs/conversio...
  10. DOC Watermark In Swift

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

    products.aspose.cloud/words/swift/watermark/doc/