Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 31,556 for

request

(0.1 sec)
  1. Wrong number format in embedded graphs - Free S...

    Hi, we’ve noticed the number format does not respect the locale when embedded graphs are converted to images. Graphs data comes from Excel and we’ve made sure both Word and Excel have appropriate languages, locale and n…... Request body (multipart/form‑data)... If you cannot modify the request (e.g., a third‑party service)...

    forum.aspose.cloud/t/wrong-number-format-in-emb...
  2. Convert DWG to PNG using Java REST API

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

    kb.aspose.cloud/cad/java/convert-dwg-to-png-usi...
  3. Read Comments in Word Document with Nodej.s RES...

    This simple topic covers how to read Comments in Word Document with Nodej.s REST API. By adhering to simple steps in this article, one can easily load a Word document comments with Nodej.s Low Code API online for free with Nodej.s 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/nodejs/read-comments-word...
  4. Convert DWG to JPG using Node.js REST API

    Refer to this article to convert DWG to JPG using Node.js REST API. It will guide you to transform AutoCAD DWG to JPG using Node.js Low Code API by utilizing a Node.js-based Cloud SDK....you to create appropriate request for the API and perform the...want a JPEG render Send the request using CadApi. PutDrawingJpeg...

    kb.aspose.cloud/cad/nodejs/convert-dwg-to-jpg-u...
  5. MapiCalendarAsFileRequest|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....Convert MapiCalendar to file request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-mapi-ca...
  6. ClientMessageAppendRequest|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....Email client append message request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  7. Javascript Convert HTML To WORD REST API

    Convert HTML to WORD in JavaScript using REST API. Save HTML as WORD using JavaScript....html" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/nodejs/conversion/h...
  8. Javascript Convert PDF To RTF REST API

    Convert PDF to RTF in JavaScript using REST API. Save PDF as RTF using JavaScript....pdf" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/nodejs/conversion/p...
  9. Make WORD In Javascript

    Make a Word document using Node SDK. Easily create a blank a Word document in JavaScript in a few steps....new Word document Create a request to make Word, passing the name...createDocument() method, passing the request Get the result of Word creation...

    products.aspose.cloud/words/nodejs/make/word/
  10. Edit TEXT In Swift

    Edit TEXT using Swift SDK. Edit text, modify tables, add images in TEXT with REST API....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/edit/text/