Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,096 for

ape

(0.95 sec)
  1. Удалить таблицы из существующего PDF|Aspose.PDF...

    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 документ pdf_document = ap . Document ( input_file ) # Создать...

    docs.aspose.com/pdf/ru/python-net/remove-tables...
  2. 档案

    档案...pdf as ap 现在,让我们探索如何有效地使用 Aspose.PDF 来处理...import aspose.pdf as ap # 创建一个新文档 document = ap.Document() # 添加页面...

    blog.aspose.com/zh/pdf/best-python-pdf-library/
  3. تدوير صفحات PDF باستخدام بايثون|Aspose.PDF لـ P...

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجيًا باستخدام بايثون....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ar/python-net/rotate-pages/
  4. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file...pdf as ap data_dir = "/path/to/your/pdf/files/"...# Open document pdfDocument = ap . Document ( path_infile ) #...

    docs.aspose.com/pdf/python-net/create-form/
  5. Créer un AcroForm - Créer un PDF remplissable e...

    Avec Aspose.PDF pour Python, vous pouvez créer un formulaire à partir de zéro dans votre fichier PDF...pdf as ap # Ouvrir le document pdfDocument = ap . Document...Créer un champ textBoxField = ap . forms . TextBoxField ( pdfDocument...

    docs.aspose.com/pdf/fr/python-net/create-form/
  6. حفظ مستند PDF برمجيًا|Aspose.PDF لـ Python عبر ...

    تعلم كيفية حفظ ملف PDF في Aspose.PDF لـ Python عبر مكتبة .NET. حفظ مستند PDF في نظام الملفات، إلى دفق، وفي تطبيقات الويب....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/save-pdf-docu...
  7. Ajouter et Supprimer un Signet en Python|Aspose...

    Vous pouvez ajouter un signet à un document PDF avec Python. Il est possible de supprimer tous les signets ou certains d'entre eux d'un document PDF....pdf as ap # Ouvrir le document document = ap . Document (...Créer un objet signet outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/fr/python-net/add-and-delet...
  8. PDF 크기 최적화, 압축 또는 줄이기|Aspose.PDF for Python via...

    PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 폰트 비내장화, 사용되지 않는 객체 제거를 Python으로 수행합니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...import aspose.pdf as ap # 문서 열기 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/optimize-pdf/
  9. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET....pdf as ap def create_tagged_pdf_document_simple...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  10. Archivo

    Archivo...pdf as ap # Instanciar objeto LoadOption...opción de carga EPUB option = ap.EpubLoadOptions() # Cargar un...

    blog.aspose.com/es/pdf/convert-epub-to-pdf-in-p...