Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 31,612 for

request

(0.1 sec)
  1. ClientMessageSendFileRequest|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....ClientMessageSendFil Contents [ Hide ] Request model for EmailCloud.Client...

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

    docs.aspose.cloud/email/reference-model-email-g...
  3. How to Force the Use of Custom Fonts During Wor...

    I am testing the following API for converting Word to PDF: https://api.aspose.cloud/v4.0/words/convert?format=pdf&storage=TEST&fontslocation=xxx I have specified the fontslocation parameter, assuming that it would enfo…...when making the conversion request. Fallback Mechanism : The fontsLocation...the custom fonts. Example Request : Here’s an example of how...

    forum.aspose.cloud/t/how-to-force-the-use-of-cu...
  4. Reduce Excel File Size | Compress XLS/XLSX | Ex...

    Discover how to compress Excel workbooks and minimize file size using C# .NET. Efficient methods to optimize Excel files with .NET Cloud SDK and cURL...var request = new PostCompressRequest(...); Create request instance...response = cellsApi.PostCompress(request); Call the API to compress...

    blog.aspose.cloud/cells/compress-excel-using-cs...
  5. Get Conditional Formattings|Document

    Cells.Cloud API for Excel operate: get condition formatting..../conditionalFormattin The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/conditional-formattings...
  6. Შეადარეთ DOCX Swift

    შეადარეთ ორი DOCX Swift ის გამოყენებით. ჩვენი Swift SDK შეგიძლიათ მარტივად იპოვოთ განსხვავება DOCX ფაილებს შორის....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/ka/swift/compare/docx/
  7. Add an Image Watermark|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.... CreateImageWatermark Request Parameters Name Type Location...file. CreateImageWatermark Request Parameters Name Type Location...

    docs.aspose.cloud/slides/add-an-image-watermark/
  8. Error while using Aspose API - Free Support For...

    Hello! Today we are facing an error while using API to convert word to pdf: Aspose.Words.Cloud.Sdk.NeedRepeatRequestException: Exception of type ‘Aspose.Words.Cloud.Sdk.NeedRepeatRequestException’ was thrown." We kindl…..." We kindly request your assistance in resolving...

    forum.aspose.cloud/t/error-while-using-aspose-a...
  9. Error while loading file 'Temp/...' from storag...

    Buongiorno, la chiamata uploadfile di un oggetto RequestDataUpload di tipo stream e con Path=“Temp\xxx.docx” non genera errori mentre la successiva chiamata saveas(Request) genera il seguente errore: Error while loading…...successiva chiamata saveas(request) genera il seguente errore:...

    forum.aspose.cloud/t/error-while-loading-file-t...
  10. Aspose.Cells Cloud Web API - Swap Range in Spre...

    The Swap Ranges for Excel API provides a powerful tool to interchange any two columns, rows, ranges, or individual cells within an Excel file. This API allows users to efficiently rearrange their tables, ensuring that the original data formatting is preserved and all existing formulas continue to function correctly. By leveraging this API, users can streamline their data manipulation tasks and maintain the integrity of their spreadsheets....0/cells/swap/range Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Aspose.Cells Cloud...

    docs.aspose.cloud/cells/swap-range/