Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 31,691 for

request

(0.06 sec)
  1. Convert PDF Document to HTML Format|Documentation

    You can convert pdf to html by using Aspose.PDF Cloud REST API. The SDKs are available in various languages such as, C#, Java, Python, Ruby, PHP, Node.js, Swift, Android and Go. The API returns output file in a zip format which you can later unzip to get the HTML file. Please check API Reference page for the description of API's parameters....Converts PDF document (in request content) to HTML format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-h...
  2. Split PDF files into Separate Files, Images or ...

    Split PDF files as separate files while choosing the file format as a new PDF, image, or MS Word documents. Split all pages of PDF or split specific pages....storage or send the document as request stream to Aspose Cloud API...

    blog.aspose.cloud/words/saaspose-words-rest-api...
  3. Aspose.Cells Cloud WEb API - Get Public Key|Doc...

    Retrieve an asymmetric public key for secure data encryption....0/cells/publickey Request Parameters: Parameter Name...

    docs.aspose.cloud/cells/get-public-key/
  4. Add|Documentation

    Use Aspose.Cells Cloud REST API to add a hyperlink to an Excel worksheet. The API is supported by SDKs for C#, Java, PHP, Ruby, Node.js, Python, Perl, Go and other languages....sheetName } /hyperlinks The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/hyperlinks/add/
  5. Compress the data in an Excel file|Document

    Use Aspose.Cells Cloud REST API to compress Excel files (XLS, XLSX, XLSM, XLSB, ODS). Choose the compression level, process multiple files at once, and integrate via SDKs for various programming languages....0/cells/compress The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/compress-excel-files/
  6. Update Chart Legend in a Worksheet|Documentation

    Learn how to update a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API, with cURL examples and SDK code snippets for multiple programming languages....{ chartIndex } /legend The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/charts/legend/update/
  7. Swift Convert WORD To JPG REST API

    Convert a Word document to JPG in Swift using REST API. Save a Word document as JPG using Swift.... ; let request = SplitDocumentOnlineR (document:...api.splitDocumentOnline(request: request); Run code Copy Swift...

    products.aspose.cloud/words/swift/conversion/wo...
  8. Swift Convert TEXT To PNG REST API

    Convert TEXT to PNG in Swift using REST API. Save TEXT as PNG using Swift.... ; let request = SplitDocumentOnlineR (document:...api.splitDocumentOnline(request: request); Run code Copy Swift...

    products.aspose.cloud/words/swift/conversion/te...
  9. Swift Convert WORD To PDF REST API

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

    products.aspose.cloud/words/swift/conversion/wo...
  10. Swift Convert HTML To PDF REST API

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

    products.aspose.cloud/words/swift/conversion/ht...