Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,111 for

ape

(0.12 sec)
  1. 在 PDF 中添加页面与 Python|Aspose.PDF for Python via .NET

    本文介绍如何在 PDF 文件的所需位置插入(添加)页面。了解如何使用 C# 移动、删除(删除)PDF 文件中的页面。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...import aspose.pdf as ap # 打开文档 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/zh/python-net/add-pages/
  2. Python을 사용하여 PDF 생성하는 방법|Aspose.PDF for Python ...

    Aspose.PDF for Python via .NET으로 PDF 문서를 생성하고 형식화합니다....pdf as ap # 문서 객체 초기화 document = ap . Document () #...추가 page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ko/python-net/create-pdf-do...
  3. 程序化创建PDF文档|Aspose.PDF for Python via .NET

    本页描述如何使用Aspose.PDF for Python via .NET库从头开始创建PDF文档。...pdf as ap # 初始化文档对象 document = ap . Document () # 添加页面...textfragment 对象 text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/zh/python-net/create-document/
  4. Supprimer des images d'un fichier PDF à l'aide ...

    Cette section explique comment supprimer des images d'un fichier PDF à l'aide d'Aspose.PDF pour Python via .NET....pdf as ap # Ouvrir le document document = ap . Document (...aspose.pdf as ap # Ouvrir le document document = ap . Document (...

    docs.aspose.com/pdf/fr/python-net/delete-images...
  5. Aspose.Pdf open pdf file error - Free Support F...

    use python, aspose-pdf=25.5.0,open pdf file error document = ap.Document(file_path) RuntimeError: Proxy error(InvalidPdfFileFormatException): Trailer not found file: GB2828-2003 抽样标准.pdf (5.1 MB)...open pdf file error document = ap.Document(file_path) RuntimeError:...opened: import aspose.pdf as ap file_path = "path/to/your/file...

    forum.aspose.com/t/aspose-pdf-open-pdf-file-err...
  6. إضافة صفحات في PDF باستخدام بايثون|Aspose.PDF ل...

    تعلمك هذه المقالة كيفية إدراج (إضافة) صفحة في الموقع المطلوب في ملف PDF. تعرف على كيفية نقل، إزالة (حذف) الصفحات من ملف PDF باستخدام C#....pdf as ap # فتح المستند document = ap . Document ( input_pdf...import aspose.pdf as ap # فتح المستند document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ar/python-net/add-pages/
  7. Archiv

    Archiv...pdf as ap # Vytvořit objekt TeXLoadOptions options = ap.TeXLoadOptions()...Načtěte dokument TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/cs/pdf/convert-latex-to-word-py...
  8. Python에서 PDF를 PDF/A 형식으로 변환|Aspose.PDF for Pyth...

    이 주제에서는 Aspose.PDF for Python을 통해 PDF 파일을 PDF/A 호환 PDF 파일로 변환하는 방법을 보여줍니다....pdf as ap input_pdf = DIR_INPUT + "sample....log" # PDF 문서 열기 document = ap . Document ( input_pdf ) # PDF/A...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  9. 程序化保存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/zh/python-cpp/save-pdf-docu...
  10. Enregistrer un document PDF par programmation|A...

    Apprenez à enregistrer un fichier PDF en Python avec Aspose.PDF pour la bibliothèque Python via C++. Enregistrez le document PDF dans le système de fichiers, dans un flux et dans des applications Web....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/fr/python-cpp/save-pdf-docu...