Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 3,526 for

png resizing

(0.45 sec)
  1. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....png' self . assertRegex ( field_include_picture...True field_include_picture . resize_horizontally = True field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ajouter une image dans la feuille de calcul|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....png" ); //Get the picture object...ReadAllBytes ( "../../data/aspose.png" ); int pictureIdx = wb . AddPicture...

    docs.aspose.com/cells/fr/net/add-image-in-works...
  3. 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...
  4. إضافة صورة في ورقة العمل|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...
  5. 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...
  6. C# ile Resim Nasıl Yeniden Boyutlandırılır

    Bu hızlı eğitim, C#'ta görüntünün nasıl yeniden boyutlandırılacağına ilişkin kılavuzlar. Görüntünün boyutunu değiştirmek için C# örnek kodu ve ayrıntılı adımlar, kodu çalıştırmak için ortam ayarlarıyla birlikte paylaşılır.... JPEG , BMP , PNG, GIF vb. gibi herhangi bir türdeki...boyutlandırma türüyle birlikte Image.Resize() yöntemini çağırın Çıktı görüntüsünü...

    kb.aspose.com/tr/imaging/net/how-to-resize-imag...
  7. كيفية تغيير حجم الصورة في C#

    يوجه هذا البرنامج التعليمي السريع حول كيفية تغيير حجم الصورة في C#. لتغيير حجم الصورة C# عينة التعليمات البرمجية وتتم مشاركة الخطوات التفصيلية مع إعدادات البيئة لتشغيل التعليمات البرمجية....الصورة من أي نوع مثل JPEG و BMP و PNG و GIF وما إلى ذلك. خطوات تغيير...فئة Image اتصل بطريقة Image.Resize() مع نوع تغيير الحجم احفظ الصورة...

    kb.aspose.com/ar/imaging/net/how-to-resize-imag...
  8. Bildgröße mit Python ändern

    Diese ausführliche Anleitung erläutert die Details zur Größenänderung von Bildern mit Python. Sie behandelt den schrittweisen Programmablauf und ausführbaren Beispielcode zur Erstellung eines Foto-Resizers mit Python....hinaus kann es JPG, GIF, BMP, PNG und andere gängige Bildformate...Image Rufen Sie die Methode resize() auf, indem Sie die Abmessungen...

    kb.aspose.com/de/imaging/python/resize-image-us...
  9. ปรับขนาดภาพโดยใช้ Python

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

    kb.aspose.com/th/imaging/python/resize-image-us...
  10. Javaを使用して画像のサイズを変更する方法

    この簡潔なチュートリアルは、Javaを使用して画像のサイズを変更する方法を説明するように設計されています。イメージのサイズを変更するにはJavaコードと手順を共有して、必要な環境を確立します。...出力画像は、 JPEG 、 PNG 、BMPなどの任意の形式で保存できます。 Javaを使用して画像のサイズを変更する手順...新しいサイズとResizeTypeを指定して、 Image.resize() 関数を呼び出します 出力画像を希望の形式でディスクに保存します...

    kb.aspose.com/ja/imaging/java/how-to-resize-ima...