Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 3,128 for

png resizing

(0.15 sec)
  1. Aspose.PSD pro Java 21.5 - Poznámky k verzi|Doc...

    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 ( newWidth , newHeight ); String...outputName = String . format ( "resized_%1$s_%2$s_%2$s" , layerIndex...

    docs.aspose.com/psd/cs/java/aspose-psd-pro-java...
  2. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture....png' self . assertRegex ( field_include_picture...True field_include_picture . resize_horizontally = True field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Image|Documentation

    A markup element that adds a picture to a generated form....Smaller or larger images will be resized. width=640 height Original...Smaller or larger images will be resized. height=480 x n/a Set the absolute...

    docs.aspose.com/omr/java/design-form/image/
  4. Cách thay đổi kích thước hình ảnh bằng Java

    Hướng dẫn ngắn gọn này được thiết kế để giải thích cách thay đổi kích thước hình ảnh bằng Java. Để thay đổi kích thước hình ảnh Mã Java và các bước được chia sẻ để thiết lập môi trường cần thiết....kỳ định dạng nào như JPEG , PNG , BMP, v.v. Các bước thay đổi...tượng lớp Image Gọi hàm Image.resize() bằng cách cung cấp kích thước...

    kb.aspose.com/vi/imaging/java/how-to-resize-ima...
  5. Notas de la versión Aspose.PSD para .NET 21.5|D...

    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....png" ; // Establecer la ruta de las...psdImage . Layers ) { layer . Resize ( layer . Width * 5 / 4 , layer...

    docs.aspose.com/psd/es/net/aspose-psd-for-net-2...
  6. إضافة صورة في ورقة العمل|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....png" ); //Get the picture object...ReadAllBytes ( "../../data/aspose.png" ); int pictureIdx = wb . AddPicture...

    docs.aspose.com/cells/ar/net/add-image-in-works...
  7. Aggiungi immagine nel foglio di lavoro|Document...

    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....png" ); //Get the picture object...ReadAllBytes ( "../../data/aspose.png" ); int pictureIdx = wb . AddPicture...

    docs.aspose.com/cells/it/net/add-image-in-works...
  8. Lägg till bild i arbetsblad|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....png" ); //Get the picture object...ReadAllBytes ( "../../data/aspose.png" ); int pictureIdx = wb . AddPicture...

    docs.aspose.com/cells/sv/net/add-image-in-works...
  9. ปรับขนาดภาพโดยใช้ Python

    คู่มือนี้ได้รับการออกแบบมาเพื่ออธิบายรายละเอียดการปรับขนาดรูปภาพโดยใช้ Python โดยครอบคลุมขั้นตอนการทำงานของโปรแกรมและโค้ดตัวอย่างที่รันได้เพื่อสร้างเครื่องมือปรับขนาดรูปภาพโดยใช้ Python...ยังสามารถประมวลผลไฟล์ JPG, GIF, BMP, PNG และรูปแบบรูปภาพยอดนิยมอื่นๆ ได้อีกด้วย...ซ์คลาส Image เรียกใช้เมธอด resize() โดยระบุขนาดรูปภาพเอาต์พุตและ...

    kb.aspose.com/th/imaging/python/resize-image-us...
  10. C#에서 이미지 크기를 조정하는 방법

    이 빠른 자습서는 C#에서 이미지 크기를 조정하는 방법을 안내합니다. 이미지의 크기를 변경하려면 C# 샘플 코드 및 세부 단계를 코드 실행을 위한 환경 설정과 함께 공유합니다....이 간단한 자습서에서는 소스 이미지를 로드한 다음 Resize 함수를 호출하여 변환을 수행하여 **C#에서 이미지...구성 단계와 함께 제공됩니다. JPEG , BMP , PNG, GIF 등과 같은 모든 유형의 이미지 크기를 조정하는...

    kb.aspose.com/ko/imaging/net/how-to-resize-imag...