Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,093 for

ape

(0.07 sec)
  1. آرشیوها

    آرشیوها...pdf as ap # شیء PdfViewer ایجاد کنید viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # مسیر دایرکتوری حاوی فایل های...

    blog.aspose.com/fa/pdf/print-pdf-in-python/
  2. 搜索

    搜索...pdf as ap # 建立 PdfViewer 對象 viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # 包含要列印的 PDF 檔案的目錄路徑 path = "D:\\Files\\"...

    blog.aspose.com/zh-hant/pdf/print-pdf-in-python/
  3. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis.... Use ap.Document(path_infile) to open...each link. import aspose.pdf as ap from os import path # Construct...

    docs.aspose.com/pdf/python-net/extract-links/
  4. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET....pdf as ap # Create PDF Document document = ap . Document...aspose.pdf as ap # Create PDF Document document = ap . Document...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  5. 기존 PDF의 테이블 조작|Aspose.PDF for Python via .NET

    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....pdf as ap # 기존 PDF 파일 로드 pdf_document = ap . Document (...TableAbsorber 객체 생성 absorber = ap . text . TableAbsorber () # 첫...

    docs.aspose.com/pdf/ko/python-net/manipulate-ta...
  6. Lưu trữ

    Lưu trữ...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # Mở tệp PDF document = ap.Document(input_pdf) # Tạo và...

    blog.aspose.com/vi/pdf/convert-pdf-to-excel-in-...
  7. Compare PDF documents|Aspose.PDF for Python via...

    It's possible to compare PDF documents content with annotation marks and side-by-side output....pdf as ap from aspose.pdf.comparison import...Open PDF documents document1 = ap . Document ( data_dir + "ComparingSpecificPag...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  8. PDF를 EPUB, LaTeX, 텍스트, XPS로 변환하기|Aspose.PDF for...

    이 주제는 Python을 사용하여 PDF 파일을 EPUB, LaTeX, 텍스트, XPS 등과 같은 다른 파일 형식으로 변환하는 방법을 보여줍니다....pdf as ap input_pdf = DIR_INPUT + "sample...epub" # PDF 문서 열기 document = ap . Document ( input_pdf ) # Epub...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  9. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....PDF library as ‘ap’. Load the input PDF file named...using the ‘rotate’ property with ‘ap.Rotation.ON90’ to rotate by 90...

    products.aspose.com/pdf/tutorial/rotate-pdf/
  10. Archivio

    Archivio...pdf as ap Ora, esploriamo come utilizzare...aspose.pdf as ap # Crea un nuovo documento document = ap.Document()...

    blog.aspose.com/it/pdf/best-python-pdf-library/