Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 5,870 for

ape

(0.75 sec)
  1. Сравнение PDF-документов в Python|Aspose.PDF fo...

    Узнайте, как сравнивать PDF-документы в Python, используя вывод различий бок о бок и графический вывод с Aspose.PDF for Python via .NET....pdf as ap import sys from os import path...document_1 = ap . Document ( infile1 ) document_2 = ap . Document...

    docs.aspose.com/pdf/ru/python-net/compare-pdf-d...
  2. Extraer datos vectoriales de un archivo PDF usa...

    Aspose.PDF facilita la extracción de datos vectoriales de un archivo PDF. Puedes obtener los datos vectoriales (ruta, polígono, polilínea), como posición, color, ancho de línea, etc....pdf as ap def extract_graphics_elements...document = ap . Document ( infile ) try : gr_absorber = ap . vector...

    docs.aspose.com/pdf/es/python-net/extract-vecto...
  3. 아카이브

    아카이브...pdf as ap # PdfViewer 개체 만들기 viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # 인쇄할 PDF 파일이 포함된 디렉토리 경로 path...

    blog.aspose.com/ko/pdf/print-pdf-in-python/
  4. Archivo

    Archivo...pdf as ap # Inicializar objeto de documento document = ap.Document()...fragmento de texto text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/es/pdf/create-pdf-files-in-python/
  5. Archiv

    Archiv...pdf as ap # Dokumentenobjekt initialisieren document = ap.Document()...initialisieren text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/de/pdf/create-pdf-files-in-python/
  6. Procurar

    Procurar...pdf as ap # Inicializar objeto de documento document = ap.Document()...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/pt/pdf/create-pdf-files-in-python/
  7. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/python-net/working-with-hea...
  8. تحسين ملفات PDF في بايثون|Aspose.PDF for Python...

    تعرف على كيفية تحسين حجم ملف PDF وضغطه وتقليله في Python باستخدام Aspose.PDF....pdf as ap from os import path , stat import...infile , outfile ): document = ap . Document ( infile ) document...

    docs.aspose.com/pdf/ar/python-net/optimize-pdf/
  9. Optimizar archivos PDF en Python|Aspose.PDF for...

    Aprenda cómo optimizar, comprimir y reducir el tamaño de archivo PDF en Python usando Aspose.PDF....pdf as ap from os import path , stat import...infile , outfile ): document = ap . Document ( infile ) document...

    docs.aspose.com/pdf/es/python-net/optimize-pdf/
  10. Оптимизировать PDF-файлы в Python|Aspose.PDF fo...

    Узнайте, как оптимизировать, сжимать и уменьшать размер PDF‑файла в Python с помощью Aspose.PDF....pdf as ap from os import path , stat import...infile , outfile ): document = ap . Document ( infile ) document...

    docs.aspose.com/pdf/ru/python-net/optimize-pdf/