Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 5,872 for

ape

(0.17 sec)
  1. Media Annotations in PDF|Aspose.PDF for Python ...

    Learn how to add sound, 3D, screen, and rich media annotations to PDF documents, and how to inspect or delete multimedia annotations using Aspose.PDF for Python via .NET....dirname ( infile ) document = ap . Document ( infile ) page =...ann . SoundAnnotation ( page , ap . Rectangle ( 20 , 700 , 60 ...

    docs.aspose.com/pdf/python-net/media-annotations/
  2. 파이썬에서 PDF 파일 보호|Aspose.PDF for Python via .NET

    Python에서 파일을 암호화하고, 보호된 PDF를 해독하고, 암호를 변경하는 방법을 알아봅니다....pdf as ap def encrypt_password ( infile...document = ap . Document ( infile ) document_privilege = ap . facades...

    docs.aspose.com/pdf/ko/python-net/protect-pdf-f...
  3. الحصول على خصائص الصفحة وتعيينها باستخدام Pytho...

    يوضح هذا القسم كيفية الحصول على عدد الصفحات في ملف PDF، والحصول على معلومات حول خصائص صفحة PDF مثل اللون وتعيين خصائص الصفحة....pdf as ap # فتح المستند document = ap . Document ( input_pdf...aspose.pdf as ap # إنشاء مثيل للمستند document = ap . Document ()...

    docs.aspose.com/pdf/ar/python-net/get-and-set-p...
  4. Decorate Field|Aspose.PDF for Python via .NET

    This example demonstrates how to customize the appearance of a form field in a PDF document using Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/python-net/decorate-field/
  5. Melhorando a Extração de Texto de PDFs Multi‑Co...

    Aprenda técnicas para melhorar a extração de texto de layouts de PDF de múltiplas colunas com Aspose.PDF for Python....pdf as ap def extract_text_reduce_font...""" doc = ap . Document ( infile ) frag_absorber = ap . text ....

    docs.aspose.com/pdf/pt/python-net/text-extracti...
  6. Python での PDF ファイルの暗号化と復号化|Aspose.PDF for Pytho...

    Python で PDF 権限の設定、ファイルの暗号化、保護された PDF の復号化、パスワードの変更を行う方法を学びます。...pdf as ap import aspose.pydrawing as drawing...existing PDF document.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ja/python-net/set-privilege...
  7. Python을 사용하여 PDF 그래프의 모양 경계 확인하기|Aspose.PDF for...

    Python에서 PDF 그래프 컬렉션의 형상 경계를 검증하는 방법을 알아봅니다....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ko/python-net/aspose-pdf-dr...
  8. 파이썬에서 PDF 파일 최적화하기|Aspose.PDF for Python via .NET

    Aspose.PDF 파일을 사용하여 Python에서 PDF 파일 크기를 최적화, 압축 및 줄이는 방법을 알아봅니다....pdf as ap from os import path , stat import...infile , outfile ): document = ap . Document ( infile ) document...

    docs.aspose.com/pdf/ko/python-net/optimize-pdf/
  9. PDF 中的媒体注释|Aspose.PDF for Python via .NET

    了解如何向 PDF 文档添加声音、3D、屏幕和富媒体注释,以及如何使用 Aspose.PDF for Python via .NET 检查或删除多媒体注释。...dirname ( infile ) document = ap . Document ( infile ) page =...ann . SoundAnnotation ( page , ap . Rectangle ( 20 , 700 , 60 ...

    docs.aspose.com/pdf/zh/python-net/media-annotat...
  10. Anotações de mídia em PDF|Aspose.PDF for Python...

    Aprenda como adicionar anotações de som, 3D, tela e mídia rica a documentos PDF, e como inspecionar ou excluir anotações multimídia usando Aspose.PDF for Python via .NET....dirname ( infile ) document = ap . Document ( infile ) page =...ann . SoundAnnotation ( page , ap . Rectangle ( 20 , 700 , 60 ...

    docs.aspose.com/pdf/pt/python-net/media-annotat...