Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 5,739 for

ape

(0.31 sec)
  1. Anotasi Keamanan menggunakan Python|Aspose.PDF ...

    Pelajari cara menandai teks untuk penyensoran, menerapkan anotasi penyensoran, dan menyensor area gambar dalam file PDF menggunakan Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/id/python-net/security-anno...
  2. Ajouter des formes d'ellipse au PDF en Python|A...

    Apprenez à dessiner, remplir et étiqueter des formes d'ellipse dans les fichiers PDF en Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/fr/python-net/add-ellipse/
  3. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/adding-tables/
  4. Adicionar tabelas ao PDF em Python|Aspose.PDF f...

    Saiba como adicionar e configurar tabelas em documentos PDF existentes em Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/adding-tables/
  5. Python を使用したマークアップアノテーション|Aspose.PDF for Python...

    .NET 経由で Aspose.PDF for Python を使用して、PDF ドキュメント内のテキスト、キャレット、注釈を追加、読み取り、削除する方法、および注釈を置換する方法について説明します。... ソース PDF を開く document = ap . Document ( infile ) テキスト注釈の作成と設定...イコンを設定します。 text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/ja/python-net/markup-annota...
  6. 在 Python 中使用 FloatingBox 进行 PDF 布局|Aspose.PDF f...

    学习如何在 PDF 文档中使用 FloatingBox 进行文本布局、多列内容和精确定位(使用 Python)。...pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/zh/python-net/floating-box/
  7. Anotaciones interactivas usando Python|Aspose.P...

    Aprenda cómo agregar, leer y eliminar anotaciones de enlace, y cómo crear botones de navegación e impresión en documentos PDF usando Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...acción URI a él. link_annotation = ap . annotations . LinkAnnotation...

    docs.aspose.com/pdf/es/python-net/interactive-a...
  8. 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...
  9. إنشاء أو إضافة جدول في 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-...
  10. 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...