Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 4,110 for

ape

(0.42 sec)
  1. Utilisation de l'Annotation de Texte pour PDF v...

    Aspose.PDF pour Python vous permet d'Ajouter, d'Obtenir et de Supprimer une Annotation de Texte de votre document PDF....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/fr/python-net/text-annotation/
  2. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF для Python через .NET, которые были представлены в последних выпусках....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  3. Apa yang baru|Aspose.PDF untuk Python via .NET

    Halaman ini memperkenalkan fitur baru paling populer di Aspose.PDF untuk Python via .NET yang telah diperkenalkan dalam rilis terbaru....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/id/python-net/whatsnew/
  4. Anotaciones Extras usando Python|Aspose.PDF par...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF....pdf as ap # Abrir documento document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/es/python-net/extra-annotat...
  5. إنشاء أو إضافة جدول في PDF باستخدام Python|Aspo...

    Aspose.PDF for Python عبر .NET هي مكتبة تستخدم لإنشاء وقراءة وتحرير جداول PDF. تحقق من الوظائف المتقدمة الأخرى في هذا الموضوع.... table = ap . Table () إضافة جدول إلى مستند...aspose.pdf as ap # تحميل مستند PDF المصدر doc = ap . Document (...

    docs.aspose.com/pdf/ar/python-net/add-table-in-...
  6. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... table = ap . Table () Adding Table in Existing...aspose.pdf as ap # Load source PDF document doc = ap . Document...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  7. PDF ハイライト注釈を使用したPython|Aspose.PDF for Python vi...

    マークアップ注釈は、ドキュメントのテキスト中にハイライト、下線、取り消し線、またはギザギザの下線として表示されます。...pdf as ap # ドキュメントを開く document = ap . Document ( input_file...円形注釈を作成する highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/ja/python-net/highlights-an...
  8. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....pdf as ap # Open PDF document with ap . Document ( path_infile...operator page . contents . add ( ap . operators . GSave ()) # Create...

    docs.aspose.com/pdf/python-net/working-with-ope...
  9. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....pdf as ap from os import path path_outfile...source PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/adding-tables/
  10. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....pdf as ap # Open document document = ap . Document ( input_file...Annotation highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/python-net/highlights-annot...