Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,059 for

ape

(0.13 sec)
  1. 使用 Python 处理 PDF 中的作品集|Aspose.PDF for Python vi...

    如何使用 Python 创建 PDF 作品集。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 作品集。...pdf as ap # 实例化 Document 对象 document = ap . Document ()...collection = ap . Collection () # 获取要添加到投资组合的文件 excel = ap . FileSpecification...

    docs.aspose.com/pdf/zh/python-net/portfolio/
  2. Python을 사용하여 PDF에 이미지 추가|Aspose.PDF for Python ...

    이 섹션에서는 Python 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....pdf as ap # 문서 열기 document = ap . Document ( input_file...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ko/python-net/add-image-to-...
  3. ארכיון

    ארכיון...pdf as ap # שלב 2: טען את מסמך ה-PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # שלב 4: שמור את...

    blog.aspose.com/he/pdf/resize-pdf-document-in-p...
  4. 기존 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...
  5. 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/
  6. 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/
  7. Archiwa

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

    blog.aspose.com/pl/pdf/convert-pdf-to-image-in-...
  8. Arsip

    Arsip...pdf as ap input_pdf = DIR_INPUT + "many_pages...# Buka dokumen PDF document = ap.Document(input_pdf) # Buat objek...

    blog.aspose.com/id/pdf/convert-pdf-to-image-in-...
  9. Archivio

    Archivio...pdf as ap input_pdf = DIR_INPUT + "many_pages...Apri documento PDF document = ap.Document(input_pdf) # Crea oggetto...

    blog.aspose.com/it/pdf/convert-pdf-to-image-in-...
  10. ארכיון

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "many_pages..."convert_pdf_to_jpeg" # פתח מסמך PDF document = ap.Document(input_pdf) # צור אובייקט...

    blog.aspose.com/he/pdf/convert-pdf-to-image-in-...