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

model

(0.03 sec)
  1. Add Text in Footer of PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to add Text in Footer of PDF Document. Check the PHP source code to add Text in Footer of PDF file....'horizontal_alignment' => \Aspose\PDF\Model\HorizontalAlignment :: CENTER...

    products.aspose.cloud/pdf/php/footer/text/
  2. Add Image in Header of PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to add Image in Header of PDF Document. Check the PHP source code to add Image in Header of PDF file....'horizontal_alignment' => \Aspose\PDF\Model\HorizontalAlignment :: CENTER...

    products.aspose.cloud/pdf/php/header/image/
  3. 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...
  4. Merge several PDF Documents | PHP

    Merge or combine multiple PDF Documents in PHP with Cloud API....$mergeDocuments = new Aspose\PDF\Model\MergeDocuments (); $i = 0 ;...

    products.aspose.cloud/pdf/php/merge/
  5. 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...
  6. Add Image in Footer of PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to add Image in Footer of PDF Document. Check the PHP source code to add Image in Footer of PDF file....'horizontal_alignment' => \Aspose\PDF\Model\HorizontalAlignment :: CENTER...

    products.aspose.cloud/pdf/php/footer/image/
  7. 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-...
  8. Add Table to PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to add a Table to a PDF Document. Check the Node.js source code to add a Table into PDF file....} from "asposepdfcloud/src/models/color.js" ; import { FontStyles...} from "asposepdfcloud/src/models/fontStyles.js" ; import { LineSpacing...

    products.aspose.cloud/pdf/nodejs/table/add/
  9. Add Text to PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to add a Text to a PDF Document. Check the Node.js source code to add a Text into PDF file....} from "asposepdfcloud/src/models/color.js" ; import { FontStyles...} from "asposepdfcloud/src/models/fontStyles.js" ; import { LineSpacing...

    products.aspose.cloud/pdf/nodejs/text/add/
  10. Update Form Fields in PDF Document via Cloud No...

    This topic shows you how to update all of the form fields from the PDF document using Aspose.PDF Cloud API in your applications....} from "asposepdfcloud/src/models/color.js" ; import { FontStyles...} from "asposepdfcloud/src/models/fontStyles.js" ; import { LineSpacing...

    products.aspose.cloud/pdf/nodejs/acro-forms/upd...