Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 15,951 for

ape

(0.3 sec)
  1. Ruota le pagine PDF | Aspose.PDF

    Questa pagina descrive le caratteristiche di come ruotare il file PDF utilizzando Aspose.PDF per la libreria Python....======= >>>>>>> develop doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/it/python-net/rotate/
  2. Bumuo ng PDF File programmatically sa pamamagit...

    Ipinapakita sa paksang ito kung paano gamitin ang Aspose.PDF para sa Python API upang madaling makabuo at magbasa ng mga PDF file sa Python application....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/fil/python-net/create/
  3. Generar un fitxer PDF programàticament a través...

    Aquest tema us mostra com utilitzar el Aspose.PDF per a l'API de Python per generar i llegir fàcilment fitxers PDF en aplicacions Python....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/ca/python-net/create/
  4. Поверніть сторінки PDF | Aspose.PDF

    На цій сторінці описані особливості обертання PDF-файлу за допомогою бібліотеки Aspose.PDF для Python....обертати сторінки PDF - Python doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/uk/python-net/rotate/
  5. Редагувати PDF за допомогою Python | Aspose.PDF

    На цій сторінці описані можливості редагування PDF-файлу за допомогою бібліотеки Aspose.PDF для Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/uk/python-net/editor/
  6. עריכת PDF באמצעות Python | Aspose.PDF

    דף זה מתאר את התכונות של עריכת קובץ PDF באמצעות Aspose.PDF עבור ספריית Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/he/python-net/editor/
  7. Modifica PDF tramite Python | Aspose.PDF

    Questa pagina descrive le funzionalità della modifica di file PDF utilizzando la libreria Aspose.PDF per Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/it/python-net/editor/
  8. Praca z obrazami za pośrednictwem Python | Aspo...

    Na tej stronie opisano funkcje pracy z obrazami w pliku PDF przy użyciu Aspose.PDF dla biblioteki Pythona....pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/pl/python-net/images/
  9. Python 를 통해 PDF에 이미지 추가 | Aspose.PDF

    이 페이지에서는 파이썬용 .NET Framework, .NET Core, Aspose.PDF 라이브러리를 사용하여 PDF 문서에 이미지를 추가하는 기능을 설명합니다....pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/ko/python-net/images/add/
  10. Wyświetl PDF Pliki za pośrednictwem Python | As...

    Kod źródłowy Pythona do otwierania i przeglądania plików PDF na .NET...pdf as ap // load PDF with an instance...instance of Document document = ap . Document ( "template.pdf" ) // save...

    products.aspose.com/pdf/pl/python-net/viewer/pdf/