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

request

(0.14 sec)
  1. Delete a Specific Document Property|Document

    Delete a specific document property from an Excel workbook using Aspose.Cells Cloud REST API v3.0. Includes cURL and SDK examples for C#, Java, Python, and more..../documentproperties/ { propertyName } Request Parameters Parameter Name Type...Description Example JSON 400 Bad request – missing required parameters...

    docs.aspose.cloud/cells/document-properties/del...
  2. Processing result formats|Documentation

    The list languages supported by recognition, text-to-speech, and other Aspose.OCR Cloud APIs....desired format is specified in request settings: Format REST API setting...result type from a single request. Use combined formats, such...

    docs.aspose.cloud/ocr/result-format/
  3. Set background in Excel file

    Aspose.Cells Cloud REST API supports setting backgrounds for Excel files and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/background/
  4. Aspose.Cells Cloud Replace Web API – Update Tex...

    Use Aspose.Cells Cloud Find & Replace API to bulk‑update text in remote Excel workbooks. Secure HTTPS endpoint, OAuth2 auth, and SDK examples for fast integration....0/cells/{name}/replace/content Request Parameters Parameter Name Type...} ] } Error Codes 400 Bad Request – Invalid Aspose.Cells Cloud...

    docs.aspose.cloud/cells/replace-content-in-remo...
  5. Merge multiple Excel files

    Aspose.Cells Cloud REST API allows merging multiple Excel files into a single Excel file and provides SDKs for multiple programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/merge/
  6. Set Target Barcode Types|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....to recognize when sending requests, including formats like Aztec...to send barcode recognition requests using either a file URL, a...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Set Target Barcode Types|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....to recognize when sending requests, including formats like Aztec...to send barcode recognition requests using either a file URL, a...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Merge Presentations Saved to Storage|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.... Merge Request Parameters Name Type Location...presentations are merged. request object body true The information...

    docs.aspose.cloud/slides/merge-presentations-sa...
  9. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.setFormat(format);...GetFileHolder(localName) ); request.setFile(fileMap); File response...

    products.aspose.cloud/cells/java/
  10. Edit DOC In Swift

    Edit DOC using Swift SDK. Edit text, modify tables, add images in DOC with REST API....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/edit/doc/