Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 31,886 for

request

(0.1 sec)
  1. 将 Excel 文件转换为其他格式。

    Aspose.Cells 云为 Excel 文件格式转换提供强大的支持,该过程以其复杂性而闻名。 Aspose.Cells云支持30多种文件格式,包括Excel、Pdf、Markdown、Json、XML、Csv、Html等。...Request ; using Newtonsoft.Json ; using...); var request = new PutConvertWorkbookRe(); request.File = new...

    products.aspose.cloud/cells/zh/net/conversion/
  2. Copy Range in a Worksheet with Paste Options|Do...

    Use Aspose.Cells Cloud REST API to copy a range within an Excel worksheet with full paste‑option support. Includes SDK examples for multiple programming languages..../worksheets/ { sheetName } /ranges Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/ranges/copy/
  3. Extract Text from word documents | Retrieve tex...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information.... The file is sent through request stream to Aspose Cloud servers...

    blog.aspose.cloud/pdf/saaspose-pdf-rest-api-doc...
  4. 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...
  5. 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...
  6. Get text items from an Excel workbook|Document

    Retrieve text items from an Excel workbook using the Aspose.Cells Cloud REST API. The API is available through various SDKs for languages such as C#, Java, Python, PHP, Ruby, Go, Node.js, Perl, and Swift....0/cells/ { name } /textItems The request parameters are Parameter Name...

    docs.aspose.cloud/cells/workbook/get-text-items/
  7. Set page setup for a worksheet|Document

    Learn how to set the page setup for an Excel worksheet using Aspose.Cells Cloud REST API. Includes Request details, a cURL example, response format, and SDK code snippets for multiple programming languages..../worksheets/ { sheetName } /pagesetup Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/set-page-setup/
  8. Compress 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/
  9. Update Chart Legend in a Worksheet|Document

    How to update a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API, with cURL Request examples and SDK code snippets for multiple programming languages..../charts/ { chartIndex } /legend Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/charts/legend/update/
  10. Swift Convert PDF To TXT REST API

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

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