Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 11,732 for

insert images

(0.3 sec)
  1. تبدیل HTML به تصویر Python

    فرمت HTML به تصویر در Python کنید. با استفاده از Python HTML به عنوان تصویر ذخیره کنید....insert_image("Input.html") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/fa/python-net/convers...
  2. تبدیل TEXT به PNG Python

    فرمت TEXT به PNG در Python کنید. با استفاده از Python TEXT به عنوان PNG ذخیره کنید....insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/fa/python-net/convers...
  3. تبدیل WORD به JPG Python

    فرمت WORD به JPG در Python کنید. با استفاده از Python WORD به عنوان JPG ذخیره کنید....insert_image("Input.docx") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/fa/python-net/convers...
  4. 將HTML轉換為JPG Python

    在Python代碼HTML轉換為JPG使用Python將HTML保存為JPG。...insert_image("Input.html") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/zh-hant/python-net/co...
  5. Modifications basées sur les événements de page...

    Découvrez comment apporter des modifications répétées à toutes les pages de sortie lors de la conversion d'un fichier XPS à l'aide de Aspose.Page pour .NET...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/fr/net/xps/event-based-mod...
  6. Архивы

    Архивы...images.add_image(drawing.Bitmap("image1...image1) image2 = pres.images.add_image(drawing.Bitmap("image2...

    blog.aspose.com/ru/slides/convert-png-to-ppt-py...
  7. Arşiv

    Arşiv...images.add_image(drawing.Bitmap("image1...image1) image2 = pres.images.add_image(drawing.Bitmap("image2...

    blog.aspose.com/tr/slides/convert-png-to-ppt-py...
  8. Utilice DocumentBuilder para Insertar Elementos...

    Inserte elementos de documento utilizando el generador de documentos en C++.... Inserte una celda usando DocumentBuilder...especificar el formato de celda. Inserte el contenido de la celda utilizando...

    docs.aspose.com/words/es/cpp/use-documentbuilde...
  9. Authentification – Exemples C# – Aspose.HTML fo...

    Découvrez comment utiliser Aspose.HTML pour créer un gestionnaire de messages C# pour une requête web avec des schémas d'authentification par mot de passe....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/fr/net/message-handlers/au...
  10. Using SaveFormat.HOCR to save recognition resul...

    Hi again Aspose team, When I try to save (using SaveMultipageDocument()) an OcrOutput result as type SaveFormat.HOCR to a MemoryStream, the resulting stream seems to be automatically closed by SaveMultipageDocument() as…...path = @"insert_image_path_here.jpg"; // replace with image path...

    forum.aspose.com/t/using-saveformat-hocr-to-sav...