Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,479 for

height

(0.31 sec)
  1. Pangkas PDF melalui Cloud .NET SDK

    Aspose.PDF Cloud memungkinkan Anda untuk memangkas Dokumen PDF. Periksa kode sumber .NET untuk memangkas file PDF.... int lly , int width , int height ) { await _helper . UploadFile..._helper . config . CROP_PAGE_HEIGHT ); DocumentResponse ? newPdf...

    products.aspose.cloud/pdf/id/net/crop/
  2. Recortar PDF a través de Cloud Python SDK

    Aspose.PDF Cloud le permite recortar documentos PDF. Consulte el código fuente de Python para recortar archivos PDF.... lly : int , width : int , height : int , outputDocument : str...CROP_PAGE_WIDTH , Config . CROP_PAGE_HEIGHT , localFolder , tempFolder...

    products.aspose.cloud/pdf/es/python/crop/
  3. Cortar PDF via Cloud Python SDK

    Aspose.PDF Cloud permite que você corte um Documento PDF. Verifique o código-fonte em Python para cortar o arquivo PDF.... lly : int , width : int , height : int , outputDocument : str...CROP_PAGE_WIDTH , Config . CROP_PAGE_HEIGHT , localFolder , tempFolder...

    products.aspose.cloud/pdf/pt/python/crop/
  4. Recortar PDF a través de Cloud .NET SDK

    Aspose.PDF Cloud le permite recortar documentos PDF. Consulte el código fuente de .NET para recortar el archivo PDF.... int lly , int width , int height ) { await _helper . UploadFile..._helper . config . CROP_PAGE_HEIGHT ); DocumentResponse ? newPdf...

    products.aspose.cloud/pdf/es/net/crop/
  5. Custom Fonts Slowing Down Slides Cloud API Call...

    Hi, we are a customer on the Cloud Total Plan. We are using Aspose to convert slides to images using the Python library. For convert Slides to images using Aspose Slides Cloud API via Python package, if we provide font f…...height = new_height options.show_hidden_slides...= new_width options.height = new_height options.show_hidden_slides...

    forum.aspose.cloud/t/custom-fonts-slowing-down-...
  6. قص ملف PDF عبر Cloud Python SDK

    تتيح لك Aspose.PDF Cloud قص مستند PDF. تحقق من كود مصدر Python لقص ملف PDF.... lly : int , width : int , height : int , outputDocument : str...CROP_PAGE_WIDTH , Config . CROP_PAGE_HEIGHT , localFolder , tempFolder...

    products.aspose.cloud/pdf/ar/python/crop/
  7. Cắt PDF qua Cloud .NET SDK

    Aspose.PDF Cloud cho phép bạn cắt Tài liệu PDF. Kiểm tra mã nguồn .NET để cắt tệp PDF.... int lly , int width , int height ) { await _helper . UploadFile..._helper . config . CROP_PAGE_HEIGHT ); DocumentResponse ? newPdf...

    products.aspose.cloud/pdf/vi/net/crop/
  8. اقتصاص PDF عبر Cloud Node.js SDK

    تتيح لك Aspose.PDF Cloud اقتصاص مستند PDF. تحقق من كود المصدر لـ Node.js لاقتصاص ملف PDF....pageNumber , llx , lly , width , height , outputDocument , localFolder...pageSie . width , pageSie . height , localFolder , tempFolder...

    products.aspose.cloud/pdf/ar/nodejs/crop/
  9. Recortar PDF a través de Cloud Go SDK

    Aspose.PDF Cloud le permite recortar documentos PDF. Consulte el código fuente de Go para recortar un archivo PDF....int , lly int , width int , height int , outputDocument string...CROP_PAGE_WIDTH ), int ( CROP_PAGE_HEIGHT ), localFolder , tempFolder...

    products.aspose.cloud/pdf/es/go/crop/
  10. Cambiar el tamaño de PDF a través del SDK de Py...

    Aspose.PDF Cloud le permite cambiar el tamaño del Documento PDF. Consulte el código fuente de Python para cambiar el tamaño del archivo PDF....htmlTempDoc : str , width : int , height : int , outputDocumentName..."html_file_name" : htmlTempDoc , "height" : height , "width" : width , }...

    products.aspose.cloud/pdf/es/python/resize/