Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,093 for

ape

(0.06 sec)
  1. 在 PDF 中创建或添加表格使用 Python|Aspose.PDF for Python v...

    Aspose.PDF for Python via .NET 是一个用于创建、读取和编辑 PDF 表格的库。在此主题中查看其他高级功能。... table = ap . Table () 在现有 PDF 文档中添加表格 要通过...import aspose.pdf as ap # 加载源PDF文档 doc = ap . Document ( input_file...

    docs.aspose.com/pdf/zh/python-net/add-table-in-...
  2. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shApe when inserted into the ShApes collection to ensure it fits within its parent container....pdf as ap import aspose.pdf.drawing as...Document instance document = ap . Document () # Add page to pages...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  3. Tambahkan Teks ke PDF menggunakan Python|Aspose...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...fragmen teks text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/id/python-net/add-text-to-p...
  4. Formatage du document PDF en utilisant Python|A...

    Créer et formater le document PDF avec Aspose.PDF pour Python via .NET. Utilisez le prochain extrait de code pour résoudre vos tâches....pdf as ap # Ouvrir le document document = ap . Document (...aspose.pdf as ap # Ouvrir le document document = ap . Document (...

    docs.aspose.com/pdf/fr/python-net/formatting-pd...
  5. 파이썬을 사용하여 PDF 문서 형식화|Aspose.PDF for Python via ...

    Aspose.PDF for Python via .NET을 사용하여 PDF 문서를 생성하고 형식화하십시오. 다음 코드 스니펫을 사용하여 작업을 해결하십시오....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...import aspose.pdf as ap # 문서 열기 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/formatting-pd...
  6. Tambahkan Cap Teks di PDF melalui Python|Aspose...

    Tambahkan cap teks ke dokumen PDF menggunakan kelas TextStamp dengan pustaka Aspose.PDF untuk Python....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...# Buat cap teks text_stamp = ap . TextStamp ( "Sample Stamp"...

    docs.aspose.com/pdf/id/python-net/text-stamps-i...
  7. Python을 통한 PDF의 텍스트 주석 사용|Aspose.PDF for Python...

    Aspose.PDF for Python은 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있도록 합니다....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ko/python-net/text-annotation/
  8. Anotasi PDF sticky menggunakan Python|Aspose.PD...

    Topik ini tentang anotasi sticky, sebagai contoh kami menunjukkan Anotasi Watermark dalam teks....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/id/python-net/sticky-annota...
  9. Создать или добавить таблицу в PDF с использова...

    Aspose.PDF для Python через .NET - это библиотека, используемая для создания, чтения и редактирования таблиц PDF. Ознакомьтесь с другими расширенными функциями в этой теме.... table = ap . Table () Добавление таблицы...pdf as ap # Загрузить исходный PDF документ doc = ap . Document...

    docs.aspose.com/pdf/ru/python-net/add-table-in-...
  10. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....pdf as ap # Open document document = ap . Document ( input_pdf...Create a bookmark object outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/python-net/add-and-delete-b...