Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,096 for

ape

(0.2 sec)
  1. PDFにページ番号を追加する方法 (Python)|Aspose.PDF for Python...

    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/ja/python-net/add-page-number/
  2. 記録

    記録...pdf as ap # PdfViewer オブジェクトを作成する viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # 印刷する PDF ファイルを含むディレクトリ パス path...

    blog.aspose.com/ja/pdf/print-pdf-in-python/
  3. Eliminar tablas de un PDF existente|Aspose.PDF ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....as ap # Cargar documento PDF existente pdf_document = ap . Document...para encontrar tablas absorber = ap . text . TableAbsorber () # Visitar...

    docs.aspose.com/pdf/es/python-net/remove-tables...
  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. 아카이브

    아카이브...pdf as ap input_pdf = DIR_INPUT + "many_pages...document = ap.Document(input_pdf) # 해결 개체 만들기 resolution = ap.devices...

    blog.aspose.com/ko/pdf/convert-pdf-to-image-in-...
  6. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....pdf as ap # Global configuration DATA_DIR...""" # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  7. Extracting Pages programmatically Python|Aspose...

    You can extract pages from your PDF file using Aspose.PDF for Python via .NET library....PDF using the Document API ( ap.Document() ). Create a new Document...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/extract-pages/
  8. 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...
  9. Archiv

    Archiv...pdf as ap Text extrahieren: PDF in Python...aspose.pdf as ap # Open PDF Dokument document = ap.Document("AddText...

    blog.aspose.com/de/pdf/parse-pdf-in-python/
  10. ค้นหา

    ค้นหา...pdf as ap การดึงข้อความ: การวิเคราะห์ PDF...aspose.pdf as ap # เปิดเอกสาร PDF document = ap.Document("AddText...

    blog.aspose.com/th/pdf/parse-pdf-in-python/