Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,647 for

ape

(0.16 sec)
  1. Python 에서 PDF에서 텍스트 추출 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어, PHP, VBScript, 델파이, C++에서 PDF 파일에서 텍스트를 추출하는 파이썬 소스 코드....pdf as ap # Open document dataDir = "..." document = ap . Document...to extract text textAbsorber = ap . text . TextAbsorber () # Accept...

    products.aspose.com/pdf/ko/python-net/parser/text/
  2. How to compress PDF | Aspose.PDF

    Do you know how easily compress PDF documents in Python? Compress PDF files with high quality using Python via .NET PDF library....pdf as ap # Open document document = ap . Document ( input_pdf...

    products.aspose.com/pdf/tutorial/compress-pdf/
  3. PythonでプログラムによるPDFページのトリミング|Aspose.PDF for Pyth...

    Aspose.PDF for Python via .NETを使用して、幅、高さ、裁ち落とし、トリムボックスなどのページプロパティを取得できます。...pdf as ap document = ap . Document ( input_pdf...input_pdf ) # 新しいボックス矩形を作成 new_box = ap . Rectangle ( 200 , 220 , 2170...

    docs.aspose.com/pdf/ja/python-net/crop-pages/
  4. Python으로 PDF 페이지 크기 변경|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET 라이브러리를 사용하여 PDF 문서의 페이지 크기 변경....pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/change-page-s...
  5. 스탬프에서 텍스트 추출|Aspose.PDF for C++

    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....MakeObject < TextAbsorber > (); auto ap = annot -> get_Appearance ()...idx_get ( u "N" ); ta -> Visit ( ap ); Console :: WriteLine ( ta...

    docs.aspose.com/pdf/ko/cpp/extract-text-from-st...
  6. พิมพ์ PDF โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูหลามในการพิมพ์เอกสาร PDF บน .NET Framework, .NET หลัก...pdf as ap import aspose.pydrawing as drawing...Create PdfViewer object viewer = ap . facades . PdfViewer () # Open...

    products.aspose.com/pdf/th/python-net/print/
  7. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....pdf as ap # Initialize document object document = ap . Document()...textfragment object text_fragment = ap . text . TextFragment( "Hello...

    releases.aspose.com/pdf/pythonnet/
  8. PDF 合并 | Aspose.PDF

    将 PDF 文档与适用于任何平台的免费跨平台应用程序和高代码 API 合并。...pdf as ap # Open first document document1 = ap . Document...Open second document document2 = ap . Document ( input_pdf_2 ) #...

    products.aspose.com/pdf/zh-hans/merger/
  9. Python 를 사용하여 PDF에서 텍스트 또는 이미지 추출 | Aspose.PDF

    PDF 파일에서 텍스트와 이미지를 추출하는 Python 소스 코드입니다....pdf as ap # Open document dataDir = "..." document = ap . Document...to extract text textAbsorber = ap . text . TextAbsorber () # Accept...

    products.aspose.com/pdf/ko/python-net/parser/
  10. ویرایش PDF با استفاده از Python | Aspose.PDF

    این صفحه ویژگی‌های ویرایش فایل پی‌دی‌اف با استفاده از Aspose.PDF برای کتابخانه پایتون را شرح می‌دهد....as apdf # load PDF file pdf = ap . Document ( 'input_file' ) #...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/fa/python-net/editor/