Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 5,741 for

ape

(0.12 sec)
  1. Python을 사용하여 PDF에 배경 추가|Aspose.PDF for Python v...

    Python을 사용하여 PDF 파일에 배경 이미지를 추가합니다. BackgroundArtifact 클래스를 사용하세요....pdf as ap # 새로운 Document 객체 생성 document = ap . Document ()...Background Artifact 객체 생성 background = ap . BackgroundArtifact () # backgroundartifact...

    docs.aspose.com/pdf/ko/python-net/add-backgrounds/
  2. PDF 문서를 프로그래밍 방식으로 저장|Aspose.PDF for Python via...

    Python Aspose.PDF for Python via C++ 라이브러리를 사용하여 PDF 파일을 저장하는 방법을 배웁니다. 파일 시스템, 스트림 및 웹 애플리케이션에 PDF 문서를 저장합니다....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/ko/python-cpp/save-pdf-docu...
  3. كيفية دمج ملفات PDF باستخدام بايثون|Aspose.PDF ...

    تشرح هذه الصفحة كيفية دمج مستندات PDF في ملف PDF واحد باستخدام بايثون....pdf as ap # افتح المستند الأول document1 = ap . Document...افتح المستند الثاني document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/ar/python-net/merge-pdf-doc...
  4. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....AsposePDFPythonWrapp as ap import AsposePDFPython as apCore document = ap . Document...( "sample0.pdf" ) textStamp = ap . TextStamp ( "Sample Stamp"...

    products.aspose.com/pdf/python-cpp/stamps/text/
  5. Remplacer le texte avec état|Aspose.PDF for Pyt...

    Dans cet exemple, toutes les occurrences de "software" sont remplacées par "SOFTWARE" et formatées en bleu avec une taille de police de 14....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/fr/python-net/replace-text-...
  6. Establecer número de comb del campo|Aspose.PDF ...

    Este ejemplo muestra cómo establecer un número de comb para un campo de formulario PDF usando Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/es/python-net/set-field-com...
  7. Definir Alinhamento de Campo|Aspose.PDF for Pyt...

    Este exemplo demonstra como definir o alinhamento de texto de um campo de formulário em um documento PDF usando Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/pt/python-net/set-field-ali...
  8. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a font size of 12....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  9. Архивы

    Архивы...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/
  10. 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/