Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,093 for

ape

(0.06 sec)
  1. 使用 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-...
  2. PDF Tooltip с использованием Python|Aspose.PDF ...

    Узнайте, как добавить всплывающую подсказку к текстовому фрагменту в PDF с использованием Python и Aspose.PDF...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "Переместите...

    docs.aspose.com/pdf/ru/python-net/pdf-tooltip/
  3. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "Mueve...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  4. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Python via .NET....pdf as ap # region Working with Table in...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/python-net/working-with-tab...
  5. Добавление Аннотаций Фигур с использованием Pyt...

    Эта статья описывает, как добавлять, получать и удалять аннотации фигур из вашего PDF-документа с помощью Aspose.PDF для Python через .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/ru/python-net/figures-annot...
  6. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/python-net/figures-annotation/
  7. Tambahkan Anotasi Gambar menggunakan Python|Asp...

    Artikel ini menjelaskan bagaimana cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF untuk Python melalui .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/id/python-net/figures-annot...
  8. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  9. Annotations collantes PDF utilisant Python|Aspo...

    Ce sujet concerne les annotations collantes, en tant qu'exemple nous montrons l'Annotation Filigrane dans le texte....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/fr/python-net/sticky-annota...
  10. Форматирование PDF документа с использованием P...

    Создание и форматирование PDF документа с помощью Aspose.PDF для Python через .NET. Используйте следующий фрагмент кода для решения ваших задач....pdf as ap # Открыть документ document = ap . Document (...aspose.pdf as ap # Открыть документ document = ap . Document (...

    docs.aspose.com/pdf/ru/python-net/formatting-pd...