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

ape

(0.23 sec)
  1. Crop PDF Pages programmatically Python|Aspose.P...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for Python via .NET....pdf as ap document = ap . Document ( input_pdf...Create new Box Rectagle new_box = ap . Rectangle ( 200 , 220 , 2170...

    docs.aspose.com/pdf/python-net/crop-pages/
  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. 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/...
  4. 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/
  5. SaveFormat | Aspose.PDF for .NET API 参考

    指定格式...格式(电子书的特殊格式) Pptx 14 表示保存为 PPTX 格式 Aps 15 保存为 APS XML 文件。 PdfXml 16 XML 格式的内部...

    reference.aspose.com/pdf/zh/net/aspose.pdf/save...
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. Δημιουργία αρχείου PDF Προγραμματικά μέσω του P...

    Αυτό το θέμα σας δείχνει πώς να χρησιμοποιήσετε το Aspose.PDF για Python API για την εύκολη δημιουργία και ανάγνωση αρχείων PDF σε εφαρμογές Python....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/el/python-net/create/