Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 10,382 for

insert images

(0.06 sec)
  1. Comment insérer une page dans un PDF en C#

    Ce court tutoriel explique comment insérer une page dans un PDF en C#. Il contient les ressources de développement, une liste d'étapes et un exemple de code exécutable pour ajouter une page PDF dans un fichier PDF en C#....Imaging Product Family Aspose.BarCode...une page Appelez la méthode Insert() dans la classe PdfFileEditor...

    kb.aspose.com/fr/pdf/net/how-to-insert-a-page-i...
  2. Pakkaa JPG Kohteessa Python

    Pakkaa JPG kentässä Python laadun heikkenemättä. Optimoi kohteen JPG sisältö, pienennä tiedostokokoa helposti.... image = Image.open(shape.image_data.to_stream())...takaisin muotoon. shape.image_data.set_image("yourCompressedImage")...

    products.aspose.com/words/fi/python-net/compres...
  3. Pakkaa TIFF Kohteessa Python

    Pakkaa TIFF kentässä Python laadun heikkenemättä. Optimoi kohteen TIFF sisältö, pienennä tiedostokokoa helposti.... image = Image.open(shape.image_data.to_stream())...takaisin muotoon. shape.image_data.set_image("yourCompressedImage")...

    products.aspose.com/words/fi/python-net/compres...
  4. Procurar

    Procurar...abaixo demonstra como converter Image em HTML em Python. import aspose...DocumentBuilder(doc) builder.insert_image("Input.png") doc.save("Output...

    blog.aspose.com/pt/words/convert-image-to-html-...
  5. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... 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...
  6. Chuyển Hình Ảnh Thành PNG Python

    Chuyển đổi Hình ảnh định dạng sang PNG trong mã Python Lưu Hình ảnh thành PNG bằng cách sử dụng Python....insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) builder.insert_image("Input.png") doc.save("Output...

    products.aspose.com/words/vi/python-net/convers...
  7. Convert PDF To RTF Python

    Convert PDF to RTF format in Python code. Save PDF as RTF using Python....insert_image("Input.pdf") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  8. Convert PDF To HTML Python

    Convert PDF to HTML format in Python code. Save PDF as HTML using Python....insert_image("Input.pdf") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  9. Convert TEXT To PDF Python

    Convert TEXT to PDF format in Python code. Save TEXT as PDF using Python....insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  10. Convert HTML To PDF Python

    Convert HTML to PDF format in Python code. Save HTML as PDF using Python....insert_image("Input.html") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...