Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 5,840 for

ape

(0.14 sec)
  1. 在 Python 中将 PDF 转换为 DOCX

    使用 Aspose.PDF for Python via .NET 在 Python 中将 PDF 转换为 DOCX。请遵循本指南进行设置、代码示例以及确保可靠文档转换的技巧。...pdf as ap # Load the source PDF document pdf_document = ap . Document(...preserve formatting) save_options = ap . DocSaveOptions() save_options...

    blog.aspose.com/zh/pdf/convert-pdf-to-docx-in-p...
  2. แปลง PDF เป็น DOCX ด้วย Python

    แปลง PDF เป็น DOCX ด้วย Python โดยใช้ Aspose.PDF for Python via .NET. ปฏิบัติตามคำแนะนำนี้สำหรับการตั้งค่า ตัวอย่างโค้ด และเคล็ดลับเพื่อให้การแปลงเอกสารทำงานอย่างน่าเชื่อถือ....pdf as ap # Load the source PDF document pdf_document = ap . Document(...preserve formatting) save_options = ap . DocSaveOptions() save_options...

    blog.aspose.com/th/pdf/convert-pdf-to-docx-in-p...
  3. Dodaj kod kreskowy do PDF przy użyciu Pythona |...

    Dowiedz się, jak dodać kod kreskowy do plików PDF przy użyciu Aspose.PDF for Python via .NET. Ten przewodnik krok po kroku obejmuje kod, konfigurację i wskazówki dotyczące wydajności....pdf as ap # Create a new PDF document and...and add a page document = ap.Document("input.pdf") page = document...

    blog.aspose.com/pl/pdf/add-barcode-to-pdf-in-py...
  4. إضافة باركود إلى PDF باستخدام Python | قراءة ال...

    تعلم كيفية إضافة رمز شريطي إلى ملفات PDF باستخدام Aspose.PDF for Python via .NET. يغطي هذا الدليل خطوة بخطوة الشيفرة والإعداد ونصائح الأداء....pdf as ap # Create a new PDF document and...and add a page document = ap.Document("input.pdf") page = document...

    blog.aspose.com/ar/pdf/add-barcode-to-pdf-in-py...
  5. Barcode zu PDF hinzufügen mit Python | Barcode ...

    Erfahren Sie, wie Sie einem PDF-Dokument einen Barcode hinzufügen, indem Sie Aspose.PDF for Python via .NET verwenden. Dieser Schritt‑für‑Schritt‑Leitfaden behandelt Code, Einrichtung und Leistungstipps....pdf as ap # Create a new PDF document and...and add a page document = ap . Document( "input.pdf" ) page =...

    blog.aspose.com/de/pdf/add-barcode-to-pdf-in-py...
  6. إضافة رأس إلى PDF|Aspose.PDF for Python via .NET

    تعرف على كيفية إضافة رؤوس النص والصور إلى صفحات PDF باستخدام PDFfileStamp في Python....pydrawing as ap_pydrawing import aspose.pdf.facades...path import aspose.pydrawing as ap_pydrawing import aspose.pdf.facades...

    docs.aspose.com/pdf/ar/python-net/add-header/
  7. 아카이브

    아카이브...pdf as ap # TeXLoadOptions 개체 인스턴스화 options = ap.TeXLoadOptions()...TeXLoadOptions() # TEX 문서 불러오기 pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ko/pdf/convert-latex-to-word-py...
  8. Chercher

    chercher...pdf as ap # Instancier l'objet TeXLoadOptions options = ap.TeXLoadOptions()...le document TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/fr/pdf/convert-latex-to-word-py...
  9. 搜索

    搜索...pdf as ap # 實例化 TeXLoadOptions 對象 options = ap.TeXLoadOptions()...TeXLoadOptions() # 載入 TEX 文件 pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/zh-hant/pdf/convert-latex-to-wo...
  10. 设置字段对齐|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python 在 PDF 文档中设置表单字段的文本对齐方式。...pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/zh/python-net/set-field-ali...