Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 3,647 for

ape

(0.16 sec)
  1. إضافة أختام نصية في PDF عبر بايثون|Aspose.PDF ل...

    إضافة ختم نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF لبايثون....pdf as ap # فتح المستند document = ap . Document ( input_pdf...# إنشاء ختم نصي text_stamp = ap . TextStamp ( "ختم تجريبي" )...

    docs.aspose.com/pdf/ar/python-net/text-stamps-i...
  2. Membuat atau Menambahkan Tabel Dalam PDF menggu...

    Aspose.PDF untuk Python melalui .NET adalah perpustakaan yang digunakan untuk membuat, membaca, dan mengedit Tabel PDF. Periksa fungsi lanjutan lainnya dalam topik ini.... table = ap . Table () Menambahkan Tabel...aspose.pdf as ap # Memuat dokumen PDF sumber doc = ap . Document...

    docs.aspose.com/pdf/id/python-net/add-table-in-...
  3. Utilisation de l'Annotation de Texte pour PDF v...

    Aspose.PDF pour Python vous permet d'Ajouter, d'Obtenir et de Supprimer une Annotation de Texte de votre document PDF....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/fr/python-net/text-annotation/
  4. Añadir Texto a PDF usando Python|Aspose.PDF par...

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprende cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....pdf as ap # Abrir documento document = ap . Document (...fragmento de texto text_fragment = ap . text . TextFragment ( "texto...

    docs.aspose.com/pdf/es/python-net/add-text-to-p...
  5. PDFへのテキスト注釈の使用方法(Python経由)|Aspose.PDF for Pytho...

    Aspose.PDF for Pythonを使用すると、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。...pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ja/python-net/text-annotation/
  6. Adicionar Anotações de Figuras usando Python|As...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para Python via .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/pt/python-net/figures-annot...
  7. Criar ou Adicionar Tabela em PDF usando Python|...

    Aspose.PDF para Python via .NET é uma biblioteca usada para criar, ler e editar Tabelas em PDF. Verifique outras funções avançadas neste tópico.... table = ap . Table () Adicionando Tabela...pdf as ap # Carregar documento PDF de origem doc = ap . Document...

    docs.aspose.com/pdf/pt/python-net/add-table-in-...
  8. Crear o Agregar Tabla en PDF usando Python|Aspo...

    Aspose.PDF para Python via .NET es una biblioteca utilizada para crear, leer y editar tablas PDF. Consulta otras funciones avanzadas en este tema.... table = ap . Table () Añadiendo Tabla en...aspose.pdf as ap # Cargar documento PDF fuente doc = ap . Document...

    docs.aspose.com/pdf/es/python-net/add-table-in-...
  9. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  10. Добавление заголовка и колонтитула в PDF с испо...

    Aspose.PDF для Python через .NET позволяет добавлять заголовки и колонтитулы в ваш PDF файл с использованием класса TextStamp....pdf as ap # Открыть документ document = ap . Document (...Создать заголовок textStamp = ap . TextStamp ( "Header Text" )...

    docs.aspose.com/pdf/ru/python-net/add-headers-a...