Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 11,715 for

insert images

(0.06 sec)
  1. Sekcijų pridėjimas prie Word dokumento naudojan...

    Vadovaukitės šiuo straipsniu, kad įterptumėte sekcijos lūžį Word dokumente naudojant Java. Jame pateikiama IDE nustatymo informacija, žingsnių sąrašas ir pavyzdinis kodas, skirtas sekcijos lūžiui įterpti Word dokumente naudojant Java....Imaging Product Family Aspose.BarCode...DocumentBuilder objektą Įterpkite Insert section break su nauju puslapiu...

    kb.aspose.com/lt/words/java/add-sections-to-wor...
  2. 使用页眉和页脚|Python via .NET 格式的 Aspose.Words

    使用 Python 创建、管理和删除文档中的页眉和页脚。...页眉类型或 FooterPrimary 页脚类型和 insert_image 方法。 以下代码示例展示了如何将图像添加到标题:...HeaderPrimary 标头类型或 FooterPrimary 页脚类型和 insert_field 方法来添加所需字段。 以下代码示例演示如何将页码添加到右侧页脚:...

    docs.aspose.com/words/zh/python-net/working-wit...
  3. Cloner les diapositives de présentation en C++|...

    Dupliquez rapidement les diapositives PowerPoint avec Aspose.Slides pour C++. Suivez nos exemples de code clairs pour automatiser la création de PPT en quelques secondes et éliminer le travail manuel....la première section puis l’insertion de cette diapositive clonée...pas, supprimez‑les après l’insertion. Comment les graphiques et...

    docs.aspose.com/slides/fr/cpp/clone-slides/
  4. Comment modifier un document Word à l'aide de P...

    Ce court tutoriel contient des informations pour modifier un document Word à l'aide de python. Vous verrez comment Python peut modifier un document Word à l'aide d'un processus étape par étape et d'un exemple de code exécutable....Imaging Product Family Aspose.BarCode...modifier et utiliser pour votre insertion ou modification de texte,...

    kb.aspose.com/fr/words/python/how-to-edit-word-...
  5. Travailler avec des pages dans un fichier XPS |...

    Comment ajouter des pages à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/fr/java/xps/working-with-p...
  6. Understanding LaTeX Editors and the LaTeX 3 (ex...

    A concise guide that explains what a LaTeX editor does, the typical workflow, common editor categories, and the modern LaTeX 3 (expl3) programming layer....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/latex-editor/
  7. Chuyển PDF Thành BMP Python

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

    products.aspose.com/words/vi/python-net/convers...
  8. Chuyển PDF Thành GIF Python

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

    products.aspose.com/words/vi/python-net/convers...
  9. Chuyển DOC Thành TXT Python

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

    products.aspose.com/words/vi/python-net/convers...
  10. Chuyển WORD Thành EPUB Python

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

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