Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 11,472 for

insert images

(0.11 sec)
  1. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... insert_field ( field_type = aw . fields...include_picture . source_full_name = IMAGE_DIR + 'Transparent background...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....Imaging Product Family Aspose.BarCode...Load the master shapes for inserting shapes using the Diagram class...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  3. Komprimovať JPG V Python

    Komprimujte JPG v Python bez straty kvality. Optimalizujte obsah JPG, jednoducho zmenšite veľkosť súboru.... image = Image.open(shape.image_data.to_stream())...späť do tvaru. shape.image_data.set_image("yourCompressedImage")...

    products.aspose.com/words/sk/python-net/compres...
  4. Kompres JPG Ing Python

    Compress JPG ing Python tanpa kelangan kualitas. Ngoptimalake isi JPG, nyuda ukuran file kanthi gampang.... image = Image.open(shape.image_data.to_stream())...menyang wangun. shape.image_data.set_image("yourCompressedImage")...

    products.aspose.com/words/jv/python-net/compres...
  5. דחוס TIFF ב Python

    דחוס TIFF ב Python מבלי לאבד איכות. בצע אופטימיזציה של תוכן TIFF, הקטן את גודל הקובץ בקלות.... image = Image.open(shape.image_data.to_stream())...והחזר אותה לצורה. shape.image_data.set_image("yourCompressedImage")...

    products.aspose.com/words/he/python-net/compres...
  6. Komprimovat JPG V Python

    Komprimujte JPG v Python bez ztráty kvality. Optimalizujte obsah JPG, snadno zmenšete velikost souboru.... image = Image.open(shape.image_data.to_stream())...zpět do tvaru. shape.image_data.set_image("yourCompressedImage")...

    products.aspose.com/words/cs/python-net/compres...
  7. ضغط JPG في Python

    ضغط JPG في Python دون فقدان الجودة. تحسين المحتوى JPG وتقليل حجم الملف بسهولة.... image = Image.open(shape.image_data.to_stream())...وضعها على الشكل. shape.image_data.set_image("yourCompressedImage")...

    products.aspose.com/words/ar/python-net/compres...
  8. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... insert_shape ( shape_type = aw . drawing...Shows how to set limit for image resolution. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ค้นหา

    ค้นหา...insert_cell() table.auto_fit(aw.tables...write("Row 1 cell 1") builder.insert_cell() builder.write("Row 1...

    blog.aspose.com/th/words/python-ms-word-automat...
  10. 在 Python 中將頁面添加到 PDF | 將頁面插入 PDF

    在 Python 中向 PDF 添加頁面。學習如何在 PDF 中插入頁面、從其他 PDF 添加頁面,以及以程式方式在特定位置插入頁面。...insert() 方法將其放置在目標文件中。 Save the final...PDF 的第 1 位址 destination.pages.insert(1, source.pages[1]) # 保存更新的文件...

    blog.aspose.com/zh-hant/pdf/add-pages-to-pdf-in...