Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,093 for

ape

(0.1 sec)
  1. Arsip

    Arsip...pdf as ap # Buat objek PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Jalur direktori yang berisi...

    blog.aspose.com/id/pdf/print-pdf-in-python/
  2. PDF 문서 프로그래밍 방식으로 열기|Aspose.PDF for Python via ...

    Python Aspose.PDF for Python via .NET 라이브러리를 사용하여 PDF 파일을 여는 방법을 알아보세요. 기존 PDF, 스트림의 문서 및 암호화된 PDF 문서를 열 수 있습니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...PDF 문서 열기 import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/ko/python-net/open-pdf-docu...
  3. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....pdf as ap # Global configuration DATA_DIR...with ap . Document ( infile ) as document : absorber = ap . text...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  4. Trabajando con Portafolio en PDF usando Python|...

    Cómo Crear un Portafolio en PDF con Python. Debe usar un archivo de Microsoft Excel, un documento de Word y un archivo de imagen para crear un Portafolio en PDF....pdf as ap # Instanciar objeto Document document = ap . Document...documento document . collection = ap . Collection () # Obtener archivos...

    docs.aspose.com/pdf/es/python-net/portfolio/
  5. Tambahkan Nomor Halaman ke PDF dengan Python|As...

    Aspose.PDF untuk Python melalui .NET memungkinkan Anda menambahkan Stempel Nomor Halaman ke file PDF Anda menggunakan kelas PageNumber Stamp....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...nomor halaman page_number_stamp = ap . PageNumberStamp () # Apakah...

    docs.aspose.com/pdf/id/python-net/add-page-number/
  6. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....pdf as ap import aspose.pdf.drawing as...Create PDF document document = ap . Document () # Add page page...

    docs.aspose.com/pdf/python-net/add-curve/
  7. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....pdf as ap def extract_text_reduce_font...doc = ap . Document ( infile ) try : frag_absorber = ap . text...

    docs.aspose.com/pdf/python-net/text-extraction-...
  8. Create AcroForm - Criar PDF Preenchível em Pyth...

    Com Aspose.PDF para Python você pode criar um formulário do zero em seu arquivo PDF...pdf as ap # Abrir documento pdfDocument = ap . Document (...Criar um campo textBoxField = ap . forms . TextBoxField ( pdfDocument...

    docs.aspose.com/pdf/pt/python-net/create-form/
  9. Archiv

    Archiv...pdf as ap # Inicializujte objekt dokumentu document = ap.Document()...textového fragmentu text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/cs/pdf/create-pdf-files-in-python/
  10. 以编程方式打开PDF文档|Aspose.PDF for Python via .NET

    了解如何在Python Aspose.PDF for Python via .NET库中打开PDF文件。您可以打开现有的PDF、从流中打开文档以及加密的PDF文档。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...从流中打开现有的PDF文档 import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/zh/python-net/open-pdf-docu...