Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 31,676 for

request

(0.34 sec)
  1. XLSX to CSV | გადაამტევეთ Excel CSV-ში | Virgin...

    შეისწავლეთ როგორ გადააქციოთ Excel ფაილები (XLS, XLSX) CSV (ვრცელებაში მოწყვეტილი მნიშვნელობების) ფორმატში .NET REST API-ს გამოყენებით. ნაბიჯ-ნაბიჯ სახელმძღვანელო XLSX-ის CSV-ში უპრობლემოდ გარდაქმნისთვის....Storage-ში UploadFileRequest request = new UploadFileRequest("input...null); cellsInstance.UploadFile(request); ขั้นตอน 3: SaveOptions-ის...

    blog.aspose.cloud/ka/cells/excel-to-csv-using-c...
  2. Make DOCX In Swift

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

    products.aspose.cloud/words/swift/make/docx/
  3. XLSX to CSV | Convert Excel to CSV | Comma Deli...

    Learn how to convert Excel files (XLS, XLSX) to CSV (comma-separated values) using .NET REST API. Step-by-step guide to convert XLSX into CSV effortlessly....Storage UploadFileRequest request = new UploadFileRequest("input...null); cellsInstance.UploadFile(request); Step 3: Create an instance...

    blog.aspose.cloud/cells/excel-to-csv-using-csharp/
  4. Convert PDF Document to TeX Format|Documentation

    You can convert pdf to tex or tex 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. Please check API Reference page for the description of API's parameters....Converts PDF document (in request content) to TeX format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-t...
  5. Convert PDF Document to PPTX Format|Documentation

    You can convert pdf to ppt 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. Please check API Reference page for the description of API's parameters....Converts PDF document (in request content) to PPTX format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-p...
  6. Convert PDF Document to XPS Format|Documentation

    You can convert pdf to xps 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. Please check API Reference page that provides the description of API's parameters....Converts PDF document (in request content) to XPS format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-x...
  7. Convert PDF Document to XML Format|Documentation

    You can convert pdf to xml 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. Please check API Reference page for the description of API's parameters....Converts PDF document (in request content) to XML format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-x...
  8. Change Size of the Image with Java REST API

    This tutorial guides on how to change size of the image with Java REST API. You will learn to change size of pic online with Java Low Code API using a Java-based Cloud SDK....and execute the resize image request ResizeImageRequest class and...and execute the resize image request using the ResizeImageRequest...

    kb.aspose.cloud/imaging/java/change-size-of-the...
  9. Convert GIF to PDF using C# REST API

    Follow this article to convert GIF to PDF using C# REST API. You will learn to change GIF to PDF using C# RESTful Service with the help of a .NET-based Cloud SDK....uploaded collection Create a request for the GIF to PDF Conversion...Finally, create the conversion request, call the PutImageInStorageToP()...

    kb.aspose.cloud/pdf/net/convert-gif-to-pdf-usin...
  10. Remove all macros from a document|Documentation

    Remove all macros from 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/documents/remove-macros/