Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,093 for

ape

(0.15 sec)
  1. Removendo anexo de PDF usando Python|Aspose.PDF...

    Aspose.PDF pode remover anexos de seus documentos PDF. Use a API Python PDF para remover anexos em arquivos PDF usando a biblioteca Aspose.PDF para Python via .NET....pdf as ap # Abrir documento document = ap . Document (...

    docs.aspose.com/pdf/pt/python-net/removing-atta...
  2. Python을 사용한 Hello World 예제|Aspose.PDF for Pytho...

    이 샘플은 Aspose.PDF for Python via .NET을 사용하여 Hello World 텍스트가 포함된 간단한 PDF 문서를 만드는 방법을 보여줍니다....pdf as ap # 문서 객체 초기화 document = ap . Document () #...프래그먼트 객체 초기화 text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ko/python-net/hello-world-e...
  3. Как объединить PDF с использованием Python|Aspo...

    Эта страница объясняет, как объединить PDF документы в один PDF файл с помощью Python....pdf as ap # Открыть первый документ document1 = ap . Document...Открыть второй документ document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/ru/python-net/merge-pdf-doc...
  4. 記録

    記録...pdf as ap input_pdf = DIR_INPUT + "many_pages...document = ap.Document(input_pdf) # 解決オブジェクトの作成 resolution = ap.devices...

    blog.aspose.com/ja/pdf/convert-pdf-to-image-in-...
  5. Chercher

    chercher...pdf as ap # Charger le PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/fr/pdf/rotate-pdf-in-python/
  6. Preencher AcroForm - Preencher Formulário PDF u...

    Você pode preencher formulários no seu documento PDF com a biblioteca Aspose.PDF para Python....pdf as ap # Abrir documento pdfDocument = ap . Document (...

    docs.aspose.com/pdf/pt/python-net/fill-form/
  7. Procurar

    Procurar...pdf as ap # Passo 2: Carregar o documento PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Passo 4: Salve...

    blog.aspose.com/pt/pdf/resize-pdf-document-in-p...
  8. プログラムでPDFドキュメントを保存する|Aspose.PDF for Python via C++

    Python Aspose.PDF for Python via C++ライブラリでPDFファイルを保存する方法を学びます。PDFドキュメントをファイルシステム、ストリーム、およびWebアプリケーションに保存します。...AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/ja/python-cpp/save-pdf-docu...
  9. 档案

    档案...pdf as ap # 实例化 TeXLoadOptions 对象 options = ap.TeXLoadOptions()...TeXLoadOptions() # 载入 TEX 文件 pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/zh/pdf/convert-latex-to-word-py...
  10. Convert PDF to HTML in Python|Aspose.PDF for Py...

    이 주제는 Aspose.PDF for Python .NET 라이브러리를 사용하여 PDF 파일을 HTML 형식으로 변환하는 방법을 보여줍니다....pdf as ap input_pdf = DIR_INPUT + "sample...html" # PDF 문서 열기 document = ap . Document ( input_pdf ) # 문서를...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...