Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 31,470 for

request

(0.03 sec)
  1. ClientMessageFetchFileRequest|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....ClientMessageFetchFi Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  2. ClientMessageAppendRequest|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....Email client append message request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  3. 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...
  4. 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...
  5. TableProperties|Aspose Words Cloud Docs

    TableProperties...TableProperties Contents [ Hide ] Request Response Model Get GetTablePropertiesOn...GetTablePropertiesOn Represents a request model for WordsApi.GetTablePropertiesOn()...

    docs.aspose.cloud/words/spec/tableproperties/
  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. Swift Edit A Document Word, PDF, HTML REST API

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

    products.aspose.cloud/words/swift/edit/
  8. 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...
  9. 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...
  10. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...offset }) request_comment = AsposeWordsCloud::CommentInsert...temp_file_2.rewind insert_request = AsposeWordsCloud::InsertCommentOnlineR...

    forum.aspose.cloud/t/issue-adding-comments-to-d...