Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 31,675 for

request

(1.05 sec)
  1. Encrypt cloud spreadsheet with password in Cloud

    Cloud APIs & SDKs for Protecting Microsoft Excel & OpenOffice Calc. Encrypt cloud spreadsheet with password by the Cells Cloud API. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....password - Python REST API API Request: POST https://api.aspose.cloud/v3...

    products.aspose.cloud/cells/python/protect/encr...
  2. Decrypt cloud spreadsheets with password in Cloud

    Cloud APIs & SDKs for Microsoft Excel & OpenOffice Calc decrypt with password on cloud files. Decrypt cloud spreadsheets by the Cells Cloud API. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....password - Go REST API API Request: DELETE https://api.aspose...

    products.aspose.cloud/cells/go/protect/decrypt-...
  3. Decrypt cloud spreadsheets with password in Cloud

    Cloud APIs & SDKs for Microsoft Excel & OpenOffice Calc decrypt with password on cloud files. Decrypt cloud spreadsheets by the Cells Cloud API. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....password - Java REST API API Request: DELETE https://api.aspose...

    products.aspose.cloud/cells/java/protect/decryp...
  4. Change Cell Style in Excel Worksheet|Document

    Learn how to update the style of a specific cell in an Excel worksheet using the Aspose.Cells Cloud REST API, including example Requests, responses, and SDK code snippets..../cells/ { cellName } /style The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/change-cell-style-in-ex...
  5. Word to HTML in Ruby | Word to HTML Document | ...

    How to convert Word to HTML in Ruby SDK. Perform Word to HTML document conversion online. Export DOC to HTML or DOCX to HTML online. Word DOC to HTML... Save document conversion request parameters and convert document...document conversion request parameters. @request = SaveAsRequest...

    blog.aspose.cloud/words/how-to-convert-word-to-...
  6. Search Spreadsheet Broken Links – Aspose.Cells ...

    Detect and fix broken links in Excel workbooks via Aspose.Cells Cloud API. Scan ranges, get detailed JSON results, and integrate with any language SDK....0/cells/search/broken-links Request Parameters Parameter Name Type..."OK" } Error Codes 400 Bad Request – Invalid Aspose.Cells Cloud...

    docs.aspose.cloud/cells/search-spreadsheet-brok...
  7. Swift Convert PDF To RTF REST API

    Convert PDF to RTF in Swift using REST API. Save PDF as RTF using Swift.... ; let request = ConvertDocumentReque (document:...try api.convertDocument(request: request); Run code Copy Swift...

    products.aspose.cloud/words/swift/conversion/pd...
  8. Swift Convert PDF To DOCX REST API

    Convert PDF to DOCX in Swift using REST API. Save PDF as DOCX using Swift.... ; let request = ConvertDocumentReque (document:...try api.convertDocument(request: request); Run code Copy Swift...

    products.aspose.cloud/words/swift/conversion/pd...
  9. Javascript Compress Word, PDF, GIF, ZIP REST API

    Compress PDF or Word file to smaller size using Node SDK. Optimize document content in any supported format in JavaScript....System Requirements @types/request (version 2.48.3+) lodash (version...(version 4.5.0+) request (version 2.88.0+) request-debug (version...

    products.aspose.cloud/words/nodejs/compress/
  10. Aspose.Cells Cloud Web API – Convert Worksheet ...

    Learn how to convert an Excel worksheet to JSON using the Aspose.Cells Cloud API. This guide explains Request parameters, response handling, error codes, and common use cases....0/cells/convert/worksheet/json Request Parameters: Parameter Name...JSON representation of the requested worksheet. If outPath is supplied...

    docs.aspose.cloud/cells/convert-worksheet-to-json/