Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 4,096 for

ape

(0.1 sec)
  1. Recortar Páginas de PDF programáticamente en Py...

    Puede obtener propiedades de página, como el ancho, altura, bleed-, crop- y trimbox utilizando Aspose.PDF para Python vía .NET....pdf as ap document = ap . Document ( input_pdf...Rectángulo de Caja new_box = ap . Rectangle ( 200 , 220 , 2170...

    docs.aspose.com/pdf/es/python-net/crop-pages/
  2. Архивы

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

    blog.aspose.com/ru/pdf/convert-pdf-to-latex-in-...
  3. Extraire AcroForm - Extraire les données de for...

    Extraire le formulaire de votre document PDF avec la bibliothèque Aspose.PDF pour Python. Obtenez la valeur d'un champ individuel du fichier PDF....pdf as ap # Ouvrir le document pdfDocument = ap . Document...

    docs.aspose.com/pdf/fr/python-net/extract-form/
  4. Extraire le Texte des Tampons|Aspose.PDF pour Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....XForm ap = annot . getNormalAppearance (); ta . visit ( ap ); System...

    docs.aspose.com/pdf/fr/java/extract-text-from-s...
  5. 記録

    記録...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # PDF ドキュメントを開く document = ap.Document(input_pdf) # PptxSaveOptions...

    blog.aspose.com/ja/pdf/convert-pdf-to-ppt-in-py...
  6. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library.... Load the source PDF using ‘ap.Document’. Create ‘HtmlSaveOptions’...HTML. Load the source PDF using ‘ap.Document’. Create ‘HtmlSaveOptions’...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  7. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Carregar documento PDF document = ap.Document(input_pdf) # Salvar...

    blog.aspose.com/pt/pdf/convert-pdf-to-html-in-p...
  8. Архів

    Архів...pdf as ap input_pdf = DIR_INPUT + "sample...Завантажити документ PDF document = ap.Document(input_pdf) # Збережіть...

    blog.aspose.com/uk/pdf/convert-pdf-to-html-in-p...
  9. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete soubor PDF document = ap.Document(input_pdf) # Vytvořte...

    blog.aspose.com/cs/pdf/convert-pdf-to-latex-in-...
  10. 記録

    記録...pdf as ap # PDFを読み込む doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ja/pdf/rotate-pdf-in-python/