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

ape

(0.09 sec)
  1. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....pdf as ap document = ap . Document ( input_file...number textFragmentAbsorber = ap . text . TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/link-annotations/
  2. 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...
  3. 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...
  4. 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/
  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. 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. Pythonを使用した追加注釈|Aspose.PDF for Python via .NET

    このセクションでは、PDFドキュメントに追加の種類の注釈を追加、取得、削除する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_file...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/ja/python-net/extra-annotat...
  8. PDF 스티커 주석을 파이썬으로 사용하기|Aspose.PDF for Python vi...

    이 주제는 스티커 주석에 관한 것이며, 예시로 텍스트에 워터마크 주석을 보여줍니다....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ko/python-net/sticky-annota...
  9. 使用 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-...
  10. 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 # Create PDF document with ap . Document ()...border = ap . BorderInfo ( ap . BorderSide . ALL , 1.2 , ap . Color...

    docs.aspose.com/pdf/python-net/working-with-tab...