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

ape

(0.34 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. 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/
  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. Add background to PDF with Python|Aspose.PDF fo...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....pdf as ap # Create a new Document object document = ap . Document...Artifact object background = ap . BackgroundArtifact () # Specify...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  5. Edit PDF using Python | Aspose.PDF

    Еdit PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/python-net/editor/
  6. 通过 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...
  7. Hasilkan fail dalam format PDF Secara Pengaturc...

    Topik ini menunjukkan kepada anda cara menggunakan Aspose.PDF untuk API Python untuk menjana dan membaca fail format PDF dalam aplikasi Python....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/ms/python-net/create/
  8. Python for .NET aracılığıyla Programlı PDF Dosy...

    Bu konu, Python uygulamalarında PDF dosyalarını kolayca oluşturmak ve okumak için Python API için Aspose.PDF dosyasının nasıl kullanılacağını gösterir....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/tr/python-net/create/
  9. Convert XFA forms to Arcoforms in python3 - Fre...

    I want to use aspose.pdf.xfaconverter in “Aspose.PDF for Python via .NET” to resolve this problem.I don`t know how to do.Thanks for you help!!...pdf as ap input_pdf = “./decos/1.pdf” output_pdf...document = ap.Document(input_pdf) document.form.type = ap.forms.FormType...

    forum.aspose.com/t/convert-xfa-forms-to-arcofor...
  10. Create PDF using Python for .NET | Aspose.PDF

    Generate and read PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

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