Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 4,093 for

ape

(0.07 sec)
  1. ค้นหา

    ค้นหา...pdf as ap # ขั้นตอนที่ 2: โหลดเอกสาร PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # ขั้นตอนที่ 4:...

    blog.aspose.com/th/pdf/resize-pdf-document-in-p...
  2. Archiv

    Archiv...pdf as ap # Schritt 2: Laden Sie das PDF...PDF Dokument document = ap.Document("input.pdf") # Schritt 3:...

    blog.aspose.com/de/pdf/resize-pdf-document-in-p...
  3. arkiv

    arkiv...pdf as ap # Steg 2: Ladda PDF-dokumentet document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Steg 4: Spara...

    blog.aspose.com/sv/pdf/resize-pdf-document-in-p...
  4. 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/
  5. Salvar documento PDF programaticamente|Aspose.P...

    Aprenda a salvar arquivo PDF em Python Aspose.PDF para biblioteca Python via C++. Salvar documento PDF no sistema de arquivos, em stream e em aplicações Web....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/pt/python-cpp/save-pdf-docu...
  6. Archiv

    Archiv...pdf as ap # Instanziieren Sie das TeXLoadOptions...TeXLoadOptions Objekt options = ap.TeXLoadOptions() # Laden Sie das...

    blog.aspose.com/de/pdf/convert-latex-to-word-py...
  7. Python을 사용한 Hello World 예제|Aspose.PDF for Pytho...

    이 샘플은 Aspose.PDF for Python via .NET을 사용하여 Hello World 텍스트가 포함된 간단한 PDF 문서를 만드는 방법을 보여줍니다....pdf as ap # 문서 객체 초기화 document = ap . Document () #...프래그먼트 객체 초기화 text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ko/python-net/hello-world-e...
  8. Как объединить PDF с использованием Python|Aspo...

    Эта страница объясняет, как объединить PDF документы в один PDF файл с помощью Python....pdf as ap # Открыть первый документ document1 = ap . Document...Открыть второй документ document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/ru/python-net/merge-pdf-doc...
  9. Procurar

    Procurar...pdf as ap # Carregar o PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/pt/pdf/rotate-pdf-in-python/
  10. Preencher AcroForm - Preencher Formulário PDF u...

    Você pode preencher formulários no seu documento PDF com a biblioteca Aspose.PDF para Python....pdf as ap # Abrir documento pdfDocument = ap . Document (...

    docs.aspose.com/pdf/pt/python-net/fill-form/