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_…...but not working my code Aspose.Words Cloud Product Family convert-docx-to-pdf...'destination.pdf', 'compress_images' => false, 'image_compression' => 'None'...