Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 11,579 for

insert images

(0.85 sec)
  1. بهینه سازی محتوای فایل با استفاده از Python

    فشرده سازی فایل ها در Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS بدون از دست دادن کیفیت... image = Image. open (shape.image_data.to_stream())...شکل برگردانید. shape.image_data.set_image( "yourCompressedImage"...

    products.aspose.com/words/fa/python-net/compress/
  2. Procurar

    Procurar...IPPImage image = pres.Images.AddImage(File.ReadAllBytes("image.png"));... 720, 540, image); IPPImage image2 = pres.Images.AddImage(File...

    blog.aspose.com/pt/slides/convert-png-to-ppt-cs...
  3. PNG به PDF ادغام با استفاده از Python | Aspose.PDF

    دو یا چند سند PNG را در یک فایل PDF واحد به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET ترکیب کنید...outfile ) image = apfacades . PdfConverter . merge_images ( input_images_streams...input_images_streams = infiles_streams , output_image_format = apdfdrw...

    products.aspose.com/pdf/fa/python-net/merger/pn...
  4. Werk Met Watermerk in Python|Aspose.Words vir P...

    Skep en bestuur watermerke in'n dokument met behulp van Python....ingevoeg word met behulp van die Insert Watermark opdrag. Aspose.Words...moontlike tipes watermerke ( TEXT , IMAGE , en NONE ) definieer om mee...

    docs.aspose.com/words/af/python-net/working-wit...
  5. Lavorare con intestazioni e piè di pagina|Aspos...

    Crea, gestisci e rimuovi intestazioni e piè di pagina in un documento utilizzando Python....FooterPrimary e il metodo insert_image . L’esempio di codice seguente...pagina FooterPrimary e il metodo insert_field per aggiungere il campo...

    docs.aspose.com/words/it/python-net/working-wit...
  6. การทำงานกับส่วนหัวและส่วนท้าย|Aspose.Words สำหร...

    สร้าง จัดการ และลบส่วนหัวและส่วนท้ายในเอกสารโดยใช้ Python...FooterPrimary และวิธีการ insert_image ตัวอย่างโค้ดต่อไปนี้แสด...หรือประเภทส่วนท้าย FooterPrimary และวิธีการ insert_field เพื่อเพิ่มฟิลด์ที่จำเป็น...

    docs.aspose.com/words/th/python-net/working-wit...
  7. Converti WORD In TIFF Python

    Converti WORD in TIFF formato nel Python codice Salva WORD come TIFF utilizzando Python....insert_image("Input.docx") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/it/python-net/convers...
  8. Converti WORD In XPS Python

    Converti WORD in XPS formato nel Python codice Salva WORD come XPS utilizzando Python....insert_image("Input.docx") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/it/python-net/convers...
  9. Converti WORD In Immagine Python

    Converti WORD in Immagine formato nel Python codice Salva WORD come Immagine utilizzando Python....insert_image("Input.docx") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/it/python-net/convers...
  10. Converti HTML In WORD Python

    Converti HTML in WORD formato nel Python codice Salva HTML come WORD utilizzando Python....insert_image("Input.html") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/it/python-net/convers...