Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,096 for

ape

(0.18 sec)
  1. Python에서 PDF를 Microsoft Word 문서로 변환|Aspose.PDF ...

    Aspose.PDF for Python via .NET을 사용하여 PDF를 Microsoft Word 형식으로 변환하는 Python 코드를 작성하고 PDF를 DOC(DOCX)로 변환하는 방법을 알아보세요....pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # PDF 문서 열기 document = ap . Document ( input_pdf ) # 파일을...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  2. Convertir des PDF en Documents Microsoft Word e...

    Apprenez à écrire du code Python pour la conversion de formats PDF en Microsoft Word avec Aspose.PDF pour Python via .NET et optimisez la conversion PDF en DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # Enregistrer...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  3. Archiv

    Archiv...pdf as ap # Instanziere LoadOption Objekt...mit EPUB-Ladeoption. option = ap.EpubLoadOptions() # Laden Sie...

    blog.aspose.com/de/pdf/convert-epub-to-pdf-in-p...
  4. ארכיון

    ארכיון...pdf as ap # אInstantiate LoadOption object...option = ap.EpubLoadOptions() # טען קובץ EPUB document = ap.Document("sample...

    blog.aspose.com/he/pdf/convert-epub-to-pdf-in-p...
  5. 파이썬을 사용하여 북마크 가져오기, 업데이트 및 확장|Aspose.PDF for Py...

    이 문서는 Aspose.PDF for Python 라이브러리를 사용하여 PDF 파일에서 북마크를 사용하는 방법에 대해 설명합니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...pdf as ap # PdfBookmarkEditor 생성 bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/ko/python-net/get-update-an...
  6. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...pdf as ap # 创建 PdfBookmarkEditor bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  7. الحصول على خصائص الصفحة وتعيينها باستخدام Pytho...

    يوضح هذا القسم كيفية الحصول على عدد الصفحات في ملف PDF، والحصول على معلومات حول خصائص صفحة PDF مثل اللون وتعيين خصائص الصفحة....pdf as ap # فتح المستند document = ap . Document ( input_pdf...aspose.pdf as ap # إنشاء مثيل للمستند document = ap . Document ()...

    docs.aspose.com/pdf/ar/python-net/get-and-set-p...
  8. Получение и Установка Свойств Страницы с исполь...

    Этот раздел показывает, как получить количество страниц в PDF файле, получить информацию о свойствах страниц PDF, таких как цвет, и установить свойства страницы....pdf as ap # Открыть документ document = ap . Document (...pdf as ap # Создать экземпляр Document document = ap . Document...

    docs.aspose.com/pdf/ru/python-net/get-and-set-p...
  9. إزالة الجداول من ملف PDF موجود|Aspose.PDF لـ Py...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # تحميل مستند PDF موجود pdf_document = ap . Document...للعثور على الجداول absorber = ap . text . TableAbsorber () # زيارة...

    docs.aspose.com/pdf/ar/python-net/remove-tables...
  10. Remover Tabelas de PDF Existente|Aspose.PDF par...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # Carregar documento PDF existente...existente pdf_document = ap . Document ( input_file ) # Criar objeto...

    docs.aspose.com/pdf/pt/python-net/remove-tables...