Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,873 for

ape

(0.9 sec)
  1. 파이썬에서 PDF 문서 조작하기|Aspose.PDF for Python via .NET

    TOC 관리 및 PDF/A 검사를 포함하여 Python에서 PDF 문서를 검증, 구성 및 수정하는 방법을 알아봅니다....pdf as ap def validate_pdfa_standard_a1a...input_pdf , output_pdf ): document = ap . Document ( input_pdf ) document...

    docs.aspose.com/pdf/ko/python-net/manipulate-pd...
  2. Anotações de Segurança usando Python|Aspose.PDF...

    Aprenda como marcar texto para remoção, aplicar anotações de remoção e remover áreas de imagens em arquivos PDF usando Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/pt/python-net/security-anno...
  3. Python の PDF レイアウトにフローティングボックスを使用する|Aspose.PDF ...

    Python で FloatingBox を使ってテキストレイアウト、複数列のコンテンツ、PDF ドキュメントの正確な配置を行う方法を学びましょう。...pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/ja/python-net/floating-box/
  4. إضافة ترقيم بيتس إلى PDF في بايثون|Aspose.PDF f...

    تعرف على كيفية إضافة وإزالة ترقيم Bates في مستندات PDF باستخدام Python مع Aspose.PDF لـ Python عبر .NET....pdf as ap def _create_bates_artifact ():...default settings.""" artifact = ap . BatesNArtifact () artifact...

    docs.aspose.com/pdf/ar/python-net/add-bates-num...
  5. Work with PDF Operators in Python|Aspose.PDF fo...

    Learn how to use low-level PDF operators in Python for precise content stream manipulation and graphics control....pdf as ap from os import path def add_... imagefile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/python-net/working-with-ope...
  6. 在 Python 中向 PDF 添加椭圆形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制、填充并标记 PDF 文件中的椭圆形状。...pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/zh/python-net/add-ellipse/
  7. Agregar formas de elipse a PDF en Python|Aspose...

    Aprenda cómo dibujar, rellenar y etiquetar formas de elipse en archivos PDF con Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/es/python-net/add-ellipse/
  8. Adicionar formas de elipse ao PDF em Python|Asp...

    Aprenda como desenhar, preencher e rotular formas de elipse em arquivos PDF em Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/add-ellipse/
  9. Convertir PDF en PDF/A, PDF/E et PDF/X en Pytho...

    Apprenez comment convertir des fichiers PDF en PDF/A, PDF/E et PDF/X en Python avec Aspose.PDF for Python via .NET pour l’archivage, l’accessibilité et les flux de travail d’impression....le document PDF en utilisant ‘ap.Document’. Appelez la méthode...de conformité. Format cible - ‘ap.PdfFormat.PDF_A_1B’ (norme d’archivage)...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  10. Python에서 디지털 서명 추가 또는 PDF에 디지털 서명|Aspose.PDF fo...

    Python에서 PDF 문서에 디지털 서명하고, 타임스탬프를 추가하고, 서명의 유효성을 검사하는 방법을 알아봅니다....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/ko/python-net/digitally-sig...