Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 31,679 for

request

(0.09 sec)
  1. Convert DOCX to PDF in PHP Laravel Without Losi...

    Hello, we are evaluating Aspose.words Cloud API for converting Microsoft Word documents, as part of a more complex application we developed for one of our customers (in Laravel PHP). We tested your API and the result s…...docx"); $request = new Aspose\Words\Model\Requests\ConvertDocumentReque($file...$wordsApi->ConvertDocument($request); copy($result->getPathName()...

    forum.aspose.cloud/t/convert-docx-to-pdf-in-php...
  2. Get cells data based on named range|Document

    Retrieve cell values from a named range in an Excel worksheet using the Aspose.Cells Cloud REST API. The service is accessible through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and works across a wide variety of development platforms....sheetName } /ranges/value Request parameters Parameter Name Type...below demonstrates how to request cell values from a named range...

    docs.aspose.cloud/cells/ranges/get/values/
  3. Match all non‑blank cells in an Excel worksheet...

    Learn how to use Aspose.Cells Cloud REST API to match all non‑blank cells in an AutoFilter list on an Excel worksheet. Includes endpoint, parameters, authentication, response schema, error codes, and SDK examples..../autoFilter/matchNonBlanks Request Parameters Parameter Name Type...Reason Example Message 400 Bad Request Invalid fieldIndex parameter...

    docs.aspose.cloud/cells/autofilter/match-all-no...
  4. Convert OLE Object to Image – Aspose.Cells Clou...

    Learn how to use Aspose.Cells Cloud REST API to convert an embedded OLE object in an Excel worksheet to PNG, JPEG, or other image formats. Includes cURL, SDK examples, authentication steps, and error‑handling guidance....format ={ format } Request Parameters Parameter Name Type...InvalidParameter One or more request parameters are invalid. 401...

    docs.aspose.cloud/cells/oleobjects/convert/
  5. Delete a Specific Document Property|Document

    Delete a specific document property from an Excel workbook using Aspose.Cells Cloud REST API v3.0. Includes cURL and SDK examples for C#, Java, Python, and more..../documentproperties/ { propertyName } Request Parameters Parameter Name Type...Description Example JSON 400 Bad request – missing required parameters...

    docs.aspose.cloud/cells/document-properties/del...
  6. Processing result formats|Documentation

    The list languages supported by recognition, text-to-speech, and other Aspose.OCR Cloud APIs....desired format is specified in request settings: Format REST API setting...result type from a single request. Use combined formats, such...

    docs.aspose.cloud/ocr/result-format/
  7. Search Text in Remote Excel Spreadsheets – Aspo...

    Search for text, numbers, or formulas in Excel files stored in cloud storage using Aspose.Cells Cloud. Supports case‑insensitive queries, folder selection, and password‑protected workbooks....0/cells/ { name } /search/content Request Parameters: Parameter Name...Cells array is empty and the request still returns HTTP 200 OK....

    docs.aspose.cloud/cells/search-content-in-remot...
  8. Aspose.Cells Cloud Excel Text Search Web API – ...

    Search for text, numbers, or formulas in a remote Excel worksheet using Aspose.Cells Cloud API. Supports case‑insensitive and password‑protected files....worksheet}/search/content Request Parameters Parameter Name Type...result. Error Codes 400 Bad Request – Invalid API URI or malformed...

    docs.aspose.cloud/cells/search-content-in-remot...
  9. Aspose.Cells Cloud Web API – Translate Text Fil...

    Learn how to use the Aspose.Cells Cloud AI TranslateTextFile endpoint to convert text files into any supported language. Supports both multipart file upload and raw text payload, preserves formatting, and returns a downloadable translated file....Mode – post raw text in the request body and get the translated...0/cells/ai/translate/text-file Request Parameters: Parameter Name...

    docs.aspose.cloud/cells/translate-text-file/
  10. Javascript Convert PDF To Image REST API

    Convert PDF to Image in JavaScript using REST API. Save PDF as Image using JavaScript....pdf" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentOnlineR...

    products.aspose.cloud/words/nodejs/conversion/p...