Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,093 for

ape

(0.14 sec)
  1. Архивы

    Архивы...pdf as ap # Создать экземпляр объекта TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Загрузите документ...

    blog.aspose.com/ru/pdf/convert-latex-to-word-py...
  2. 程序化创建PDF文档|Aspose.PDF for Python via .NET

    本页描述如何使用Aspose.PDF for Python via .NET库从头开始创建PDF文档。...pdf as ap # 初始化文档对象 document = ap . Document () # 添加页面...textfragment 对象 text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/zh/python-net/create-document/
  3. Hapus Gambar dari File PDF menggunakan Python|A...

    Bagian ini menjelaskan cara menghapus Gambar dari File PDF menggunakan Aspose.PDF untuk Python melalui .NET....pdf as ap # Buka dokumen document = ap . Document ( input_file...aspose.pdf as ap # Buka dokumen document = ap . Document ( input_file...

    docs.aspose.com/pdf/id/python-net/delete-images...
  4. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF....pdf as ap import os data_dir = "/path/to/your/pdf/files/"...data_dir , outfile ) document = ap . Document ( path_infile ) forms...

    docs.aspose.com/pdf/python-net/remove-form/
  5. 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-...
  6. آرشیوها

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

    blog.aspose.com/fa/pdf/add-watermark-in-pdf-in-...
  7. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...pdf as ap # 加载源 PDF 文档 pdf_document = ap . Document ( input_file...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  8. 在 PDF 中添加页面与 Python|Aspose.PDF for Python via .NET

    本文介绍如何在 PDF 文件的所需位置插入(添加)页面。了解如何使用 C# 移动、删除(删除)PDF 文件中的页面。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...import aspose.pdf as ap # 打开文档 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/zh/python-net/add-pages/
  9. Arsip

    Arsip...pdf as ap # Muat file PDF document = ap.Document("input...pages: # Buat PDF baru splitPDF = ap.Document() # Tambahkan halaman...

    blog.aspose.com/id/pdf/split-pdf-in-python/
  10. Arşiv

    Arşiv...pdf as ap # PDF dosyasını yükle document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/tr/pdf/encrypt-decrypt-pdf-in-p...