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

request

(0.16 sec)
  1. System.OutOfMemoryException when using Aspose.W...

    Product: Aspose.Words Cloud SDK Platform: [.NET / Java / Node.js / Python / etc. — specify your SDK] Error Type: Runtime Exception - System.OutOfMemoryException Priority: High (production impact) Description: We are…...ConvertDocument(ConvertDocumentReque request) It appears the service is...ConvertDocument(ConvertDocumentReque request) during a PDF conversion (printable...

    forum.aspose.cloud/t/system-outofmemoryexceptio...
  2. 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-...
  3. ContactGetListRequest|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....ContactGetListReques Contents [ Hide ] Request model for EmailCloud.Contact...

    docs.aspose.cloud/email/reference-model-contact...
  4. ParagraphList|Aspose Words Cloud Docs

    ParagraphList...ParagraphList Contents [ Hide ] Request Response Model Delete DeleteParagraphListF...DeleteParagraphListF Represents a request model for WordsApi.DeleteParagraphListF()...

    docs.aspose.cloud/words/spec/paragraphlist/
  5. Convert DOCX to PDF in PHP Laravel Without Losi...

    Hello, we are evaluating Aspose.words Cloud API for converting Microsoft Word documents, as part of a more complex application we developed for one of our customers (in Laravel PHP). We tested your API and the result s…...docx"); $request = new Aspose\Words\Model\Requests\ConvertDocumentReque($file...$wordsApi->ConvertDocument($request); copy($result->getPathName()...

    forum.aspose.cloud/t/convert-docx-to-pdf-in-php...
  6. Get cells data based on named range|Document

    Use Aspose.Cells Cloud REST API to retrieve cell values from a named range in an Excel worksheet. The API is available through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and supports a wide range of development platforms....sheetName } /ranges/value The request parameters are: Parameter Name...below demonstrates how to request cell values from a named range...

    docs.aspose.cloud/cells/ranges/get/values/
  7. Import Picture into Excel Worksheet|Document

    Use Aspose.Cells Cloud REST API to import pictures into Excel worksheets. The API is available through multiple SDKs (Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, Swift).... The request is an HTTP request with multipart content...

    docs.aspose.cloud/cells/import-picture-into-exc...
  8. 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/
  9. 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...
  10. 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...