Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,096 for

ape

(0.12 sec)
  1. Ajouter des tampons d'image dans un PDF en util...

    Ajoutez le tampon d'image dans votre document PDF en utilisant la classe ImageStamp avec la bibliothèque Aspose.PDF pour Python....pdf as ap # Ouvrir le document document = ap . Document (...tampon d'image image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/fr/python-net/image-stamps-...
  2. العمل مع العناوين في PDF|Aspose.PDF لـ Python ع...

    إنشاء ترقيم في عنوان مستند PDF الخاص بك باستخدام Python. يوفر Aspose.PDF for Python عبر .NET أنواعًا مختلفة من أنماط الترقيم....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/ar/python-net/working-with-...
  3. تحويل PDF إلى EPUB، LaTeX، نص، XPS باستخدام باي...

    يوضح لك هذا الموضوع كيفية تحويل ملف PDF إلى صيغ ملفات أخرى مثل EPUB، LaTeX، نص، XPS إلخ باستخدام بايثون....pdf as ap input_pdf = DIR_INPUT + "sample...epub" # افتح مستند PDF document = ap . Document ( input_pdf ) # إنشاء...

    docs.aspose.com/pdf/ar/python-net/convert-pdf-t...
  4. Lưu trữ

    Lưu trữ...pdf as ap Bây giờ, hãy khám phá cách sử...aspose.pdf as ap # Tạo một tài liệu mới document = ap.Document()...

    blog.aspose.com/vi/pdf/best-python-pdf-library/
  5. Получить, обновить и развернуть закладку с испо...

    В этой статье описывается, как использовать закладки в PDF-файле с нашей библиотекой Aspose.PDF для Python....pdf as ap # Открыть документ document = ap . Document (...pdf as ap # Создание PdfBookmarkEditor bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/ru/python-net/get-update-an...
  6. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....pdf as ap path_infile = path . join ( self...document = ap . Document ( path_infile ) save_options = ap . EpubSaveOptions...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  7. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.PDF for Python,您可以在 PDF 文件中从头开始创建表单...pdf as ap # 打开文档 pdfDocument = ap . Document ( input_file...input_file ) # 创建一个字段 textBoxField = ap . forms . TextBoxField ( pdfDocument...

    docs.aspose.com/pdf/zh/python-net/create-form/
  8. AcroForm 생성 - Python에서 작성 가능한 PDF 생성|Aspose.PDF...

    Aspose.PDF for Python을 사용하여 PDF 파일에서 처음부터 양식을 만들 수 있습니다....pdf as ap # 문서 열기 pdfDocument = ap . Document ( input_file...input_file ) # 필드 생성 textBoxField = ap . forms . TextBoxField ( pdfDocument...

    docs.aspose.com/pdf/ko/python-net/create-form/
  9. Convertir un PDF en Différents Formats d'Image ...

    Ce sujet montre comment utiliser Aspose.PDF pour Python pour convertir un PDF en divers formats d'images, par exemple TIFF, BMP, EMF, JPEG, PNG, GIF, SVG avec quelques lignes de code....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # Créer...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  10. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....pdf as ap # Global configuration DATA_DIR...""" # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/rotate-text-insi...