Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,093 for

ape

(0.1 sec)
  1. Manipular Tablas en PDF existente|Aspose.PDF pa...

    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 # Cargar archivo PDF existente pdf_document = ap . Document...para encontrar tablas absorber = ap . text . TableAbsorber () # Visitar...

    docs.aspose.com/pdf/es/python-net/manipulate-ta...
  2. Créer ou Ajouter une Table dans un PDF en utili...

    Aspose.PDF pour Python via .NET est une bibliothèque utilisée pour créer, lire et éditer des Tables PDF. Consultez d'autres fonctions avancées dans ce sujet.... table = ap . Table () Ajout de Table dans...aspose.pdf as ap # Charger le document PDF source doc = ap . Document...

    docs.aspose.com/pdf/fr/python-net/add-table-in-...
  3. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....pdf as ap from os import path path_outfile..., outfile ) try : document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  4. Trabalhando com Portfólio em PDF usando Python|...

    Como Criar um Portfólio em PDF com Python. Você deve usar um arquivo Microsoft Excel, um documento Word e um arquivo de imagem para criar um Portfólio em PDF....pdf as ap # Instanciar Objeto Documento document = ap . Document...documento document . collection = ap . Collection () # Obter arquivos...

    docs.aspose.com/pdf/pt/python-net/portfolio/
  5. إضافة رقم الصفحة إلى PDF باستخدام Python|Aspose...

    Aspose.PDF لـ Python عبر .NET يتيح لك إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumberStamp....pdf as ap # فتح المستند document = ap . Document ( input_pdf...رقم الصفحة page_number_stamp = ap . PageNumberStamp () # ما إذا...

    docs.aspose.com/pdf/ar/python-net/add-page-number/
  6. 以编程方式打开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...
  7. Архивы

    Архивы...pdf as ap # Создать объект PDFViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Путь к каталогу, содержащему...

    blog.aspose.com/ru/pdf/print-pdf-in-python/
  8. 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...
  9. 使用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...
  10. Konversi PDF ke Excel di Python|Aspose.PDF untu...

    Aspose.PDF untuk perpustakaan Python memungkinkan Anda mengonversi PDF ke format Excel menggunakan Python. Format ini termasuk 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/id/python-net/convert-pdf-t...