Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 5,866 for

ape

(0.27 sec)
  1. Stamp 类|Aspose.PDF for Python via .NET

    了解如何使用 Stamp 类在 Python 中向 PDF 文档添加图像、PDF 和基于文本的印章。...pdf as ap import aspose.pdf.facades as...def _create_text_state () -> ap . text . TextState : """Create...

    docs.aspose.com/pdf/zh/python-net/stamp-class/
  2. Vytvořit PDF z obrázků v Pythonu

    Naučte se generovat PDF z obrázků v Pythonu pomocí Aspose.PDF for Python via .NET. Tento průvodce zahrnuje nastavení, procházení kódu, možnosti a tipy....pdf as ap pdf_doc = ap . Document() Pro podrobnější...page . resources . images . add(ap . Image(img_stream)) # Fit the...

    blog.aspose.com/cs/pdf/generate-pdf-from-images...
  3. 스탬프 클래스|Aspose.PDF for Python via .NET

    Stamp 클래스를 사용하여 Python에서 PDF 문서에 이미지, PDF 및 텍스트 기반 스탬프를 추가하는 방법을 알아봅니다....pdf as ap import aspose.pdf.facades as...def _create_text_state () -> ap . text . TextState : """Create...

    docs.aspose.com/pdf/ko/python-net/stamp-class/
  4. Converter PDF para DOCX em Python

    Converter PDF para DOCX em Python com Aspose.PDF for Python via .NET. Siga este guia para configuração, exemplo de código e dicas para garantir uma conversão de documentos confiável....pdf as ap # Load the source PDF document pdf_document = ap . Document(...preserve formatting) save_options = ap . DocSaveOptions() save_options...

    blog.aspose.com/pt/pdf/convert-pdf-to-docx-in-p...
  5. Converti PDF in DOCX con Python

    Converti PDF in DOCX in Python con Aspose.PDF for Python via .NET. Segui questa guida per la configurazione, l'esempio di codice e i suggerimenti per garantire una conversione affidabile dei documenti....pdf as ap # Load the source PDF document pdf_document = ap . Document(...preserve formatting) save_options = ap . DocSaveOptions() save_options...

    blog.aspose.com/it/pdf/convert-pdf-to-docx-in-p...
  6. Rotate PDF Pages in Python|Aspose.PDF for Pytho...

    Learn how to rotate PDF pages and change page orientation in Python....pdf as ap from os import path def rotate_page...infile , outfile ): document = ap . Document ( infile ) for page...

    docs.aspose.com/pdf/python-net/rotate-pages/
  7. Удалить страницы PDF в Python|Aspose.PDF for Py...

    Узнайте, как удалять страницы из файлов PDF в Python....pdf as ap def delete_page ( input_file_name...: str ) -> None : document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ru/python-net/delete-pages/
  8. Extraire des tables d'un PDF en Python|Aspose.P...

    Apprenez comment extraire les données d'une table à partir de documents PDF existants en Python.... Charge le PDF dans un objet ap.Document. Boucle à travers les...par ligne. import aspose.pdf as ap from os import path import sys...

    docs.aspose.com/pdf/fr/python-net/extracting-ta...
  9. 搜索

    搜索...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # 打開 PDF 文檔 document = ap.Document(input_pdf) # 將 PDF 另存為...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-doc-...
  10. Aspose.Pdf open pdf file error - Free Support F...

    use python, aspose-pdf=25.5.0,open pdf file error document = ap.Document(file_path) RuntimeError: Proxy error(InvalidPdfFileFormatException): Trailer not found file: GB2828-2003 抽样标准.pdf (5.1 MB)...open pdf file error document = ap.Document(file_path) RuntimeError:...opened: import aspose.pdf as ap file_path = "path/to/your/file...

    forum.aspose.com/t/aspose-pdf-open-pdf-file-err...