Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 4,472 for

height

(0.07 sec)
  1. Thay đổi kích thước PDF qua Cloud Python SDK

    Aspose.PDF Cloud cho phép bạn thay đổi kích thước Tài liệu PDF. Kiểm tra mã nguồn Python để thay đổi kích thước tệp PDF....htmlTempDoc : str , width : int , height : int , outputDocumentName..."html_file_name" : htmlTempDoc , "height" : height , "width" : width , }...

    products.aspose.cloud/pdf/vi/python/resize/
  2. Recadrer PDF via Cloud Node.js SDK

    Aspose.PDF Cloud vous permet de recadrer un document PDF. Consultez le code source Node.js pour recadrer un fichier PDF....pageNumber , llx , lly , width , height , outputDocument , localFolder...pageSie . width , pageSie . height , localFolder , tempFolder...

    products.aspose.cloud/pdf/fr/nodejs/crop/
  3. تغيير حجم PDF عبر Cloud Go SDK

    يسمح لك Aspose.PDF Cloud بتغيير حجم مستند PDF. تحقق من كود المصدر Go لتغيير حجم ملف PDF....htmlTempDoc string , width int , height int , outputDocument string...: htmlTempDoc , "height" : float64 ( height ), "width" : float64...

    products.aspose.cloud/pdf/ar/go/resize/
  4. Recortar PDF a través de Cloud Node.js SDK

    Aspose.PDF Cloud te permite recortar un documento PDF. Consulta el código fuente de Node.js para recortar archivos PDF....pageNumber , llx , lly , width , height , outputDocument , localFolder...pageSie . width , pageSie . height , localFolder , tempFolder...

    products.aspose.cloud/pdf/es/nodejs/crop/
  5. Agregar marcas de agua a PDF mediante Cloud Gol...

    Agregue marcas de agua a archivos PDF usando Go con Aspose.PDF Cloud SDK. Soporte para marcas de texto e imagen....yPos float64 , width float64 , height float64 , outputDocument string...yPos , Width : width , Height : height , Zoom : 1 , FileName :...

    products.aspose.cloud/pdf/es/go/watermaks/add/
  6. Redimensionner un PDF via Cloud Go SDK

    Aspose.PDF Cloud vous permet de redimensionner un document PDF. Consultez le code source Go pour redimensionner un fichier PDF....htmlTempDoc string , width int , height int , outputDocument string...: htmlTempDoc , "height" : float64 ( height ), "width" : float64...

    products.aspose.cloud/pdf/fr/go/resize/
  7. Adicionar Marcas d'Água a PDF via Cloud Golang SDK

    Adicione marcas d'água a arquivos PDF usando Go com Aspose.PDF Cloud SDK. Suporte para marcas de texto e imagem....yPos float64 , width float64 , height float64 , outputDocument string...yPos , Width : width , Height : height , Zoom : 1 , FileName :...

    products.aspose.cloud/pdf/pt/go/watermarks/add/
  8. Trabalhar com Páginas em PDF via Cloud .NET SDK

    Adicionar, excluir, obter e mover Páginas em PDF usando Aspose.PDF Cloud SDK para .NET....imageFileName , float width , float height , string remoteFolder ) { //...: 45 , Width : width , Height : height , Zoom : 1 , FileName :...

    products.aspose.cloud/pdf/pt/net/pages/
  9. Cloud Python SDKを使用してPDFをクロップ

    Aspose.PDF Cloudを使用すると、PDFドキュメントをクロップできます。PDFファイルをクロップするためのPythonソースコードをチェックしてください。... lly : int , width : int , height : int , outputDocument : str...CROP_PAGE_WIDTH , Config . CROP_PAGE_HEIGHT , localFolder , tempFolder...

    products.aspose.cloud/pdf/ja/python/crop/
  10. クラウド Python SDK を使用して PDF をリサイズ

    Aspose.PDF Cloud を使用すると、PDF ドキュメントをリサイズできます。PDF ファイルをリサイズするための Python ソースコードを確認してください。...htmlTempDoc : str , width : int , height : int , outputDocumentName..."html_file_name" : htmlTempDoc , "height" : height , "width" : width , }...

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