Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 32,024 for

request

(0.22 sec)
  1. Convert JSON to XML in Node.js | JSON to XML On...

    Learn how to convert JSON to XML using Node.js and REST API. Build fast and scalable REST API solutions to transform structured JSON data into XML online....SaveFormat: "XML" }; const request = new PostWorkbookSaveAsRe({...cellsApi.postWorkbookSaveAs(request); console.log("JSON successfully...

    blog.aspose.cloud/cells/convert-json-to-xml-in-...
  2. Convert DWG to PNG in .NET Guide

    Learn how to convert DWG to PNG in .NET using Aspose.CAD Cloud SDK for .NET. This guide covers setup, code example, cURL API calls, and performance tips....the following options in the request body: Option Description width...instance for all conversion requests to benefit from connection...

    blog.aspose.cloud/cad/convert-dwg-to-png-in-dot...
  3. Convert Microsoft Word to PDF in C# using Aspos...

    Hi, I am using the code snippet, to convert pdf to doc however the image and highlighting is missing WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH); StorageApi storageApi = new Stora…...Requests.UploadFileRequest uploadRequest...Aspose.Words.Cloud.Sdk.Model.Requests.UploadFileRequest(System.IO...

    forum.aspose.cloud/t/convert-microsoft-word-to-...
  4. Make DOC In Swift

    Make DOC using Swift SDK. Easily create a blank DOC in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/doc/
  5. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....send a POST request (passing XML data in the request body) to generate...XML structure to send in the request body. <?xml version="1.0" encoding="utf-8"...

    blog.aspose.cloud/total/execute-mail-merge-in-php/
  6. Split Word File with NET REST API

    Follow this article to split Word file with NET REST API. You can automatically extract pages from Word with Java REST API using the Java cloud SDK....Create a SplitDocumentOnline Request with the input file, desired...SplitDocumentOnline operation using the request object Retrieve the resulting...

    kb.aspose.cloud/words/java/split-word-file-with...
  7. Delete Shapes from a Slide|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.... DeleteShape Request Parameters Name Type Location...presentation slide. DeleteShapes Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-shapes-from-a-s...
  8. Object Exists API – Check File/Folder Presence ...

    Use the Object Exists API to quickly verify whether a file or folder exists in Aspense.Cells Cloud storage. Supports optional storage name and version ID...."Authorization: Bearer {access_token}" Request Parameters Parameter Name Type...Meaning Description 200 OK The request succeeded; response body contains...

    docs.aspose.cloud/cells/object-exists/
  9. Get the Range text in a Word document online|Do...

    Get the Range text in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/range/get/
  10. Get all FormFields in a Word document online|Do...

    Get all FormFields in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/formfields/get-all/