Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,093 for

ape

(0.22 sec)
  1. 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...
  2. Arşiv

    Arşiv...pdf as ap # PdfViewer nesnesi oluştur viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Yazdırılacak PDF dosyalarını...

    blog.aspose.com/tr/pdf/print-pdf-in-python/
  3. Arsip

    Arsip...pdf as ap # Buat objek PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Jalur direktori yang berisi...

    blog.aspose.com/id/pdf/print-pdf-in-python/
  4. Buka dokumen PDF secara programatis|Aspose.PDF ...

    Pelajari cara membuka file PDF di Python Aspose.PDF untuk pustaka Python via .NET. Anda dapat membuka PDF yang sudah ada, dokumen dari stream, dan dokumen PDF terenkripsi....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...dari stream import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/id/python-net/open-pdf-docu...
  5. Counting Artifacts of a Particular Type in Pyth...

    This article illustrates how to inspect pagination artifacts in a PDF document using Aspose.PDF for Python via .NET....pdf as ap def count_pagination_artifacts...# Open the PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/counting-artifacts/
  6. Guardar documento PDF programáticamente|Aspose....

    Aprenda cómo guardar un archivo PDF en Python Aspose.PDF para la biblioteca .NET. Guarde el documento PDF en el sistema de archivos, en un flujo y en aplicaciones web....pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/es/python-net/save-pdf-docu...
  7. Tambahkan watermark ke PDF menggunakan Python|A...

    Artikel ini menjelaskan fitur bekerja dengan artefak dan mendapatkan watermark di PDF menggunakan Python secara programatis....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/id/python-net/add-watermarks/
  8. Добавить водяной знак в PDF с использованием Py...

    Эта статья объясняет особенности работы с артефактами и получения водяных знаков в PDF программным способом с использованием Python....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/ru/python-net/add-watermarks/
  9. Trabalhando com Títulos em PDF|Aspose.PDF para ...

    Crie numeração no título do seu documento PDF com Python. Aspose.PDF para Python via .NET oferece diferentes tipos de estilos de numeração....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/pt/python-net/working-with-...
  10. Archiwa

    Archiwa...pdf as ap input_pdf = DIR_INPUT + "sample...# Otwórz plik PDF document = ap.Document(input_pdf) # Utwórz...

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