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

request

(0.2 sec)
  1. Read Comments in Word Document with Python REST...

    This simple topic covers how to read Comments in Word Document with Python REST API. By adhering to simple steps in this article, one can easily load a Word document comments with Python Low Code API online for free with Python REST API....account credentials Create a request to read the comments using...method to process the comment request and in response will get the...

    kb.aspose.cloud/words/python/read-comments-word...
  2. Convert DWG to PNG using Node.js REST API

    Follow this article to convert DWG to PNG using Node.js REST API. You will learn to transform the CAD file format DWG to PNG using Node.js REST API because PNG is a widely supported raster image format....drawing data in a PNG conversion request, call the PutDrawingPng method...using Node.js-based API . The request is prepared by using the PutDrawingPngRequest...

    kb.aspose.cloud/cad/nodejs/convert-dwg-to-png-u...
  3. Convert DWG to JPG using Java REST API

    Refer to this article to convert DWG to JPG using Java REST API. It will guide you to transform AutoCAD DWG to JPG using Java Low Code API by utilizing a Java-based Cloud SDK.... crafting the correct API request and performing the conversion...want a JPEG render Send the request using CadApi. PutDrawingJpeg...

    kb.aspose.cloud/cad/java/convert-dwg-to-jpg-usi...
  4. Adding Excel Formula using Node.js REST API

    This article guides on adding Excel formula using Node.js REST API. You will learn how to add a formula in Excel using Node.js Low Code API with a Node.js-based Cloud SDK....will be processed Prepare a request to upload the local Excel file...execute the upload Create a request to insert a formula =NOW()...

    kb.aspose.cloud/cells/nodejs/adding-excel-formu...
  5. Delete a Date Filter – Aspose.Cells Cloud|Document

    Learn how to delete a date filter from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, HTTPS cURL example, response payload, and SDK code samples.... Request Parameters Parameter Name Type...operation details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/autofilter/delete-date-...
  6. AiNameMatchParsedRequest|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Two parsed names to match request Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-ai-name...
  7. Text|Aspose Words Cloud Docs

    Text...Text Contents [ Hide ] Request Response Model Replace ReplaceTextOnlineReq...for document replace text request building. This class is used...

    docs.aspose.cloud/words/spec/text/
  8. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…...$clientSecret); $upload_request = new Requests\UploadFileRequest($docxFile...= $api->uploadFile($upload_request); // save as pdf file $saveOptions...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  9. Javascript Split TXT REST API

    Split TXT file in JavaScript using REST API....txt" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/txt/
  10. HeaderFooter|Aspose Words Cloud Docs

    HeaderFooter...HeaderFooter Contents [ Hide ] Request Response Model Delete DeleteHeaderFooterOn...DeleteHeaderFooterOn Represents a request model for WordsApi.DeleteHeaderFooterOn()...

    docs.aspose.cloud/words/spec/headerfooter/