Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 15,947 for

ape

(0.17 sec)
  1. Change PDF Page Size with Python|Aspose.PDF for...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library....pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/python-net/change-page-size/
  2. 通过 Python 从 PDF 文档中获取水印 | Aspose.PDF

    Python 源代码通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、C++ 上的 PDF 文件中获取水印。...pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  3. Editați PDF prin Python | Aspose.PDF

    Această pagină descrie caracteristicile editării fișierului PDF utilizând Aspose.PDF pentru biblioteca Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/ro/python-net/editor/
  4. Obracanie stron PDF | Aspose.PDF

    Na tej stronie opisano funkcje obracania pliku PDF przy użyciu biblioteki Aspose.PDF dla Pythona....======= >>>>>>> develop doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/pl/python-net/rotate/
  5. Lavorare con le immagini tramite Python | Aspos...

    Questa pagina descrive le caratteristiche dell'utilizzo di immagini in file PDF utilizzando la libreria Aspose.PDF per Python....pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/it/python-net/images/
  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/el/python-net/editor/
  7. Can't build RasterImagesSavingModes value from ...

    Hello, I am used to converting PDF to HTML using python via .Net (aspose.pdf == 23.3.0). pdf_bytes = BytesIO(pdf_recover) converted_pdf_load = ap.Document(pdf_bytes) save_options = ap.HtmlSaveOptions() save_options.…...converted_pdf_load = ap.Document(pdf_bytes) save_options = ap.HtmlSaveOptions()...converted_pdf_load = ap.Document(pdf_bytes) save_options = ap.HtmlSaveOptions()...

    forum.aspose.com/t/cant-build-rasterimagessavin...
  8. PDF 디지털 서명 추가 및 확인 Python | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 문서에 전자 서명을 생성하는 파이썬 소스 코드입니다....pdf as ap inFile = "DigitallySign.pdf"...document = ap . Document ( inFile ) signature = ap . facades ...

    products.aspose.com/pdf/ko/python-net/signature/
  9. Get Watermark from PDF using Python | Aspose.PDF

    Get watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/python-net/watermark/get/
  10. LoadFormat | Aspose.PDF for Python via .NET API...

    Specifies load format.... APS means loading document in APS format. PDFXML...

    reference.aspose.com/pdf/python-net/aspose.pdf/...