Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 4,099 for

ape

(0.34 sec)
  1. Создать AcroForm — создать заполняемый PDF в Py...

    Создайте поля AcroForm с нуля в PDF‑документах, используя Aspose.PDF for Python via .NET....pdf as ap import aspose.pydrawing as drawing...output_file_name ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ru/python-net/create-form/
  2. 파이썬을 사용한 PDF 하이라이트 주석|Aspose.PDF for Python via...

    마크업 주석은 문서의 텍스트에서 하이라이트, 밑줄, 취소선 또는 지그재그 밑줄로 표시됩니다....pdf as ap # 문서 열기 document = ap . Document ( input_file...원형 주석 생성 highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/ko/python-net/highlights-an...
  3. Menggunakan Anotasi Teks untuk PDF melalui Pyth...

    Aspose.PDF untuk Python memungkinkan Anda Menambahkan, Mendapatkan, dan Menghapus Anotasi Teks dari dokumen PDF Anda....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/id/python-net/text-annotation/
  4. 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...
  5. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET....Load the PDF document using ‘ap.Document’. Call the validate...the target compliance level (ap.PdfFormat.PDF_A_1B). The results...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  6. Python을 통한 PDF의 텍스트 주석 사용|Aspose.PDF for Python...

    Aspose.PDF for Python은 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있도록 합니다....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ko/python-net/text-annotation/
  7. 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/
  8. Apa yang baru|Aspose.PDF untuk Python via .NET

    Halaman ini memperkenalkan fitur baru paling populer di Aspose.PDF untuk Python via .NET yang telah diperkenalkan dalam rilis terbaru....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/id/python-net/whatsnew/
  9. التعليقات التوضيحية الإضافية باستخدام Python|As...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من التعليقات التوضيحية من مستند PDF الخاص بك....pdf as ap # فتح المستند document = ap . Document ( input_file...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/ar/python-net/extra-annotat...
  10. 用Python添加图形注释|Aspose.PDF for Python via .NET

    本文描述了如何使用Aspose.PDF for Python通过.NET添加、获取和删除PDF文档中的图形注释...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/zh/python-net/figures-annot...