Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 5,064 for

resize

(0.13 sec)
  1. Çalışsayfaya Resim Ekle|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....//subsequent call of Picture#resize() will operate relative to...its top-left corner pict . resize (); Çalışan Kodu İndir GitHub...

    docs.aspose.com/cells/tr/java/add-images-in-wor...
  2. Lägg till bilder i kalkylblad|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....//subsequent call of Picture#resize() will operate relative to...its top-left corner pict . resize (); Ladda ned körbar kod GitHub...

    docs.aspose.com/cells/sv/java/add-images-in-wor...
  3. 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....Resize() yöntemini çağırın Çıktı görüntüsünü...ImageResizeSettings sınıf nesnesi gerektiren Resize işlevinin başka bir aşırı yüklemesini...

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

    يوجه هذا البرنامج التعليمي السريع حول كيفية تغيير حجم الصورة في C#. لتغيير حجم الصورة C# عينة التعليمات البرمجية وتتم مشاركة الخطوات التفصيلية مع إعدادات البيئة لتشغيل التعليمات البرمجية....Resize() مع نوع تغيير الحجم احفظ الصورة...استخدام حمل زائد آخر للدالة Resize التي تتطلب كائن فئة ImageResizeSettings...

    kb.aspose.com/ar/imaging/net/how-to-resize-imag...
  5. 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....Image Rufen Sie die Methode resize() auf, indem Sie die Abmessungen...Code zum Erstellen eines Foto-Resizers mit Python Dieser Codeausschnitt...

    kb.aspose.com/de/imaging/python/resize-image-us...
  6. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the Aspose.Cells for Python Via Java API....row index (of the row to be resized) as a parameter. Python Code...(of the column about to be resized) as a parameter. Python Code...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  7. إضافة الصور في ورقة العمل|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....//subsequent call of Picture#resize() will operate relative to...its top-left corner pict . resize (); تحميل رمز التشغيل GitHub...

    docs.aspose.com/cells/ar/java/add-images-in-wor...
  8. ปรับขนาดภาพโดยใช้ Python

    คู่มือนี้ได้รับการออกแบบมาเพื่ออธิบายรายละเอียดการปรับขนาดรูปภาพโดยใช้ Python โดยครอบคลุมขั้นตอนการทำงานของโปรแกรมและโค้ดตัวอย่างที่รันได้เพื่อสร้างเครื่องมือปรับขนาดรูปภาพโดยใช้ Python...ซ์คลาส Image เรียกใช้เมธอด resize() โดยระบุขนาดรูปภาพเอาต์พุตและ...คุณ โค้ดสำหรับสร้าง Photo Resizer โดยใช้ Python ตัวอย่างโค้ด...

    kb.aspose.com/th/imaging/python/resize-image-us...
  9. Catatan Rilis Aspose.PSD untuk .NET 21.9|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....mencegah manipulasi (Misalnya: Resize) Bug PSDNET-955 Tidak didukung...mencegah manipulasi (Misalnya: Resize) string PSDFile = "Layer1.psd"...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-2...
  10. 档案

    档案... 遍历页面并使用 Resize() 方法应用标准 PageSize 。 使用 save()...pdfDocument.getPages()) { page.resize(PageSize.getA4()); } // 保存修改后的文档...

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