Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 77 for

model

(0.14 sec)
  1. Add Metadata via Cloud PHP SDK

    Aspose.PDF Cloud allows you to add a Metadata to a PDF Document. Check the PHP source code to add a Metadata into PDF file....$metadata = new Aspose\PDF\Model\XmpMetadata ( array ( 'properties'...Default property new Aspose\PDF\Model\XmpMetadataProperty ( array...

    products.aspose.cloud/pdf/php/metadata/add/
  2. Append attachments in PDF documents via Aspose....

    Sample code for appending attachments in PDF document using Cloud PHP SDK. Use API example code for working with attachments in PDF documents with Aspose.PDF Cloud PHP SDK....Aspose\PDF\Model\AttachmentInfo ; use Aspose\PDF\Model\AttachmentResponse...

    products.aspose.cloud/pdf/php/attachments/add/
  3. Convert 3D files to GLTF / GLB using Aspose.3D ...

    I am using Aspose.3D with php with the intention of converting files to gltf and then display them using Model-viewer.js. I can upload, convert to GLTF and then download the given files. However the converted GLTF files …...and then display them using model-viewer.js. I can upload, convert...they do not display in the model-viewer tags nor do they work...

    forum.aspose.cloud/t/convert-3d-files-to-gltf-g...
  4. aspose-pdf-cloud-node.js/docs/SignatureCustomAp...

    Node.js library for communicating with the Aspose.PDF Cloud API - aspose-pdf-cloud-node.js/docs/SignatureCustomAppearance.md at master · aspose-pdf-cloud/aspose-pdf-cloud-node.js... [optional] [Back to Model list] [Back to API list] [Back...

    github.com/aspose-pdf-cloud/aspose-pdf-cloud-no...
  5. Remove Text from PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to remove a Text from a PDF Document. Check the PHP source code to delete a Text from PDF file....$name ); $rect = new Aspose\PDF\Model\Rectangle (); $rect -> setLlx...$textReplace = new Aspose\PDF\Model\TextReplace (); $textReplace...

    products.aspose.cloud/pdf/php/text/remove/
  6. Extract attachments from PDF documents via Aspo...

    Sample code for extracting attachments from PDF document using Cloud PHP SDK. Use API example code for working with attachments in PDF documents with Aspose.PDF Cloud PHP SDK....Aspose\PDF\Model\AttachmentInfo ; use Aspose\PDF\Model\AttachmentResponse...

    products.aspose.cloud/pdf/php/attachments/get/
  7. Pricing Guide - Purchase - aspose.cloud

    Process as many files as you require. After one month, we will calculate the total number of API calls you made and bill you according to the rates below....and follows a pay-as-you-use model. You can find more details here...

    purchase.aspose.cloud/self-hosting/pricing/
  8. API Upload File - The SSL connection could not ...

    Hello, we use this API call to upload files to aspose that would later on receive other inputs, editions, etc. This API Call was working daily, multiple times a day, that is until 7pm yesterday. The access token was co…...made correctly following the model provided: curl -v “ https://api...

    forum.aspose.cloud/t/api-upload-file-the-ssl-co...
  9. aspose-pdf-cloud-node.js/docs/Signature.md at m...

    Node.js library for communicating with the Aspose.PDF Cloud API - aspose-pdf-cloud-node.js/docs/Signature.md at master · aspose-pdf-cloud/aspose-pdf-cloud-node.js... [optional] [Back to Model list] [Back to API list] [Back...

    github.com/aspose-pdf-cloud/aspose-pdf-cloud-no...
  10. 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…...$request = new Aspose\Words\Model\Requests\ConvertDocumentReque($file...

    forum.aspose.cloud/t/convert-docx-to-pdf-in-php...