Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,110 for

ape

(0.1 sec)
  1. 아카이브

    아카이브...pdf as ap input_pdf = DIR_INPUT + "many_pages...document = ap.Document(input_pdf) # 해결 개체 만들기 resolution = ap.devices...

    blog.aspose.com/ko/pdf/convert-pdf-to-image-in-...
  2. 档案

    档案...pdf as ap # 加载PDF文件 document = ap.Document("input.pdf")..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/zh/pdf/encrypt-decrypt-pdf-in-p...
  3. Archivo

    Archivo...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Crear instancia...

    blog.aspose.com/es/pdf/convert-pdf-to-ppt-in-py...
  4. Archiv

    Archiv...pdf as ap # PDF-Datei laden document = ap.Document("input...eine neue PDF-Datei splitPDF = ap.Document() # Seite zu PDF hinzufügen...

    blog.aspose.com/de/pdf/split-pdf-in-python/
  5. أرشيف

    أرشيف...pdf as ap # قم بتحميل ملف PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ar/pdf/rotate-pdf-in-python/
  6. Arşiv

    Arşiv...pdf as ap # PDF'yi yükleyin doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/tr/pdf/rotate-pdf-in-python/
  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. 기존 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...
  9. 如何使用 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...
  10. 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/