Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 32,221 for

request

(1.99 sec)
  1. Delete an OfficeMath object from a Word documen...

    Delete an OfficeMath object 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/math-objects/remove/
  2. Delete a table from a Word document online|Docu...

    Delete a table 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/tables/delete/
  3. Apply content optimization options|Documentation

    Apply content optimization options, specific to a particular versions of Microsoft Word 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/optimize/
  4. Insert a DrawingObject into a Word document onl...

    Insert a DrawingObject into 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/drawing-objects/add/
  5. Delete CustomXmlParts from a Word document onli...

    Delete CustomXmlParts 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/customxmlparts/delete/
  6. Adding a Column in Excel using Node.js REST API

    This article guides on adding a column in Excel using Node.js REST API. You will learn adding multiple columns in Excel using Node.js RESTful Service with Node.js-based Cloud SDK....configured column insertion request PutInsertWorksheetCo to the...column insertion, and send the request to update the worksheet. After...

    kb.aspose.cloud/cells/nodejs/adding-a-column-in...
  7. Import Data into Excel using Node.js REST Inter...

    Follow this article to import data into Excel using Node.js REST API. You will learn to automatically import data into Excel using Node.js RESTful Service with the help of a Node.js-based Cloud SDK....and update Create an upload request with the file details and send...into your specified worksheet Request and download the modified Excel...

    kb.aspose.cloud/cells/nodejs/import-data-into-e...
  8. Insert a HeaderFooter into a Word document onli...

    Insert a HeaderFooter into 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/headers-and-footers/add/
  9. Compare PDF In Swift

    Compare two PDF using Swift. With our Swift SDK, you can easily find the difference between PDF files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/pdf/
  10. Compare TXT In Swift

    Compare two TXT using Swift. With our Swift SDK, you can easily find the difference between TXT files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/txt/