Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,096 for

ape

(0.4 sec)
  1. ארכיון

    ארכיון...pdf as ap # טען את ה-PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/he/pdf/rotate-pdf-in-python/
  2. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via C++ library. Save PDF document to file system, to stream, and in Web applications....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/python-cpp/save-pdf-document/
  3. Ajouter un arrière-plan au PDF avec Python|Aspo...

    Ajouter une image d'arrière-plan à votre fichier PDF avec Python. Utilisez la classe BackgroundArtifact....pdf as ap # Créer un nouvel objet Document document = ap . Document...Background Artifact background = ap . BackgroundArtifact () # Spécifier...

    docs.aspose.com/pdf/fr/python-net/add-backgrounds/
  4. مثال Hello World باستخدام بايثون|Aspose.PDF لـ ...

    يوضح هذا المثال كيفية إنشاء مستند PDF بسيط يحتوي على نص Hello World باستخدام Aspose.PDF لـ Python عبر .NET....pdf as ap # تهيئة كائن الوثيقة document = ap . Document ()...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ar/python-net/hello-world-e...
  5. 既存のPDFからテーブルを削除する|Aspose.PDF for Python via .NET

    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...テーブルを見つけるためにTableAbsorberオブジェクトを作成する absorber = ap . text . TableAbsorber () # アブソーバーで最初のページを訪問する...

    docs.aspose.com/pdf/ja/python-net/remove-tables...
  6. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....pdf as ap # Global configuration DATA_DIR...90-degree clockwise rotation (ap.Rotation.ON90) to all pages -...

    docs.aspose.com/pdf/python-net/rotate-pages/
  7. Eliminar Imágenes de un Archivo PDF usando Pyth...

    Esta sección explica cómo eliminar imágenes de un archivo PDF usando Aspose.PDF para Python vía .NET....pdf as ap # Abrir documento document = ap . Document (...aspose.pdf as ap # Abrir documento document = ap . Document (...

    docs.aspose.com/pdf/es/python-net/delete-images...
  8. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "many_pages...Ouvrir le document PDF document = ap.Document(input_pdf) # Créer un...

    blog.aspose.com/fr/pdf/convert-pdf-to-image-in-...
  9. 프로그래밍으로 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/ko/python-net/create-document/
  10. Diviser un PDF par programmation en Python|Aspo...

    Ce sujet montre comment diviser les pages PDF en fichiers PDF individuels dans vos applications Python....pdf as ap # Ouvrir le document document = ap . Document (...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/fr/python-net/split-pdf-doc...