Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,096 for

ape

(0.14 sec)
  1. 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-...
  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. 使用 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/
  4. 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...
  5. Adicionar Imagem ao PDF usando Python|Aspose.PD...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca Python....pdf as ap # Abrir documento document = ap . Document (...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/pt/python-net/add-image-to-...
  6. PDF에서 제목 작업하기|Aspose.PDF for Python via .NET

    Python을 사용하여 PDF 문서의 제목에 번호 매기기를 생성합니다. Aspose.PDF for Python via .NET은 다양한 종류의 번호 매기기 스타일을 제공합니다....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/ko/python-net/working-with-...
  7. Dapatkan dan Setel Properti Halaman menggunakan...

    Bagian ini menunjukkan cara mendapatkan jumlah halaman dalam file PDF, mendapatkan informasi tentang properti halaman PDF seperti warna dan menyetel properti halaman....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Membuat instance Document document = ap . Document...

    docs.aspose.com/pdf/id/python-net/get-and-set-p...
  8. Archiwa

    Archiwa...pdf as ap # Utwórz obiekt PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Ścieżka katalogu zawierająca...

    blog.aspose.com/pl/pdf/print-pdf-in-python/
  9. ארכיון

    ארכיון...pdf as ap # צור אובייקט PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # נתיב ספרייה המכיל קובצי PDF...

    blog.aspose.com/he/pdf/print-pdf-in-python/
  10. 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/