Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,431 for

ape

(1.5 sec)
  1. Trabajando con formularios XFA|Aspose.PDF for P...

    Aspose.PDF for Python via .NET API le permite trabajar con campos XFA y XFA Acroform en un documento PDF....pdf as ap import sys from os import path...to standard AcroForm.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/es/python-net/xfa-forms/
  2. إضافة علامة مائية إلى PDF باستخدام بايثون|Aspos...

    تشرح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة بايثون....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/ar/python-net/add-watermarks/
  3. Create PDF Portfolios in Python|Aspose.PDF for ...

    Learn how to create and manage PDF portfolios in Python with Aspose.PDF for Python via .NET....pdf as ap def create_pdf_portfolio ( input_files...Instantiate Document Object document = ap . Document () # Instantiate document...

    docs.aspose.com/pdf/python-net/portfolio/
  4. Создание PDF файлов в Python|Aspose.PDF для Pyt...

    Узнайте, как создавать PDF файлы и создавать поисковые PDF в Python, используя Aspose.PDF for Python via .NET....pdf as ap def create_new_document ( output_pdf...“Hello World!” page.""" document = ap . Document () page = document...

    docs.aspose.com/pdf/ru/python-net/create-pdf-do...
  5. Lưu trữ

    Lưu trữ...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # Mở tệp PDF document = ap.Document(input_pdf) # Tạo và...

    blog.aspose.com/vi/pdf/convert-pdf-to-excel-in-...
  6. Archivo

    Archivo...pdf as ap Extracción de texto: Analizar...aspose.pdf as ap # Abrir documento PDF document = ap.Document("AddText...

    blog.aspose.com/es/pdf/parse-pdf-in-python/
  7. Archivio

    Archivio...pdf as ap Estrazione testo: analizzare...aspose.pdf as ap # Apri il documento PDF document = ap.Document("AddText...

    blog.aspose.com/it/pdf/parse-pdf-in-python/
  8. Procurar

    Procurar...pdf as ap Extraindo Texto: Analisar PDF...aspose.pdf as ap # Abrir documento PDF document = ap.Document("AddText...

    blog.aspose.com/pt/pdf/parse-pdf-in-python/
  9. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....pdf as ap def lock_layer ( path_infile...path_infile , path_outfile ): with ap . Document ( path_infile ) as document...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  10. 기존 PDF의 테이블 조작|Aspose.PDF for Python via .NET

    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 (...TableAbsorber 객체 생성 absorber = ap . text . TableAbsorber () # 첫...

    docs.aspose.com/pdf/ko/python-net/manipulate-ta...