Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 5,044 for

resize

(0.18 sec)
  1. ארכיון

    ארכיון...resize(int, int) כדי לשנות את גודל...// הגדירו מימדים חדשים image.resize(300, 300); // שמור תמונה image...

    blog.aspose.com/he/imaging/resize-images-in-java/
  2. 裁剪、旋转和调整图像大小|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET为Image类公开了Resize方法,可用于动态调整现有图像的大小。Resize方法有两个重载,以满足应用程序的需求。...使用Image类公开的工厂方法Load加载图像。 调用Image.Resize方法,并指定新的高度和宽度。 保存结果。 以下代码示例演示了如何调整图像大小。...

    docs.aspose.com/psd/zh/net/crop-rotate-and-resi...
  3. Archivo

    Archivo...resize(int, int) para cambiar el tamaño...Definir nuevas dimensiones image.resize(300, 300); // Guardar imagen...

    blog.aspose.com/es/imaging/resize-images-in-java/
  4. آرشیوها

    آرشیوها...resize(int, int) را برای تغییر اندازه...jpg"); // تعریف ابعاد جدید image.resize(300, 300); // ذخیره تصویر image...

    blog.aspose.com/fa/imaging/resize-images-in-java/
  5. 裁剪、旋转和调整图像大小|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Java已为Image类暴露了Resize方法,可用于实时调整现有图像的大小。有两种Resize方法的重载以满足应用程序需求。...使用Image类公开的工厂方法Load加载图像。 调用Image.Resize方法,同时指定新的高度和宽度。 保存结果。 以下代码示例演示了如何调整图像大小。...

    docs.aspose.com/psd/zh/java/crop-rotate-and-res...
  6. 搜索

    搜索...resize(int, int) 方法調整圖像大小。 最後,使用 Image...load("aspose-logo.jpg"); // 定義新維度 image.resize(300, 300); // 保存圖片 image.s...

    blog.aspose.com/zh-hant/imaging/resize-images-i...
  7. أل گزارة (أسبوز) بي اس ڈي فور .نيٹ 23.1 - ملاحط...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....After the resize of whole image and then after resize of the specific...{ // First we resize whole image image . Resize ( 110 , 90 );...

    docs.aspose.com/psd/ar/net/aspose-psd-for-net-2...
  8. Archivo

    Archivo...estándar utilizando el método Resize() . Guarde el PDF modificado...pdfDocument.getPages()) { page.resize(PageSize.getA4()); } // Save...

    blog.aspose.com/es/pdf/edit-pdf-page-size-in-java/
  9. Visual Component Properties|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode image resizing to the component size. None resizes component...other parameters. Nearest resizes barcode image size to nearest...

    docs.aspose.com/barcode/reportingservices/visua...
  10. Archiwa

    Archiwa...standard PageSize using the Resize() method. Zapisz zmodyfikowany...pdfDocument.getPages()) { page.resize(PageSize.getA4()); } // Save...

    blog.aspose.com/pl/pdf/edit-pdf-page-size-in-java/