Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 5,000 for

resize

(0.2 sec)
  1. Rogner, Faire pivoter et Redimensionner les ima...

    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 a exposé la méthode Resize pour la classe Image qui peut...deux surcharges de la méthode Resize pour répondre aux besoins de...

    docs.aspose.com/psd/fr/net/crop-rotate-and-resi...
  2. Cắt, Xoay và Thay Đổi Kích Thước Ảnh|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 đã tiết lộ phương thức Resize cho lớp ảnh mà có thể được...hai phiên bản của phương thức Resize phù hợp với nhu cầu ứng dụng...

    docs.aspose.com/psd/vi/java/crop-rotate-and-res...
  3. 아카이브

    아카이브...PDF for Python의 Resize 방법을 사용하여 크기를 조정하려면 다음 단계를 따르십시오:...Document 클래스를 사용하여 PDF 문서를 로드합니다. resize() 메서드를 사용하여 새로운 PageSize 를...

    blog.aspose.com/ko/pdf/resize-pdf-document-in-p...
  4. Archiv

    Archiv...resize(int, int) auf, um die Größe...Sie neue Dimensionen image.resize(300, 300); // Bild speichern...

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

    آرشیوها...Resize(Int32, Int32]] 5 اندازه تصویر...اندازه تصویر را ذخیره کنید image.Resize(300, 300); image.Save("SimpleResizing_out...

    blog.aspose.com/fa/imaging/resize-images-in-csh...
  6. Image|Documentation

    Image element is used to add a picture....Smaller or larger images will be resized. height integer Original image...Smaller or larger images will be resized. x integer n/a Set the absolute...

    docs.aspose.com/omr/net/json-markup/image/
  7. Aspose.PSD لـ .NET 21.5 - ملاحظات الإصدار|Docum...

    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/ar/net/aspose-psd-for-net-2...
  8. Notatki wydania Aspose.PSD dla .NET 21.5|Docume...

    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/pl/net/aspose-psd-dla-net-2...
  9. Aspose.PSD CLIの.NET用リサイズアプリケーション|Documentation

    Aspose.PSDベースのリサイズCLIアプリケーションは、PSD、PSB、およびAIファイル形式向けです。No-code CI/CD自動化。画像のリサイズおよびPDF、TIFF、JPEG、JPEG2000、PNG、GIF、BMPなどのさまざまな形式への保存をサポートします。Adobe PhotoshopやAdobe Illustratorをインストールする必要はなく、追加のコードなしでコンソールから実行できます。...PSD Resize CLI Application for .NETへようこそ...インへの簡単な統合が可能です。 Aspose.PSD Resize CLIアプリケーションの主な機能(.NET向け) P...

    docs.aspose.com/psd/ja/net/cli/resize/
  10. 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/