Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,740 for

ape

(0.27 sec)
  1. 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...
  2. 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...
  3. 파이썬을 통한 셰이프 주석|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...
  4. 通过 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...
  5. 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...
  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. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....pdf as ap # Open document document = ap . Document ( input_file...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/python-net/extra-annotations/
  8. Adicionar Texto ao PDF usando Python|Aspose.PDF...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas....pdf as ap # Abrir documento document = ap . Document (...fragmento de texto text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/pt/python-net/add-text-to-p...
  9. 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...
  10. 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/