Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,431 for

ape

(0.11 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‑документы со смарт‑карты на Pytho...

    Узнайте, как подписывать PDF‑документы с помощью смарт‑карт и внешних сертификатов на Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/ru/python-net/sign-pdf-docu...
  3. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and encrypted PDF document....AsposePDFPythonWrapp as ap # Open document document = ap . Document ( "sample...AsposePDFPythonWrapp as ap # Open document document = ap . Document ( "sample...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/
  4. Arşiv

    Arşiv...pdf as ap # Giriş PDF belgesini yükle document = ap.Document("input...Filigran metnini ayarla stamp = ap.TextStamp("CONFIDENTIAL") # Filigran...

    blog.aspose.com/tr/pdf/add-watermark-in-pdf-in-...
  5. Извлечение маркированного контента из PDF на Py...

    Узнайте, как извлечь маркированный контент PDF в Python с помощью Aspose.PDF for Python via .NET, включая доступ к маркированному контенту, корневой структуре и элементам дочерней структуры....pdf as ap from aspose.pycore import cast...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/ru/python-net/extract-tagge...
  6. فتح مستند PDF برمجيًا|Aspose.PDF لـ Python عبر ...

    تعلم كيفية فتح ملف PDF في مكتبة Aspose.PDF لـ Python عبر .NET. يمكنك فتح ملف PDF موجود، مستند من دفق، ومستند PDF مشفر....pdf as ap # فتح المستند document = ap . Document ( input_pdf...موجود من دفق import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/ar/python-net/open-pdf-docu...
  7. 使用 Python 处理 PDF 中的作品集|Aspose.PDF for Python vi...

    如何使用 Python 创建 PDF 作品集。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 作品集。...pdf as ap # 实例化 Document 对象 document = ap . Document ()...collection = ap . Collection () # 获取要添加到投资组合的文件 excel = ap . FileSpecification...

    docs.aspose.com/pdf/zh/python-net/portfolio/
  8. 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...
  9. Manipular tablas en documentos PDF existentes|A...

    Aprenda cómo inspeccionar y modificar tablas en documentos PDF existentes usando Python....pdf as ap def replace_cell_text ( infile...Open PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/es/python-net/manipulating-...
  10. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete soubor PDF document = ap.Document(input_pdf) # Vytvořte...

    blog.aspose.com/cs/pdf/convert-pdf-to-excel-in-...