Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,647 for

ape

(0.25 sec)
  1. Pythonを使用してPDFに画像を追加する|Aspose.PDF for Python vi...

    このセクションでは、Pythonライブラリを使用して既存のPDFファイルに画像を追加する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_file...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ja/python-net/add-image-to-...
  2. Add Page Stamp to PDF using Python | Aspose.PDF

    Add page stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....pdf as ap # Open document dataDir = "...."PageStamp.pdf" pdfDocument = ap . Document ( dataDir + inputFileName...

    products.aspose.com/pdf/python-net/stamps/page/
  3. Добавление вложения в PDF документ с использова...

    Эта страница описывает, как добавить вложение в PDF файл с помощью Aspose.PDF для Python через библиотеку .NET....pdf as ap # Открыть документ document = ap . Document (...вложения fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/ru/python-net/add-attachmen...
  4. Extrair Tabela de Documento PDF|Aspose.PDF para...

    Aspose.PDF para Python via .NET possibilita realizar várias manipulações com as tabelas contidas em seu documento PDF....pdf as ap # Carregar documento PDF de origem...origem pdf_document = ap . Document ( input_file ) for page in...

    docs.aspose.com/pdf/pt/python-net/extract-table...
  5. Extraer Tabla de Documento PDF|Aspose.PDF para ...

    Aspose.PDF para Python a través de .NET hace posible realizar varias manipulaciones con las tablas contenidas en su documento pdf....as ap # Cargar documento PDF de origen pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/es/python-net/extract-table...
  6. Como Criar PDF usando Python|Aspose.PDF para Py...

    Crie e formate o Documento PDF com Aspose.PDF para Python via .NET....pdf as ap # Inicializar objeto do documento document = ap . Document...página page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/pt/python-net/create-pdf-do...
  7. Извлечение таблицы из PDF документа|Aspose.PDF ...

    Aspose.PDF для Python через .NET позволяет выполнять различные манипуляции с таблицами, содержащимися в вашем PDF документе....as ap # Загрузить исходный PDF-документ pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/ru/python-net/extract-table...
  8. 既存の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/ja/python-net/manipulate-ta...
  9. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/python-net/watermark/re...
  10. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加图像戳记的 Python 源代码....pdf as ap # Open document document = ap . Document ( input_pdf...Create image stamp image_stamp = ap . ImageStamp ( input_image_file...

    products.aspose.com/pdf/zh-hans/python-net/stam...