Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,413 for

height

(0.03 sec)
  1. Recortar PDF via Cloud .NET SDK

    Aspose.PDF Cloud permite que você recorte Documentos PDF. Verifique o código-fonte .NET para recortar arquivo PDF.... int lly , int width , int height ) { await _helper . UploadFile..._helper . config . CROP_PAGE_HEIGHT ); DocumentResponse ? newPdf...

    products.aspose.cloud/pdf/pt/net/crop/
  2. Обрезка PDF через Cloud .NET SDK

    Aspose.PDF Cloud позволяет обрезать PDF документ. Проверьте исходный код .NET для обрезки PDF файла.... int lly , int width , int height ) { await _helper . UploadFile..._helper . config . CROP_PAGE_HEIGHT ); DocumentResponse ? newPdf...

    products.aspose.cloud/pdf/ru/net/crop/
  3. Обрезка PDF через облачный SDK для Node.js

    Aspose.PDF Cloud позволяет обрезать PDF документ. Ознакомьтесь с исходным кодом Node.js для обрезки PDF файла....pageNumber , llx , lly , width , height , outputDocument , localFolder...pageSie . width , pageSie . height , localFolder , tempFolder...

    products.aspose.cloud/pdf/ru/nodejs/crop/
  4. Изменение размера PDF через облачный Python SDK

    Aspose.PDF Cloud позволяет изменять размер PDF документа. Проверьте исходный код на Python для изменения размера PDF файла....htmlTempDoc : str , width : int , height : int , outputDocumentName..."html_file_name" : htmlTempDoc , "height" : height , "width" : width , }...

    products.aspose.cloud/pdf/ru/python/resize/
  5. 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/
  6. 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/
  7. Rogner un PDF via Cloud .NET SDK

    Aspose.PDF Cloud vous permet de rogner un document PDF. Consultez le code source .NET pour rogner un fichier PDF.... int lly , int width , int height ) { await _helper . UploadFile..._helper . config . CROP_PAGE_HEIGHT ); DocumentResponse ? newPdf...

    products.aspose.cloud/pdf/fr/net/crop/
  8. Cortar PDF via Cloud Go SDK

    Aspose.PDF Cloud permite que você corte documentos PDF. Confira o código fonte em Go para cortar arquivos PDF....int , lly int , width int , height int , outputDocument string...CROP_PAGE_WIDTH ), int ( CROP_PAGE_HEIGHT ), localFolder , tempFolder...

    products.aspose.cloud/pdf/pt/go/crop/
  9. Redimensionner PDF via Cloud Python SDK

    Aspose.PDF Cloud vous permet de redimensionner des documents PDF. Consultez le code source Python pour redimensionner un fichier PDF....htmlTempDoc : str , width : int , height : int , outputDocumentName..."html_file_name" : htmlTempDoc , "height" : height , "width" : width , }...

    products.aspose.cloud/pdf/fr/python/resize/
  10. Rogner un PDF via Cloud Python SDK

    Aspose.PDF Cloud vous permet de rogner un document PDF. Consultez le code source Python pour rogner un fichier PDF.... lly : int , width : int , height : int , outputDocument : str...CROP_PAGE_WIDTH , Config . CROP_PAGE_HEIGHT , localFolder , tempFolder...

    products.aspose.cloud/pdf/fr/python/crop/