Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 30,095 for

request

(0.07 sec)
  1. Aspose.Cells Cloud Web API - Export a Spreadshe...

    Efficiently converts tables from spreadsheets in cloud storage to various specified formats....sheet}/tables/{tableName} Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/export-table-as-format/
  2. Aspose.Cells Cloud Web API - Convert a Spreadsh...

    Convert a chart from a local spreadsheet/Excel file to an image file with the Aspose.Cells Cloud Web API....0/cells/convert/chart/image Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/convert-chart-to-image/
  3. Aspose.Cells Cloud Web API - Replace Worksheet ...

    Efficiently replace text in the worksheet of a remote spreadsheet using the Aspose.Cells API....orksheet}/replace/content Request Parameters: Parameter Name...} ] } Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/replace-content-in-remo...
  4. Delete Paragraphs|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.... DeleteParagraph Request Parameters Name Type Location...a shape. DeleteParagraphs Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-paragraphs/
  5. Aspose.Cells Cloud Web API - Save Spreadsheet a...

    Effortlessly convert spreadsheets stored in the cloud to various formats, including XLSX, PDF, and CSV, using our robust API....0/cells/{name}/saveas Request Parameters: Parameter Name...} ] } Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/save-spreadsheet-as/
  6. Validate Accessibility by Base64

    How to validate HTML accessibility by providing base64-encoded HTML using Aspose.HTML Cloud Web Accessibility API....HTML content in your request. Example Request Copy 1 POST https:...

    docs.aspose.cloud/html/web-accessibility-api/va...
  7. Convert CSV to JSON in Node.js | CSV to JSON Co...

    Learn how to convert CSV files to JSON using Aspose.Cells Cloud SDK for Node.js. Transform tabular data into structured JSON online with high accuracy....Configure and Send the Conversion Request: const saveOptions = { SaveFormat:...SaveFormat: "JSON" }; const request = new PostWorkbookSaveAsRe({...

    blog.aspose.cloud/cells/convert-csv-to-json-wit...
  8. Make Document In Swift

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

    products.aspose.cloud/words/swift/make/
  9. 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-...
  10. 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/