Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 31,668 for

request

(0.09 sec)
  1. 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-...
  2. Clear Objects in Excel

    Aspose.Cells Cloud REST API supports clearing inner objects in an Excel file and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostClearObjectsRequ request = new PostClearObjectsRequ(); request.File = new...

    products.aspose.cloud/cells/clear/
  3. 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/
  4. 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...
  5. 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/
  6. 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/
  7. Get a comment in a Word document online|Documen...

    Get a comment 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/comments/get/
  8. 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...
  9. 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/
  10. Excel to HTML|Document

    Convert Excel spreadsheets to HTML using Aspose.Cells Cloud REST API. SDKs are available for many languages (C#, Java, PHP, Python, etc.) and the API supports easy conversion via HTTP.... Request Body Parameter Parameter Name...first part of the multipart request. Response FileInfo REST API...

    docs.aspose.cloud/cells/convert-excel-file-to-h...