Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 5,056 for

resize

(1.11 sec)
  1. 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/
  2. Java API ソリューションを使用した EPS のサイズ変更

    Java 向け Aspose.Page API ソリューションが提供する EPS のサイズ変更機能について、コードスニペットを用いて解説します。...Page EPS Resize の品質をチェックし、無料のオンライン Resize EPS で結果を表示し、その後、結果の...String outputFileName = "output_resize_points.eps" ; 7 8 //Get size...

    docs.aspose.com/page/ja/java/resize-eps/
  3. 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...
  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....//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...
  5. ปรับขนาดภาพโดยใช้ Python

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

    kb.aspose.com/th/imaging/python/resize-image-us...
  6. 档案

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

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

    搜索... 遍歷頁面並使用 Resize() 方法應用標準 PageSize 。 使用 save()...pdfDocument.getPages()) { page.resize(PageSize.getA4()); } // Save...

    blog.aspose.com/zh-hant/pdf/edit-pdf-page-size-...
  8. 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...
  9. كيفية تغيير حجم الصورة في C#

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

    kb.aspose.com/ar/imaging/net/how-to-resize-imag...
  10. 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...