Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,093 for

ape

(0.06 sec)
  1. Añadir sellos de imagen en PDF usando Python|As...

    Añadir el sello de imagen en tu documento PDF usando la clase ImageStamp con la biblioteca Aspose.PDF para Python....pdf as ap # Abrir documento document = ap . Document (...sello de imagen image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/es/python-net/image-stamps-...
  2. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... Load the PDF using ‘ap.Document()’. Create an image...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  3. 파이썬을 사용하여 도형 주석 추가하기|Aspose.PDF for Python via ...

    이 문서에서는 Aspose.PDF for Python을 통해 PDF 문서에서 도형 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/ko/python-net/figures-annot...
  4. تحسين، ضغط أو تقليل حجم ملف PDF في بايثون|Aspos...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إلغاء تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام بايثون....pdf as ap # فتح المستند document = ap . Document ( input_pdf...import aspose.pdf as ap # فتح الوثيقة document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ar/python-net/optimize-pdf/
  5. Formatting PDF Document menggunakan Python|Aspo...

    Buat dan format Dokumen PDF dengan Aspose.PDF untuk Python via .NET. Gunakan cuplikan kode berikut untuk menyelesaikan tugas Anda....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Buka dokumen document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/id/python-net/formatting-pd...
  6. Anotaciones adhesivas en PDF usando Python|Aspo...

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/es/python-net/sticky-annota...
  7. Ajouter des tampons texte dans un PDF via Pytho...

    Ajouter un tampon texte à un document PDF en utilisant la classe TextStamp avec la bibliothèque Aspose.PDF pour Python....pdf as ap # Ouvrir le document document = ap . Document (...tampon de texte text_stamp = ap . TextStamp ( "Sample Stamp"...

    docs.aspose.com/pdf/fr/python-net/text-stamps-i...
  8. 使用 Python 在 PDF 中添加图像印章|Aspose.PDF for Python v...

    使用 Aspose.PDF for Python 库的 ImageStamp 类在 PDF 文档中添加图像印章。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...input_pdf ) # 创建图像印章 image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/zh/python-net/image-stamps-...
  9. Formatando Documento PDF usando Python|Aspose.P...

    Crie e formate o Documento PDF com Aspose.PDF para Python via .NET. Use o próximo trecho de código para resolver suas tarefas....pdf as ap # Abrir documento document = ap . Document (...aspose.pdf as ap # Abrir documento document = ap . Document (...

    docs.aspose.com/pdf/pt/python-net/formatting-pd...
  10. Manipulasi Dokumen PDF dalam Python melalui .NE...

    Artikel ini berisi informasi tentang cara memvalidasi Dokumen PDF untuk Standar PDF A menggunakan Python, cara bekerja dengan TOC, cara mengatur tanggal kedaluwarsa PDF, dan lain-lain....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) Cuplikan...

    docs.aspose.com/pdf/id/python-net/manipulate-pd...