Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,093 for

ape

(0.05 sec)
  1. Membuat PDF yang kompleks|Aspose.PDF untuk Pyth...

    Aspose.PDF untuk Python via .NET memungkinkan Anda membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen....pdf as ap # Inisialisasi objek dokumen document = ap . Document...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/id/python-net/complex-pdf-e...
  2. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...pdf as ap # 打开文档 document = ap . Document ( input_file...创建圆形注释 highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  3. Tambahkan Cap Gambar di PDF menggunakan Python|...

    Tambahkan Cap Gambar dalam dokumen PDF Anda menggunakan kelas ImageStamp dengan perpustakaan Aspose.PDF untuk Python....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...Buat cap gambar image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/id/python-net/image-stamps-...
  4. Adicionar Carimbos de Imagem em PDF usando Pyth...

    Adicione o Carimbo de Imagem em seu documento PDF usando a classe ImageStamp com a biblioteca Aspose.PDF para Python....pdf as ap # Abrir documento document = ap . Document (...carimbo de imagem image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/pt/python-net/image-stamps-...
  5. Добавление штампов изображений в PDF с использо...

    Добавьте штамп изображения в ваш PDF документ, используя класс ImageStamp с библиотекой Aspose.PDF для Python....pdf as ap # Открыть документ document = ap . Document (...штамп изображения image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/ru/python-net/image-stamps-...
  6. إضافة طوابع الصور في PDF باستخدام Python|Aspose...

    أضف طابع الصورة في مستند PDF الخاص بك باستخدام فئة ImageStamp مع مكتبة Aspose.PDF لـ Python....pdf as ap # فتح المستند document = ap . Document ( input_pdf...إنشاء ختم الصورة image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/ar/python-net/image-stamps-...
  7. Использование текстовой аннотации для PDF через...

    Aspose.PDF для Python позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF документа....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ru/python-net/text-annotation/
  8. Uso de Anotación de Texto para PDF a través de ...

    Aspose.PDF para Python le permite Agregar, Obtener y Eliminar Anotación de Texto de su documento PDF....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/es/python-net/text-annotation/
  9. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....pdf as ap # Open document document = ap . Document ( input_file...Annotation highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/python-net/highlights-annot...
  10. Manipuler un document PDF en Python via .NET|As...

    Cet article contient des informations sur la façon de valider un document PDF pour la norme PDF A en utilisant Python, comment travailler avec le TOC, comment définir une date d'expiration pour le PDF, etc....pdf as ap # Ouvrir le document document = ap . Document (...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) L’exemple...

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