Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 31,695 for

request

(0.2 sec)
  1. .DOCX file is failing to convert and error “Ope...

    Upload HTML to Aspose Storage Failed Description “Operation Failed” on paid subscription: Client ID: 119b1fe8-7aae-4ef5-a147-9f479b3cb548 “Error”: { “Code”: “errorAuthentication”, “Message”: “Bearer error="invalid_…..."": [ "Failed to read the request form. Missing content-type...2025, 11:32am 8 I found your requests in logs, please share how...

    forum.aspose.cloud/t/docx-file-is-failing-to-co...
  2. Conversion

    Aspose.Cells Cloud REST API supports the conversion of excel files to different kinds of format files. SDK supports development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....Request ; using System ; using System...PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.File = new...

    products.aspose.cloud/cells/conversion/
  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. Convert CAD Drawings to Raster Image Formats|Do...

    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.... Image is passed as a request body Input Document: Output...low-level details of making requests and handling responses and...

    docs.aspose.cloud/cad/convert-cad-drawings-to-r...
  5. Web Accessibility API – Validate HTML Accessibi...

    Learn about the Aspose.HTML Cloud Web Accessibility API, its features, and how to validate HTML accessibility using REST API....exclusively via direct HTTP requests. Single endpoint: All accessibility...accessibility, send a POST request to the endpoint with an AccessibilityRequest...

    docs.aspose.cloud/html/web-accessibility-api/
  6. 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/
  7. 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/
  8. 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/
  9. 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...
  10. 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...