Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,740 for

ape

(0.12 sec)
  1. 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...
  2. 在 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/
  3. 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...
  4. Uso de Anotación de Texto para PDF a través de ...

    Aspose.PDF para Python le permite Agregar, Obtener y Eliminar Anotación de Texto de su documento PDF....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/es/python-net/text-annotation/
  5. Konversi PDF ke PDF/A, PDF/E, dan PDF/X dalam P...

    Pelajari cara mengonversi file PDF ke PDF/A, PDF/E, dan PDF/X dalam Python dengan Aspose.PDF for Python via .NET untuk alur kerja pengarsipan, aksesibilitas, dan pencetakan....Muat dokumen PDF menggunakan ‘ap.Document’. Panggil metode convert...pemeriksaan kepatuhan. Format target - ‘ap.PdfFormat.PDF_A_1B’ (standar...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  6. إضافة جداول إلى PDF في Python|Aspose.PDF for Py...

    تعرف على كيفية إضافة الجداول وتكوينها في مستندات PDF الموجودة في Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/adding-tables/
  7. 使用 Python 的安全注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 标记要进行编辑的文本、应用编辑注释,以及在 PDF 文件中编辑图像区域。...document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/zh/python-net/security-anno...
  8. Anotações Extras usando Python|Aspose.PDF para ...

    Esta seção descreve como adicionar, obter e deletar tipos extras de anotações do seu documento PDF....pdf as ap # Abrir documento document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/pt/python-net/extra-annotat...
  9. إنشاء روابط PDF في بايثون|Aspose.PDF for Python...

    تعرف على كيفية إنشاء روابط PDF داخلية وخارجية وبعيدة في Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/ar/python-net/create-links/
  10. Gunakan FloatingBox untuk Tata Letak PDF di Pyt...

    Pelajari cara menggunakan FloatingBox untuk tata letak teks, konten multi‑kolom, dan penempatan yang presisi dalam dokumen PDF dengan Python....pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/id/python-net/floating-box/