Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 31,686 for

request

(2.88 sec)
  1. Wrong number format in embedded graphs - Free S...

    Hi, we’ve noticed the number format does not respect the locale when embedded graphs are converted to images. Graphs data comes from Excel and we’ve made sure both Word and Excel have appropriate languages, locale and n…... Request body (multipart/form‑data)... If you cannot modify the request (e.g., a third‑party service)...

    forum.aspose.cloud/t/wrong-number-format-in-emb...
  2. Խմբագրել HTML Ը Swift Ում

    Խմբագրել HTML՝ օգտագործելով Swift SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ HTML ում REST API ով:...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/edit/html/
  3. Խմբագրել DOCX Ը Swift Ում

    Խմբագրել DOCX՝ օգտագործելով Swift SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ DOCX ում REST API ով:...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/edit/docx/
  4. Classify text online|Documentation

    Classify text 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/classification/text/
  5. Batch Split|Document

    Documentation for the Aspose.Cells Cloud Batch Split API, which splits spreadsheet files into multiple formats such as PDF, CSV, or JSON. Includes Request details, example cURL commands, and SDK usage across various programming languages....0/cells/batch/split The request parameters are: Parameter Name...BatchSplitRequest BatchSplitRequest body Request payload containing split options...

    docs.aspose.cloud/cells/batch/split/
  6. Protect Excel files

    Aspose.Cells Cloud REST API supports workbook decryption, encryption, and digital signatures, and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostProtectRequest request = new PostProtectRequest(); request.File = new...

    products.aspose.cloud/cells/protect/
  7. Delete a Picture from an Excel Worksheet – Aspo...

    Delete a picture from an Excel worksheet using Aspose.Cells Cloud REST API. Learn the DELETE endpoint, required parameters, authentication, error codes, and example code..../pictures/ { pictureIndex } Request Parameters Parameter Name Type... "Status": "OK" } 400 Bad request – invalid parameters. { "Code":...

    docs.aspose.cloud/cells/pictures/delete/
  8. Get Conditional Formatting Rules|Document

    Retrieve all conditional formatting rules applied to a worksheet using the Aspose.Cells Cloud REST API. Includes Request syntax, authentication steps, parameters, concise response examples, and error handling....sheetName } /conditionalFormattin Request Parameters Parameter Name Type...Reason Example Body 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/conditional-formattings...
  9. Import 2 Dimension Integer Array into Excel Wor...

    Aspose.Cells Cloud REST API enables importing two‑dimensional integer arrays into Excel worksheets. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift.... The request is an HTTP request with multipart content...

    docs.aspose.cloud/cells/import-a-2d-integer-arr...
  10. Javascript Convert HTML To WORD REST API

    Convert HTML to WORD in JavaScript using REST API. Save HTML as WORD using JavaScript....html" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/nodejs/conversion/h...