Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,096 for

ape

(0.05 sec)
  1. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....pdf as ap from aspose.pdf import Rectangle...from os import path document = ap . Document ( path_infile ) document...

    docs.aspose.com/pdf/python-net/actions/
  2. Convertir PDF en Excel en Python|Aspose.PDF pou...

    La bibliothèque Aspose.PDF pour Python vous permet de convertir des PDF en format Excel en utilisant Python. Ces formats incluent XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  3. Python에서 PDF를 Excel로 변환|Aspose.PDF for Python v...

    Aspose.PDF for Python 라이브러리를 사용하여 Python으로 PDF를 Excel 형식으로 변환할 수 있습니다. 이러한 형식에는 XLS, XLSX, XML 2003 스프레드시트, CSV, ODS가 포함됩니다....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  4. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) 以下代码片段向您展示如何验证...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  5. Архивы

    Архивы...pdf as ap # Инициализировать объект документа document = ap.Document()...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/ru/pdf/create-pdf-files-in-python/
  6. 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/
  7. Python을 사용하여 PDF에 테이블 생성 또는 추가|Aspose.PDF for P...

    Aspose.PDF for Python via .NET은 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 주제의 다른 고급 기능을 확인하세요.... table = ap . Table () 기존 PDF 문서에 테이블 추가하기...import aspose.pdf as ap # 소스 PDF 문서 불러오기 doc = ap . Document ( input_file...

    docs.aspose.com/pdf/ko/python-net/add-table-in-...
  8. Lưu trữ

    Lưu trữ...pdf as ap # Khởi tạo đối tượng tài liệu document = ap.Document()...đoạn văn bản text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/vi/pdf/create-pdf-files-in-python/
  9. 搜索

    搜索...pdf as ap # 初始化文檔對象 document = ap.Document() # 添加頁面...add() # 初始化文本片段對象 text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/zh-hant/pdf/create-pdf-files-in...
  10. Converter PDF para Documentos do Microsoft Word...

    Aprenda como escrever código Python para conversão de formatos de PDF para Microsoft Word com Aspose.PDF para Python via .NET e ajuste a conversão de PDF para DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap . Document ( input_pdf ) # Salvar...

    docs.aspose.com/pdf/pt/python-net/convert-pdf-t...