Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 10,455 for

insert images

(0.08 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. XPS csomag | Csomagokon átívelő műveletek | .NE...

    .NET API megoldás XPS-sel való együttműködéshez. Használjon több dokumentumelemet ugyanazon az XPS-csomagon belül a csomagok közötti műveletekhez....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/page/hu/net/cross-package-o...
  5. Пакет XPS | Міжпакетні операції | .NET

    .NET API Рішення для роботи з XPS. Використовуйте кілька елементів документа в одному пакеті XPS для міжпакетних операцій. Приклади C#, як це зробити....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/page/uk/net/cross-package-o...
  6. 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...
  7. Muunna PDF Muotoon DOCX Python

    Muunna PDF muotoon DOCX Python koodissa. Tallenna PDF nimellä DOCX käyttämällä Python....insert_image("Input.pdf") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/fi/python-net/convers...
  8. Muunna HTML Muotoon Markdown Python

    Muunna HTML muotoon Markdown Python koodissa. Tallenna HTML nimellä Markdown käyttämällä Python....insert_image("Input.html") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/fi/python-net/convers...
  9. Muunna PDF Muotoon TXT Python

    Muunna PDF muotoon TXT Python koodissa. Tallenna PDF nimellä TXT käyttämällä Python....insert_image("Input.pdf") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/fi/python-net/convers...
  10. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....library for image compression. image = Image.open(shape.image_data.to_stream())...Compress image and set it back to the shape. shape.image_data.s...

    products.aspose.com/words/python-net/compress/jpg/