Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,110 for

ape

(0.1 sec)
  1. Archiwa

    Archiwa...pdf as ap outputFile = "page_{pageNo}.txt"...Otwórz dokument PDF document = ap.Document("input.pdf") # Utwórz...

    blog.aspose.com/pl/pdf/extract-text-from-pdf-in...
  2. ארכיון

    ארכיון...pdf as ap outputFile = "page_{pageNo}.txt"...txt" # פתח מסמך PDF document = ap.Document("input.pdf") # צור התקן...

    blog.aspose.com/he/pdf/extract-text-from-pdf-in...
  3. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "many_pages...Ouvrir le document PDF document = ap.Document(input_pdf) # Créer un...

    blog.aspose.com/fr/pdf/convert-pdf-to-image-in-...
  4. كيفية دمج ملفات PDF باستخدام بايثون|Aspose.PDF ...

    تشرح هذه الصفحة كيفية دمج مستندات PDF في ملف PDF واحد باستخدام بايثون....pdf as ap # افتح المستند الأول document1 = ap . Document...افتح المستند الثاني document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/ar/python-net/merge-pdf-doc...
  5. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....AsposePDFPythonWrapp as ap import AsposePDFPython as apCore document = ap . Document...( "sample0.pdf" ) textStamp = ap . TextStamp ( "Sample Stamp"...

    products.aspose.com/pdf/python-cpp/stamps/text/
  6. 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/
  7. 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...
  8. 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-...
  9. آرشیوها

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

    blog.aspose.com/fa/pdf/add-watermark-in-pdf-in-...
  10. 아카이브

    아카이브...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # PDF 문서 열기 document = ap.Document(input_pdf) # PptxSaveOptions...

    blog.aspose.com/ko/pdf/convert-pdf-to-ppt-in-py...