Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,869 for

ape

(0.65 sec)
  1. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  2. Converter PDF para PowerPoint em Python|Aspose....

    Saiba como converter PDF para PowerPoint em Python, incluindo PDF para PPTX, slides como imagens e resolução de imagem personalizada com Aspose.PDF....pdf as ap from os import path import sys...document = ap . Document ( infile ) save_options = ap . PptxSaveOptions...

    docs.aspose.com/pdf/pt/python-net/convert-pdf-t...
  3. Combinar archivos PDF en Python|Aspose.PDF for ...

    Aprende cómo combinar varios archivos PDF en un solo documento en Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/es/python-net/merge-pdf-doc...
  4. Добавить колонтитулы в PDF в Python|Aspose.PDF ...

    Узнайте, как добавить верхние и нижние колонтитулы в PDF‑файлы с помощью Python, используя текст, изображения и структурированное содержимое....pdf as ap def add_header_and_footer_as_text...Create header text header_text = ap . text . TextFragment ( "Demo...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  5. Mettre à jour les liens PDF en Python|Aspose.PD...

    Apprenez comment mettre à jour l'apparence et les destinations des liens PDF en Python....pdf as ap import sys from os import path...infile , outfile ): document = ap . Document ( infile ) link_annotations...

    docs.aspose.com/pdf/fr/python-net/update-links/
  6. Медийные аннотации в PDF|Aspose.PDF for Python ...

    Узнайте, как добавлять звуковые, 3D, экранные и rich media аннотации в документы PDF, а также как просматривать или удалять мультимедийные аннотации с помощью 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/ru/python-net/media-annotat...
  7. Python을 사용하여 PDF 파일에서 벡터 데이터 추출하기|Aspose.PDF fo...

    Aspose.PDF 파일을 사용하면 PDF 파일에서 벡터 데이터를 쉽게 추출할 수 있습니다.위치, 색상, 선폭 등과 같은 벡터 데이터 (경로, 다각형, 폴리라인) 를 가져올 수 있습니다....pdf as ap def extract_graphics_elements...document = ap . Document ( infile ) try : gr_absorber = ap . vector...

    docs.aspose.com/pdf/ko/python-net/extract-vecto...
  8. ארכיון

    ארכיון...pdf as ap # אתחול אובייקט מסמך document = ap.Document() #...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/he/pdf/create-pdf-files-in-python/
  9. Pythonを介してPDFドキュメントを操作する|Aspose.PDF for Python ...

    この記事には、Pythonを使用してPDF A標準のPDFドキュメントを検証する方法、目次を操作する方法、PDFの有効期限を設定する方法などの情報が含まれています。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) 以下の...

    docs.aspose.com/pdf/ja/python-net/manipulate-pd...
  10. Convertir le PDF en HTML en Python|Aspose.PDF f...

    Apprenez comment convertir un PDF en HTML en Python avec Aspose.PDF for Python via .NET, y compris la sortie multi-pages, les images externes, la gestion du SVG et le rendu HTML en couches....pdf as ap from os import path import sys...document = ap . Document ( infile ) save_options = ap . HtmlSaveOptions...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...