Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 33 of 33 for

modeling

(0.03 sec)
  1. PHP API Exception when Batching: Undefined arra...

    API version: v24.12.0 I am getting a : Undefined array key "Content-Type" exception when I perform batch operations: Undefined array key \"Content-Type\" at /workspace/laravel/vendor/aspose-cloud/aspose-words-cloud/src…...$request3Body = new \Aspose\Words\Model\ParagraphInsert(array( "text"...$requestReportEngineS = new \Aspose\Words\Model\ReportEngineSettings(array(...

    forum.aspose.cloud/t/php-api-exception-when-bat...
  2. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…...etHref()); is Aspose\Words\Model\Requests\DownloadFileRequest...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  3. HTML to pdf conevrsion is failing - Free Suppor...

    Hi Team, I am trying to convert this file by apsose html to pdf api but getting following error. { “message”: “Failed to parse URL: /testfolder/test-template2.pdf”, “data”: {}, “innerException”: null, “helpLink”: …...OutputFormats to, ConversionRequest model) in C:\src\Aspose.HTML.Cloud...

    forum.aspose.cloud/t/html-to-pdf-conevrsion-is-...