Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,093 for

ape

(0.1 sec)
  1. تحويل HTML إلى PDF في بايثون|Aspose.PDF لـ Pyth...

    يوضح هذا الموضوع كيفية تحويل HTML إلى PDF وMHTML إلى PDF باستخدام Aspose.PDF لبايثون....pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...

    docs.aspose.com/pdf/ar/python-net/convert-html-...
  2. Python을 사용하여 PDF 생성하는 방법|Aspose.PDF for Python ...

    Aspose.PDF for Python via .NET으로 PDF 문서를 생성하고 형식화합니다....pdf as ap # 문서 객체 초기화 document = ap . Document () #...추가 page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ko/python-net/create-pdf-do...
  3. 아카이브

    아카이브...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # PDF 문서 열기 document = ap.Document(input_pdf) # PptxSaveOptions...

    blog.aspose.com/ko/pdf/convert-pdf-to-ppt-in-py...
  4. 档案

    档案...pdf as ap # 加载PDF文件 document = ap.Document("input.pdf")...pages: # 创建一个新的 PDF splitPDF = ap.Document() # 将页面添加到 PDF splitPDF...

    blog.aspose.com/zh/pdf/split-pdf-in-python/
  5. 搜索

    搜索...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # 打開 PDF 文檔 document = ap.Document(input_pdf) # 創建 PptxSaveOptions...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-ppt-...
  6. 記録

    記録...pdf as ap outputFile = "page_{pageNo}.txt"...txt" # PDF ドキュメントを開く document = ap.Document("input.pdf") # テキスト...

    blog.aspose.com/ja/pdf/extract-text-from-pdf-in...
  7. PythonでPDFをPowerPointに変換|Aspose.PDF for Python ...

    Aspose.PDFを使用すると、Pythonを使ってPDFをPPT(PowerPoint)形式に変換できます。PDFをスライドとして画像でPPTXに変換する可能性があります。...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # PDFドキュメントを開く document = ap . Document ( input_pdf ) # P...

    docs.aspose.com/pdf/ja/python-net/convert-pdf-t...
  8. Archivio

    Archivio...pdf as ap # Passaggio 2: Carica il documento...documento PDF document = ap.Document("input.pdf") # Step 3: Ridimensiona...

    blog.aspose.com/it/pdf/resize-pdf-document-in-p...
  9. Rotacionar Páginas de PDF Usando Python|Aspose....

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com Python....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/pt/python-net/rotate-pages/
  10. Exemple de Hello World en utilisant Python|Aspo...

    Cet exemple démontre comment créer un document PDF simple avec le texte Hello World en utilisant Aspose.PDF pour Python via .NET....pdf as ap # Initialiser l'objet document document = ap . Document...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/fr/python-net/hello-world-e...