Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,096 for

ape

(0.55 sec)
  1. arkiv

    arkiv...pdf as ap outputFile = "page_{pageNo}.txt"...Öppna PDF-dokument document = ap.Document("input.pdf") # Skapa...

    blog.aspose.com/sv/pdf/extract-text-from-pdf-in...
  2. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...pdf as ap import fitz # PyMuPDF import...f_path, replacements): doc = ap.Document(input_pdf_path) for...

    forum.aspose.com/t/table-placeholder-replacemen...
  3. arkiv

    arkiv...pdf as ap # Ladda PDF:en doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/sv/pdf/rotate-pdf-in-python/
  4. 档案

    档案...pdf as ap # 使用 EPUB 加载选项实例化 LoadOption 对象 option = ap.EpubLoadOptions()...EpubLoadOptions() # 加载 EPUB 文件 document = ap.Document("sample.epub", option)...

    blog.aspose.com/zh/pdf/convert-epub-to-pdf-in-p...
  5. 搜索

    搜索...pdf as ap # 使用 EPUB 載入選項實例化 LoadOption 物件 option = ap.EpubLoadOptions()...EpubLoadOptions() # 載入 EPUB 檔案 document = ap.Document("sample.epub", option)...

    blog.aspose.com/zh-hant/pdf/convert-epub-to-pdf...
  6. 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/
  7. إنشاء مستند 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/
  8. Convertir HTML a PDF en Python|Aspose.PDF para ...

    Este tema te muestra cómo convertir HTML a PDF y MHTML a PDF usando Aspose.PDF. para Python....pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...

    docs.aspose.com/pdf/es/python-net/convert-html-...
  9. Lưu trữ

    Lưu trữ...pdf as ap # Tải tài liệu PDF đầu vào document = ap.Document("input...# Đặt văn bản hình mờ stamp = ap.TextStamp("CONFIDENTIAL") # Đặt...

    blog.aspose.com/vi/pdf/add-watermark-in-pdf-in-...
  10. آرشیوها

    آرشیوها...pdf as ap # سند PDF ورودی را بارگیری کنید document = ap.Document("input...# تنظیم متن واترمارک stamp = ap.TextStamp("CONFIDENTIAL") # ویژگی...

    blog.aspose.com/fa/pdf/add-watermark-in-pdf-in-...