Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,093 for

ape

(0.08 sec)
  1. PDF スティッキー注釈を Python で使用する|Aspose.PDF for Pytho...

    このトピックはスティッキー注釈についてであり、例としてテキストにウォーターマーク注釈を示します。...pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ja/python-net/sticky-annota...
  2. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pdf as ap # Global configuration DATA_DIR...): # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/add-page-number/
  3. Добавить водяной знак в PDF с использованием Py...

    Эта статья объясняет особенности работы с артефактами и получения водяных знаков в PDF программным способом с использованием Python....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/ru/python-net/add-watermarks/
  4. Guardar documento PDF programáticamente|Aspose....

    Aprenda cómo guardar un archivo PDF en Python Aspose.PDF para la biblioteca .NET. Guarde el documento PDF en el sistema de archivos, en un flujo y en aplicaciones web....pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/es/python-net/save-pdf-docu...
  5. Tambahkan watermark ke PDF menggunakan Python|A...

    Artikel ini menjelaskan fitur bekerja dengan artefak dan mendapatkan watermark di PDF menggunakan Python secara programatis....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/id/python-net/add-watermarks/
  6. Python을 사용하여 PDF에 테이블 생성 또는 추가|Aspose.PDF for P...

    Aspose.PDF for Python via .NET은 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 주제의 다른 고급 기능을 확인하세요.... table = ap . Table () 기존 PDF 문서에 테이블 추가하기...import aspose.pdf as ap # 소스 PDF 문서 불러오기 doc = ap . Document ( input_file...

    docs.aspose.com/pdf/ko/python-net/add-table-in-...
  7. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET....pdf as ap # Create PDF Document document = ap . Document...aspose.pdf as ap # Create PDF Document document = ap . Document...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  8. إضافة وحذف إشارة مرجعية باستخدام Python|Aspose....

    يمكنك إضافة إشارة مرجعية إلى مستند PDF باستخدام Python. من الممكن حذف جميع الإشارات المرجعية أو إشارات مرجعية معينة من مستند PDF....pdf as ap # افتح المستند document = ap . Document ( input_pdf...كائن الإشارة المرجعية outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/ar/python-net/add-and-delet...
  9. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python....pdf as ap def extract_text_from_stamp (...will be saved. """ document = ap . Document ( infile ) try : page...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  10. Archiver

    les archives...pdf as ap Maintenant, explorons comment...aspose.pdf as ap # Créer un nouveau document document = ap.Document()...

    blog.aspose.com/fr/pdf/best-python-pdf-library/