Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 10,388 for

insert images

(0.07 sec)
  1. עבודה עם Headers & Footers|Aspose.Words עבור Py...

    ליצור, לנהל ולהסיר ראשים ורגליים במסמך באמצעות Python....FooterPrimary סוג כף הרגל וה insert_image שיטה. הדוגמה הבאה של הקוד...FooterPrimary סוג כף הרגל וה insert_field שיטה להוסיף את השדה הנדרש...

    docs.aspose.com/words/he/python-net/working-wit...
  2. Praca z nagłówkami i stopkami|Aspose.Words dla ...

    Twórz, zarządzaj i usuwaj nagłówki i stopki w dokumencie za pomocą Python....stopki FooterPrimary i metody insert_image . Poniższy przykład kodu...stopki FooterPrimary i metody insert_field , aby dodać wymagane...

    docs.aspose.com/words/pl/python-net/working-wit...
  3. Comment ajouter MapiCalendar à PST en utilisant...

    Dans ce bref tutoriel, nous apprendrons comment ajouter MapiCalendar à PST en utilisant Java à l'aide d'instructions bien définies pour configurer l'environnement et utiliser l'exemple de code. Dans cette application, vous pouvez insérer MapiCalendar dans PST en utilisant Java à l'aide d'une interface API simple....Imaging Product Family Aspose.BarCode...code ci-dessus dans * Java insert Mapi Calendar to PST * en utilisant...

    kb.aspose.com/fr/email/java/how-to-add-mapicale...
  4. Cómo insertar una imagen en una tabla de PowerP...

    Este artículo guía sobre cómo Insertar una imagen en una tabla de PowerPoint usando C#. Cubre toda la información requerida y un código de muestra ejecutable para agregar una imagen de tabla en PowerPoint usando C#....Imaging Product Family Aspose.BarCode...colección de diapositivas Inserte una tabla en la diapositiva...

    kb.aspose.com/es/slides/net/how-to-insert-image...
  5. Travailler avec des graphiques dans Python|Aspo...

    Créez et modifiez des graphiques de différents types dans un document à l'aide de Python....Hide ] Une nouvelle méthode insert_chart a été ajoutée à la classe...la méthode DocumentBuilder.insert_chart : Comment insérer un...

    docs.aspose.com/words/fr/python-net/working-wit...
  6. Архивы

    Архивы...convert HTML document to JPG images. import aspose.words as aw...Document("C:\\Files\\sample.html") # Specify image save options # Set save format...

    blog.aspose.com/ru/words/convert-html-to-image-...
  7. छवि को TXT Python में बदलें

    Python कोड छवि को TXT प्रारूप में बदलें। सहेजें छवि के रूप में TXT का उपयोग कर Python ।...insert_image( "Input.png" ) doc.save(...DocumentBuilder(doc) builder.insert_image("Input.png") doc.save("Output...

    products.aspose.com/words/hi/python-net/convers...
  8. JPG को PDF Python में बदलें

    Python कोड JPG को PDF प्रारूप में बदलें। सहेजें JPG के रूप में PDF का उपयोग कर Python ।...insert_image( "Input.jpg" ) doc.save(...DocumentBuilder(doc) builder.insert_image("Input.jpg") doc.save("Output...

    products.aspose.com/words/hi/python-net/convers...
  9. JPG को JPG Python में बदलें

    Python कोड JPG को JPG प्रारूप में बदलें। सहेजें JPG के रूप में JPG का उपयोग कर Python ।...insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) builder.insert_image("Input.jpg") doc.save("Output...

    products.aspose.com/words/hi/python-net/convers...
  10. JPG को छवि Python में बदलें

    Python कोड JPG को छवि प्रारूप में बदलें। सहेजें JPG के रूप में छवि का उपयोग कर Python ।...insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) builder.insert_image("Input.jpg") doc.save("Output...

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