Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,431 for

ape

(1.26 sec)
  1. Contar artefactos PDF en Python|Aspose.PDF for ...

    Aprenda cómo inspeccionar y contar artefactos de paginación en documentos PDF usando Python con Aspose.PDF for Python via .NET....pdf as ap def count_pdf_artifacts ( infile...types on the first page.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/es/python-net/counting-arti...
  2. أرشيف

    أرشيف...pdf as ap # إنشاء كائن PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # مسار الدليل الذي يحتوي على...

    blog.aspose.com/ar/pdf/print-pdf-in-python/
  3. 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/
  4. PDF에서 제목 작업하기|Aspose.PDF for Python via .NET

    Python을 사용하여 PDF 문서의 제목에 번호 매기기를 생성합니다. Aspose.PDF for Python via .NET은 다양한 종류의 번호 매기기 스타일을 제공합니다....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/ko/python-net/working-with-...
  5. Ouvrir un document PDF par programmation|Aspose...

    Apprenez à ouvrir un fichier PDF dans Python Aspose.PDF pour la bibliothèque Python via .NET. Vous pouvez ouvrir un PDF existant, un document à partir d'un flux et un document PDF chiffré....pdf as ap # Ouvrir le document document = ap . Document (...d’un flux import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/fr/python-net/open-pdf-docu...
  6. Добавить и удалить закладки PDF в Python|Aspose...

    Узнайте, как добавлять и удалять закладки в PDF‑документах с помощью Python....pdf as ap import sys from os import path...Open PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/ru/python-net/add-and-delet...
  7. Salvar documento PDF programaticamente|Aspose.P...

    Aprenda como salvar arquivo PDF em Python Aspose.PDF para biblioteca Python via .NET. Salvar documento PDF no sistema de arquivos, no fluxo e em aplicações Web....pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/pt/python-net/save-pdf-docu...
  8. ค้นหา

    ค้นหา...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # เปิดไฟล์ PDF document = ap.Document(input_pdf) # สร้างแ...

    blog.aspose.com/th/pdf/convert-pdf-to-excel-in-...
  9. Архивы

    Архивы...pdf as ap input_pdf = DIR_INPUT + "sample...# Открыть PDF-файл document = ap.Document(input_pdf) # Создание...

    blog.aspose.com/ru/pdf/convert-pdf-to-excel-in-...
  10. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF dosyasını aç document = ap.Document(input_pdf) # Kaydetme...

    blog.aspose.com/tr/pdf/convert-pdf-to-excel-in-...