Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,096 for

ape

(0.09 sec)
  1. 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/
  2. Convertir PDF a Documentos de Microsoft Word en...

    Aprende a escribir código Python para la conversión de formatos de PDF a Microsoft Word con Aspose.PDF para Python a través de .NET. y optimizar la conversión de PDF a DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...Abre el documento PDF document = ap . Document ( input_pdf ) # Guarda...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...
  3. Memanipulasi Tabel dalam PDF yang Ada|Aspose.PD...

    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 # Muat file PDF yang ada pdf_document = ap . Document...untuk menemukan tabel absorber = ap . text . TableAbsorber () # Kunjungi...

    docs.aspose.com/pdf/id/python-net/manipulate-ta...
  4. Manipular Tabelas em PDF existente|Aspose.PDF p...

    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 # Carregar arquivo PDF existente pdf_document = ap . Document...encontrar tabelas absorber = ap . text . TableAbsorber () # Visitar...

    docs.aspose.com/pdf/pt/python-net/manipulate-ta...
  5. PDF 문서를 프로그래밍 방식으로 저장하기|Aspose.PDF for Python v...

    Python Aspose.PDF for Python via .NET 라이브러리를 사용하여 PDF 파일을 저장하는 방법을 알아보세요. 파일 시스템, 스트림 및 웹 애플리케이션에 PDF 문서를 저장합니다....pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/save-pdf-docu...
  6. 程序化地保存 PDF 文档|Aspose.PDF for Python via .NET

    学习如何在 Python Aspose.PDF for Python via .NET 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...pdf as ap document = ap . Document ( input_pdf...文档保存到流。 import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/zh/python-net/save-pdf-docu...
  7. معالجة الجداول في ملفات PDF الموجودة|Aspose.PDF...

    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 # تحميل ملف PDF موجود pdf_document = ap . Document...للعثور على الجداول absorber = ap . text . TableAbsorber () # زيارة...

    docs.aspose.com/pdf/ar/python-net/manipulate-ta...
  8. أرشيف

    أرشيف...pdf as ap input_pdf = DIR_INPUT + "many_pages... # افتح مستند PDF document = ap.Document(input_pdf) # إنشاء كائن...

    blog.aspose.com/ar/pdf/convert-pdf-to-image-in-...
  9. Архів

    Архів...pdf as ap # Завантажити вхідний документ PDF document = ap.Document("input...текст водяного знака stamp = ap.TextStamp("CONFIDENTIAL") # Встановіть...

    blog.aspose.com/uk/pdf/add-watermark-in-pdf-in-...
  10. 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...