Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,093 for

ape

(0.09 sec)
  1. 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-...
  2. Добавление штампов изображений в 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-...
  3. إضافة طوابع الصور في 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-...
  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. PDF sticky Annotations using Python|Aspose.PDF ...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ar/python-net/sticky-annota...
  8. 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-...
  9. 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-...
  10. 新着情報|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/