Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 5,873 for

ape

(0.53 sec)
  1. Converting a PDF file to JPEG using Python | As...

    Code Examples on Python for PDF‑to‑JPEG Conversion on All Platforms...AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...[ 1 ] res = ap . Resolution ( 300 ) device = ap . JpegDevice...

    products.aspose.com/pdf/python-cpp/conversion/p...
  2. Архивы

    Архивы...pdf as ap # Создать экземпляр объекта TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Загрузите документ...

    blog.aspose.com/ru/pdf/convert-latex-to-word-py...
  3. Adicionar anexos ao PDF em Python|Aspose.PDF fo...

    Aprenda como adicionar anexos de arquivos a documentos PDF em Python usando Aspose.PDF for Python via .NET....pdf as ap def add_attachments ( infile...with ap . Document ( infile ) as document : file_spec = ap . FileSpecification...

    docs.aspose.com/pdf/pt/python-net/add-attachmen...
  4. Архивы

    Архивы...pdf as ap # Загрузите PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ru/pdf/rotate-pdf-in-python/
  5. Arsip

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

    blog.aspose.com/id/pdf/rotate-pdf-in-python/
  6. Python'da Görüntülerden PDF Oluşturma

    Python'da Aspose.PDF for Python via .NET kullanarak görüntülerden PDF oluşturmayı öğrenin. Bu kılavuz kurulum, kod incelemesi, seçenekler ve ipuçlarını kapsar....pdf as ap pdf_doc = ap . Document() Document sınıfı...page . resources . images . add(ap . Image(img_stream)) # Fit the...

    blog.aspose.com/tr/pdf/generate-pdf-from-images...
  7. เพิ่มบาร์โค้ดลงใน PDF ด้วย Python | อ่านบาร์โค้...

    เรียนรู้วิธีเพิ่มบาร์โค้ดลงในไฟล์ PDF โดยใช้ Aspose.PDF for Python via .NET คู่มือขั้นตอนนี้ครอบคลุมโค้ด การตั้งค่า และเคล็ดลับด้านประสิทธิภาพ....pdf as ap # Create a new PDF document and...and add a page document = ap.Document("input.pdf") page = document...

    blog.aspose.com/th/pdf/add-barcode-to-pdf-in-py...
  8. Python을 사용하여 PDF에 바코드 추가 | Python을 사용하여 PDF에서 바...

    Aspose.PDF for Python via .NET를 사용하여 PDF 파일에 바코드를 추가하는 방법을 배웁니다. 이 단계별 가이드에서는 코드, 설정 및 성능 팁을 다룹니다....pdf as ap # Create a new PDF document and...and add a page document = ap . Document( "input.pdf" ) page =...

    blog.aspose.com/ko/pdf/add-barcode-to-pdf-in-py...
  9. Ajouter un code‑barres à un PDF avec Python | L...

    Apprenez comment ajouter un code‑barres aux fichiers PDF en utilisant Aspose.PDF for Python via .NET. Ce guide pas à pas couvre le code, la configuration et les conseils de performance....pdf as ap # Create a new PDF document and...and add a page document = ap . Document( "input.pdf" ) page =...

    blog.aspose.com/fr/pdf/add-barcode-to-pdf-in-py...
  10. آرشیوها

    آرشیوها...pdf as ap input_pdf = DIR_INPUT + "sample...سند PDF را باز کنید document = ap.Document(input_pdf) # نمونه PptxSaveOptions...

    blog.aspose.com/fa/pdf/convert-pdf-to-ppt-in-py...