Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,110 for

ape

(0.08 sec)
  1. Архивы

    Архивы...pdf as ap # Загрузите PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ru/pdf/rotate-pdf-in-python/
  2. Arsip

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

    blog.aspose.com/id/pdf/rotate-pdf-in-python/
  3. Simpan dokumen PDF secara programatis|Aspose.PD...

    Pelajari cara menyimpan file PDF dalam Python Aspose.PDF untuk Python melalui pustaka C++. Simpan dokumen PDF ke sistem file, ke aliran, dan dalam aplikasi web....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/id/python-cpp/save-pdf-docu...
  4. 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...
  5. Convertir formatos PDF a PDF/A en Python|Aspose...

    Este tema muestra cómo Aspose.PDF para Python permite convertir un archivo PDF a un archivo PDF compatible con PDF/A....pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap . Document ( input_pdf ) # Convertir...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...
  6. 如何使用 Python 合并 PDF|Aspose.PDF for Python via .NET

    本页面说明如何使用 Python 将 PDF 文档合并为一个单一的 PDF 文件。...pdf as ap # 打开第一个文档 document1 = ap . Document ( input_pdf_1...input_pdf_1 ) # 打开第二个文档 document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/zh/python-net/merge-pdf-doc...
  7. 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...
  8. 将 PDF 转换为 HTML 在 Python 中|Aspose.PDF for Python...

    本主题向您展示如何使用 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/zh/python-net/convert-pdf-t...
  9. تقسيم ملفات PDF برمجياً باستخدام Python|Aspose....

    يوضح هذا الموضوع كيفية تقسيم صفحات PDF إلى ملفات PDF فردية في تطبيقات Python الخاصة بك....pdf as ap # فتح المستند document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/ar/python-net/split-pdf-doc...
  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...