Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,093 for

ape

(0.05 sec)
  1. PDF에 이미지 스탬프 추가하기 (Python 사용)|Aspose.PDF for Py...

    Aspose.PDF for Python 라이브러리의 ImageStamp 클래스를 사용하여 PDF 문서에 이미지 스탬프를 추가합니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...) # 이미지 스탬프 생성 image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/ko/python-net/image-stamps-...
  2. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python....pdf as ap path_infile = self . data_dir...infile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/working-with-vec...
  3. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....pdf as ap # Open document document = ap . Document ( input_pdf...aspose.pdf as ap # Open document document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  4. Abrir documento PDF programáticamente|Aspose.PD...

    Aprenda a abrir un archivo PDF en Python Aspose.PDF para la biblioteca Python a través de .NET. Puede abrir un PDF existente, un documento desde un flujo y un documento PDF cifrado....pdf as ap # Abrir documento document = ap . Document (...desde flujo import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/es/python-net/open-pdf-docu...
  5. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。...pdf as ap # 初始化文档对象 document = ap . Document () # 添加页面...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  6. 파이썬을 사용하여 북마크 추가 및 삭제|Aspose.PDF for Python via...

    파이썬을 사용하여 PDF 문서에 북마크를 추가할 수 있습니다. PDF 문서에서 모든 또는 특정 북마크를 삭제할 수 있습니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...input_pdf ) # 책갈피 객체 생성 outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/ko/python-net/add-and-delet...
  7. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python....pdf as ap import aspose.pydrawing as drawing...pfxfile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  8. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....pdf as ap path_infile = path . join ( self...document = ap . Document ( path_infile ) save_options = ap . EpubSaveOptions...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  9. Манипуляция таблицами в существующем 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...
  10. Formateo de Documento PDF usando Python|Aspose....

    Crear y formatear el Documento PDF con Aspose.PDF para Python vía .NET. Use el siguiente fragmento de código para resolver sus tareas....pdf as ap # Abrir documento document = ap . Document (...aspose.pdf as ap # Abrir documento document = ap . Document (...

    docs.aspose.com/pdf/es/python-net/formatting-pd...