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

ape

(0.48 sec)
  1. 아카이브

    아카이브...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 텍스트 장치 만들기 textDevice = ap.devices...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-in...
  2. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Criar instância...

    blog.aspose.com/pt/pdf/convert-pdf-to-ppt-in-py...
  3. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input...# Skapa en ny PDF splitPDF = ap.Document() # Lägg till sida till...

    blog.aspose.com/sv/pdf/split-pdf-in-python/
  4. 기존 PDF 문서에서 테이블 추출|Aspose.PDF for Python via .NET

    .NET을 통한 Aspose.PDF for Python은 PDF 문서에 포함된 테이블을 다양한 방식으로 조작할 수 있게 합니다....pdf as ap # 원본 PDF 문서 로드 pdf_document = ap . Document (...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/ko/python-net/extract-table...
  5. 如何使用 Python 创建 PDF|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 创建和格式化 PDF 文档。...pdf as ap # 初始化文档对象 document = ap . Document () # 添加页面...向新页面添加文本 page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/zh/python-net/create-pdf-do...
  6. Crear documento PDF programáticamente|Aspose.PD...

    Esta página describe cómo crear un documento PDF desde cero con la biblioteca Aspose.PDF for Python via .NET....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/es/python-net/create-document/
  7. Criar documento PDF programaticamente|Aspose.PD...

    Esta página descreve como criar um documento PDF do zero com Aspose.PDF para Python via .NET library....pdf as ap # Inicializar objeto de documento document = ap . Document...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/pt/python-net/create-document/
  8. Membuat Dokumen PDF secara Programatis|Aspose.P...

    Halaman ini menjelaskan cara membuat dokumen PDF dari awal dengan Aspose.PDF untuk Python via .NET library....pdf as ap # Inisialisasi objek dokumen document = ap . Document...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/id/python-net/create-document/
  9. 아카이브

    아카이브...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...
  10. 档案

    档案...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/