Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,093 for

ape

(0.42 sec)
  1. PDF에 텍스트 스탬프 추가하기 (Python 사용)|Aspose.PDF for Py...

    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/ko/python-net/text-stamps-i...
  2. Archiver

    les archives...pdf as ap Maintenant, explorons comment...aspose.pdf as ap # Créer un nouveau document document = ap.Document()...

    blog.aspose.com/fr/pdf/best-python-pdf-library/
  3. 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-...
  4. PDF スティッキー注釈を Python で使用する|Aspose.PDF for Pytho...

    このトピックはスティッキー注釈についてであり、例としてテキストにウォーターマーク注釈を示します。...pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ja/python-net/sticky-annota...
  5. 以编程方式打开PDF文档|Aspose.PDF for Python via .NET

    了解如何在Python Aspose.PDF for Python via .NET库中打开PDF文件。您可以打开现有的PDF、从流中打开文档以及加密的PDF文档。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...从流中打开现有的PDF文档 import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/zh/python-net/open-pdf-docu...
  6. PDF 문서 프로그래밍 방식으로 열기|Aspose.PDF for Python via ...

    Python Aspose.PDF for Python via .NET 라이브러리를 사용하여 PDF 파일을 여는 방법을 알아보세요. 기존 PDF, 스트림의 문서 및 암호화된 PDF 문서를 열 수 있습니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...PDF 문서 열기 import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/ko/python-net/open-pdf-docu...
  7. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF...pdf as ap import aspose.pydrawing as drawing...""" # Create PDF document with ap . Document () as document : document...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  8. Манипуляция таблицами в существующем PDF|Aspose...

    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....as ap # Загрузить существующий PDF файл pdf_document = ap . Document...для поиска таблиц absorber = ap . text . TableAbsorber () # Посетить...

    docs.aspose.com/pdf/ru/python-net/manipulate-ta...
  9. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....pdf as ap import aspose.pdf.drawing as...Create PDF document document = ap . Document () # Add page page...

    docs.aspose.com/pdf/python-net/add-curve/
  10. Converter PDF para Excel em Python|Aspose.PDF p...

    A biblioteca Aspose.PDF para Python permite converter PDF para formato Excel usando Python. Esses formatos incluem 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/pt/python-net/convert-pdf-t...