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

ape

(0.09 sec)
  1. ארכיון

    ארכיון...pdf as ap # אInstantiate LoadOption object...option = ap.EpubLoadOptions() # טען קובץ EPUB document = ap.Document("sample...

    blog.aspose.com/he/pdf/convert-epub-to-pdf-in-p...
  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. Ajouter un filigrane à un PDF en utilisant Pyth...

    Cet article explique les fonctionnalités de travail avec les artefacts et l'obtention de filigranes dans les PDFs en utilisant Python de manière programmatique....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/fr/python-net/add-watermarks/
  5. 파이썬을 사용하여 북마크 가져오기, 업데이트 및 확장|Aspose.PDF for Py...

    이 문서는 Aspose.PDF for Python 라이브러리를 사용하여 PDF 파일에서 북마크를 사용하는 방법에 대해 설명합니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...pdf as ap # PdfBookmarkEditor 생성 bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/ko/python-net/get-update-an...
  6. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...pdf as ap # 创建 PdfBookmarkEditor bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  7. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification.... Open the PDF file using ‘ap.Document()’. Create a TableAbsorber...saved file. import aspose.pdf as ap from os import path # Define...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  8. Manipuler un document PDF en Python via .NET|As...

    Cet article contient des informations sur la façon de valider un document PDF pour la norme PDF A en utilisant Python, comment travailler avec le TOC, comment définir une date d'expiration pour le PDF, etc....pdf as ap # Ouvrir le document document = ap . Document (...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) L’exemple...

    docs.aspose.com/pdf/fr/python-net/manipulate-pd...
  9. Python을 통한 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/ko/python-net/manipulate-pd...
  10. 在 PDF 中添加文字印章通过 Python|Aspose.PDF for Python vi...

    使用 Aspose.PDF for Python 库的 TextStamp 类向 PDF 文档添加文字印章。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...input_pdf ) # 创建文字印章 text_stamp = ap . TextStamp ( "Sample Stamp"...

    docs.aspose.com/pdf/zh/python-net/text-stamps-i...