Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,740 for

ape

(0.35 sec)
  1. 在 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/
  2. 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...
  3. 使用 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...
  4. Markup Annotations menggunakan Python|Aspose.PD...

    Pelajari cara menambah, membaca, dan menghapus teks, caret, serta mengganti anotasi dalam dokumen PDF menggunakan Aspose.PDF for Python via .NET.... Buka PDF sumber document = ap . Document ( infile ) Buat dan...serta ikon. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/id/python-net/markup-annota...
  5. 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...
  6. Convertir PDF en PDF/A, PDF/E et PDF/X en Pytho...

    Apprenez comment convertir des fichiers PDF en PDF/A, PDF/E et PDF/X en Python avec Aspose.PDF for Python via .NET pour l’archivage, l’accessibilité et les flux de travail d’impression....le document PDF en utilisant ‘ap.Document’. Appelez la méthode...de conformité. Format cible - ‘ap.PdfFormat.PDF_A_1B’ (norme d’archivage)...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  7. 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...
  8. 파이썬을 통한 셰이프 주석|Aspose.PDF for Python via .NET

    .NET을 통해 Aspose.PDF for Python을 사용하여 PDF 문서에서 선, 사각형, 원, 다각형 및 폴리라인 주석을 추가, 검사 및 삭제하는 방법을 알아봅니다.... 원본 PDF 열기 document = ap . Document ( infile ) 라인 주석 생성...생성 및 구성 line_annotation = ap . annotations . LineAnnotation (...

    docs.aspose.com/pdf/ko/python-net/shape-annotat...
  9. 通过 Python 的形状注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除直线、正方形、圆形、多边形和折线注释。...document = ap . Document ( infile ) 创建并配置线注释 line_annotation = ap . annotations...1 ], ap . Rectangle ( 550 , 93 , 562 , 439 , True ), ap . Point...

    docs.aspose.com/pdf/zh/python-net/shape-annotat...
  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/