Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 11,732 for

insert images

(0.18 sec)
  1. 使用 Python 在 Word 中插入脚注

    请遵循本文,使用 Python 在 Word 中插入脚注。文章包含设置 IDE 的详细步骤、步骤列表和示例代码,展示如何使用 Python 在 Word 中添加脚注。...Imaging Product Family Aspose.BarCode...入新文本 设置 footnote 类型和文本,并调用 insert_footnote() 方法 通过设置编号规则和位置来自定义...

    kb.aspose.com/zh/words/python/insert-footnote-i...
  2. วิธีเพิ่มหน้า PDF ในระหว่างโดยใช้ Python

    บทความนี้มีข้อมูลเกี่ยวกับวิธีเพิ่มหน้า PDF ระหว่างการใช้ Python ให้รายละเอียดทีละขั้นตอนในการตั้งค่า IDE เขียนแอปพลิเคชันและโค้ดตัวอย่างที่รันได้เพื่อเพิ่มหน้า PDF เป็น PDF โดยใช้ Python...Imaging Product Family Aspose.BarCode...เพื่อจัดการหน้า PDF เรียกใช้เมธอด insert() และระบุชื่อไฟล์ PDF ต้นฉบับสองไฟล์และไฟล์...

    kb.aspose.com/th/pdf/python/how-to-add-pdf-page...
  3. Annotations supplémentaires utilisant C#|Aspose...

    Apprenez à ajouter des annotations supplémentaires aux fichiers PDF en .NET en utilisant Aspose.PDF pour des fonctionnalités de documents interactifs....utilisée pour indiquer l’insertion de texte. Créer une nouvelle...Caret Annotation for text insertion var caretAnnotation1 = new...

    docs.aspose.com/pdf/fr/net/extra-annotations/
  4. Архивы

    Архивы...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-...
  5. Archiv

    Archiv...insert_cell() table.auto_fit(aw.tables...1") # vložit buňku builder.insert_cell() builder.write("This...

    blog.aspose.com/cs/words/create-word-documents-...
  6. Thêm Trang vào PDF trong Python | Chèn một Tran...

    Thêm trang vào PDF trong Python. Học cách chèn một trang vào PDF, thêm các trang từ các PDF khác và chèn các trang ở các vị trí cụ thể bằng cách lập trình....insert() để đặt nó vào tài liệu đích...PDF đích destination.pages.insert(1, source.pages[1]) # Lưu tài...

    blog.aspose.com/vi/pdf/add-pages-to-pdf-in-python/
  7. نقشه های DXF|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....را با استفاده از روش کارخانه Image.load بارگذاری کنید. شیئی از...VectorRasterizationO را تنظیم کنید. متد Image.Save را با ارسال شیئی از PdfOptions...

    docs.aspose.com/cad/fa/java/developer-guide/aut...
  8. Trabajar con imágenes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getIcon (); // create an image file FileOutputStream fos =...// write byte array of the image fos . write ( bytes ); // close...

    docs.aspose.com/diagram/es/java/working-with-im...
  9. Lavorare con le immagini|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getIcon (); // create an image file FileOutputStream fos =...// write byte array of the image fos . write ( bytes ); // close...

    docs.aspose.com/diagram/it/java/working-with-im...
  10. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...SaveOptions ) update_ole_control_images Gets or sets a value determining...whether OLE controls presentation image will be updated. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...