Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,096 for

ape

(0.15 sec)
  1. PDF에 페이지 번호 추가하기 (Python 사용)|Aspose.PDF for Pyt...

    Aspose.PDF for Python via .NET을 사용하여 PageNumber Stamp 클래스를 통해 PDF 파일에 페이지 번호 스탬프를 추가할 수 있습니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...번호 스탬프 생성 page_number_stamp = ap . PageNumberStamp () # 스탬프가 배경인지...

    docs.aspose.com/pdf/ko/python-net/add-page-number/
  2. Adding Pages in PDF with Python|Aspose.PDF for ...

    Discover how to add pages to a PDF document in Python using Aspose.PDF for flexible document creation and editing....pdf as ap # Global configuration DATA_DIR...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/add-pages/
  3. Mover Páginas de PDF programaticamente via Pyth...

    Tente mover páginas para a localização desejada ou para o final de um arquivo PDF usando Aspose.PDF para Python via .NET....pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/pt/python-net/move-pages/
  4. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file.... Open the PDF document using ap.Document() (see Document ). Create...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  5. Archiwa

    Archiwa...pdf as ap input_pdf = DIR_INPUT + "sample...Otwórz dokument PDF document = ap.Document(input_pdf) # Zapisz...

    blog.aspose.com/pl/pdf/convert-pdf-to-doc-in-py...
  6. Lưu trữ

    Lưu trữ...pdf as ap # Khởi tạo đối tượng LoadOption...option = ap.EpubLoadOptions() # Tải một tệp EPUB document = ap.Document("sample...

    blog.aspose.com/vi/pdf/convert-epub-to-pdf-in-p...
  7. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete dokument PDF document = ap.Document(input_pdf) # Uložit...

    blog.aspose.com/cs/pdf/convert-pdf-to-doc-in-py...
  8. ค้นหา

    ค้นหา...pdf as ap # โหลดเอกสาร PDF อินพุต document = ap.Document("input...ตั้งค่าข้อความลายน้ำ stamp = ap.TextStamp("CONFIDENTIAL") # ...

    blog.aspose.com/th/pdf/add-watermark-in-pdf-in-...
  9. Архивы

    Архивы...pdf as ap outputFile = "page_{pageNo}.txt"...Открыть PDF-документ document = ap.Document("input.pdf") # Создать...

    blog.aspose.com/ru/pdf/extract-text-from-pdf-in...
  10. Archivio

    Archivio...pdf as ap outputFile = "page_{pageNo}.txt"...Apri documento PDF document = ap.Document("input.pdf") # Crea...

    blog.aspose.com/it/pdf/extract-text-from-pdf-in...