Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 5,075 for

resize

(0.35 sec)
  1. 裁剪、旋转和调整图像大小|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...
  2. Змініть розмір EPS за допомогою Java API Solution

    Функціональність змінення розміру EPS, яку пропонує рішення Aspose.Page API для Java, пояснюється та проілюстровано за допомогою фрагментів коду тут....Page EPS Resize і переглянути результати можна...String outputFileName = "output_resize_points.eps" ; 7 8 //Get size...

    docs.aspose.com/page/uk/java/resize-eps/
  3. Ridimensiona EPS utilizzando la soluzione API Java

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per Java è spiegata e illustrata con i frammenti di codice qui riportati....visualizzare i risultati tramite il Resize EPS online gratuito, quindi...String outputFileName = "output_resize_points.eps" ; 7 8 //Get size...

    docs.aspose.com/page/it/java/resize-eps/
  4. Redimensionner EPS | Solution API C++

    La fonctionnalité de redimensionnement EPS offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....fonction gratuite en ligne Resize EPS , puis afficher le fichier...//Create an output stream for resized EPS 22 { 23 System::SharedPtr...

    docs.aspose.com/page/fr/cpp/resize-eps/
  5. Chercher

    chercher...resize(int, int) pour redimensionner...nouvelles dimensions image.resize(300, 300); // Enregistrer l'image...

    blog.aspose.com/fr/imaging/resize-images-in-java/
  6. Aspose.PSD cho .NET 21.5 - Ghi chú phát hành|Do...

    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.... Resize ( layer . Width * 5 / 4 , layer...Height * scaleY ); layer . Resize ( newWidth , newHeight ); Thread...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-2...
  7. Aspose.PSD for .NET 21.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.... Resize ( layer . Width * 5 / 4 , layer...Height * scaleY ); layer . Resize ( newWidth , newHeight ); Thread...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  8. Ridimensiona EPS | Soluzione API per C++

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per C++ è spiegata e illustrata con frammenti di codice qui....visualizzare i risultati tramite il Resize EPS online gratuito, quindi...//Create an output stream for resized EPS 22 { 23 System::SharedPtr...

    docs.aspose.com/page/it/cpp/resize-eps/
  9. ブラウザウィンドウでGridWebをリサイズする|Documentation

    この記事では、GridWebのリサイズ方法について紹介します。...GridWebはそのためにクライアントサイドの*resize()*関数を提供しています。また、ブラウザウィンドウ内...ルを含める/指定する必要もあります。 GridWebのresizeメソッドの使用 次のコードは、100ミリ秒ごとにリサイ...

    docs.aspose.com/cells/ja/net/aspose-cells-gridw...
  10. 아카이브

    아카이브...resize(int, int) 메서드를 호출하여 이미지 크기를...load("aspose-logo.jpg"); // 새 차원 정의 image.resize(300, 300); // 이미지를 저장 image...

    blog.aspose.com/ko/imaging/resize-images-in-java/