Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 31,717 for

request

(1.46 sec)
  1. Get Metadata from Image using Java REST API

    This article guides on how to get metadata from image using Java REST API. You will learn to upload the image to the Cloud storage and check image meta data using Java RESTful Service with the help of a Java-based Cloud SDK....Create an image properties request using the GetImagePropertiesRe()...Cloud storage, and create a request to get properties of an image...

    kb.aspose.cloud/imaging/java/get-metadata-from-...
  2. Add protection to a Word document online|Docume...

    Add protection to 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/documents/protection/add/
  3. Get All Shapes on an Excel Worksheet|Document

    Retrieve every shape (charts, pictures, text boxes) from a worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, authentication steps, and error handling..../worksheets/ { sheetName } /shapes Request Parameters Parameter Name Type...example below demonstrates a request that includes the optional...

    docs.aspose.cloud/cells/shapes/get-all/
  4. PDF Watermark In Swift

    Add watermark to PDF in Swift. Also remove watermark from PDF using Swift API....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/watermark/pdf/
  5. ექსელის ფაილის ზომის შემცირება | XLS/XLSX-ის კო...

    აღმოაჩინე, თუ როგორ compressed Excel სამუშაო წიგნები და შეამციროთ ფაილის ზომა C# .NET-ის გამოყენებით. ეფექტური მეთოდები Excel ფაილების ოპტიმიზაციისთვის .NET Cloud SDK-სა და cURL-ის გამოყენებით.... var request = new PostCompressRequest(...response = cellsApi.PostCompress(request); Call the API to compress...

    blog.aspose.cloud/ka/cells/compress-excel-using...
  6. ClientAccountGetMultiRequest|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....ClientAccountGetMult Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  7. EmailFromFileRequest|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....EmailFromFileRequest Contents [ Hide ] Request model for EmailCloud.Email...

    docs.aspose.cloud/email/reference-model-email-f...
  8. HTML Დან PDF Მდე Კონვერტაციის API Javascript

    გადაიყვანეთ HTML PDF JavaScript ში REST API ის გამოყენებით. შეინახეთ HTML როგორც PDF JavaScript ის გამოყენებით....html" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/ka/nodejs/conversio...
  9. CalendarSaveRequest|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....Save iCalendar to storage request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-calenda...
  10. Replace text in an Excel workbook|Document

    Replace text in Excel (XLS, XLSX, XLSM, XLSB) and OpenDocument Spreadsheet (ODS) workbooks using Aspose.Cells Cloud REST API. Available via cURL and a wide range of SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, etc.)....{ sheetName } /replaceText Request parameters Parameter Name Type...below shows how to make a request with cURL. Cloud SDK Family...

    docs.aspose.cloud/cells/workbook/replace-text/