Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 5,749 for

ape

(0.98 sec)
  1. 링크 추출|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 모든 링크를 추출하고, 해당 좌표와 URI를 인쇄합니다 (사용 가능한 경우)....pdf as ap import sys from os import path..." ) if is_assignable ( link , ap . annotations . LinkAnnotation...

    docs.aspose.com/pdf/ko/python-net/extract-links/
  2. إنشاء مستند PDF برمجياً|Aspose.PDF لـ Python عب...

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام Aspose.PDF for Python عبر مكتبة .NET....pdf as ap # تهيئة كائن الوثيقة document = ap . Document ()...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ar/python-net/create-document/
  3. Tambahkan latar belakang ke PDF dengan Python|A...

    Tambahkan gambar latar belakang ke file PDF Anda dengan Python. Gunakan kelas BackgroundArtifact....pdf as ap # Buat objek Dokumen baru document = ap . Document...Artefak Latar Belakang background = ap . BackgroundArtifact () # Tentukan...

    docs.aspose.com/pdf/id/python-net/add-backgrounds/
  4. Повернуть страницы PDF в Python|Aspose.PDF for ...

    Узнайте, как вращать страницы PDF и менять ориентацию страниц в Python....pdf as ap from os import path def rotate_page...infile , outfile ): document = ap . Document ( infile ) for page...

    docs.aspose.com/pdf/ru/python-net/rotate-pages/
  5. Crop PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to crop PDF pages and adjust crop, trim, bleed, and media boxes in Python....Load the PDF as a Document (use ap.Document() ). Define the cropping...import sys import aspose.pdf as ap from os import path def crop_page...

    docs.aspose.com/pdf/python-net/crop-pages/
  6. 既存の PDF ドキュメント内の表の操作|Aspose.PDF for Python via ...

    Python を使用して既存の PDF ドキュメント内のテーブルを検査および変更する方法を学びます。...pdf as ap def replace_cell_text ( infile...Open PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/ja/python-net/manipulating-...
  7. Archivo

    Archivo...pdf as ap # Cargar documento PDF de entrada document = ap.Document("input...texto de marca de agua stamp = ap.TextStamp("CONFIDENTIAL") # Establecer...

    blog.aspose.com/es/pdf/add-watermark-in-pdf-in-...
  8. Archiv

    Archiv...pdf as ap # Eingabe-PDF Dokument laden document = ap.Document("input...Wasserzeichentext festlegen stamp = ap.TextStamp("CONFIDENTIAL") # Legen...

    blog.aspose.com/de/pdf/add-watermark-in-pdf-in-...
  9. ארכיון

    ארכיון...pdf as ap # טען מסמך PDF לקלט document = ap.Document("input...הגדר טקסט של סימן מים stamp = ap.TextStamp("CONFIDENTIAL") # הגדר...

    blog.aspose.com/he/pdf/add-watermark-in-pdf-in-...
  10. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...PDF Dokument öffnen document = ap.Document(input_pdf) # PDF als...

    blog.aspose.com/de/pdf/convert-pdf-to-doc-in-py...