Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 4,093 for

ape

(0.13 sec)
  1. Arşiv

    Arşiv...pdf as ap # Adım 2: PDF belgesini yükleyin document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Adım 4: Güncellenen...

    blog.aspose.com/tr/pdf/resize-pdf-document-in-p...
  2. 档案

    档案...pdf as ap # 加载 PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/zh/pdf/rotate-pdf-in-python/
  3. أرشيف

    أرشيف...pdf as ap # الخطوة 2: قم بتحميل مستند PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # الخطوة 4: احفظ...

    blog.aspose.com/ar/pdf/resize-pdf-document-in-p...
  4. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...pdf as ap import fitz # PyMuPDF import...f_path, replacements): doc = ap.Document(input_pdf_path) for...

    forum.aspose.com/t/table-placeholder-replacemen...
  5. 아카이브

    아카이브...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 텍스트 장치 만들기 textDevice = ap.devices...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-in...
  6. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Criar instância...

    blog.aspose.com/pt/pdf/convert-pdf-to-ppt-in-py...
  7. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input...# Skapa en ny PDF splitPDF = ap.Document() # Lägg till sida till...

    blog.aspose.com/sv/pdf/split-pdf-in-python/
  8. Lưu trữ

    Lưu trữ...pdf as ap # Khởi tạo đối tượng TeXLoadOptions options = ap.TeXLoadOptions()...Tải tài liệu TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/vi/pdf/convert-latex-to-word-py...
  9. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...[ 1 ] res = ap . Resolution ( 300 ) device = ap . JpegDevice...

    products.aspose.com/pdf/python-cpp/
  10. 기존 PDF 문서에서 테이블 추출|Aspose.PDF for Python via .NET

    .NET을 통한 Aspose.PDF for Python은 PDF 문서에 포함된 테이블을 다양한 방식으로 조작할 수 있게 합니다....pdf as ap # 원본 PDF 문서 로드 pdf_document = ap . Document (...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/ko/python-net/extract-table...