Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 5,869 for

ape

(0.12 sec)
  1. استيراد التعليقات التوضيحية وتصديرها باستخدام P...

    تعرف على كيفية استيراد التعليقات التوضيحية من ملف PDF واحد وتصديرها إلى مستند PDF جديد باستخدام Aspose.PDF لـ Python عبر .NET.... source_document = ap . Document ( infile ) قم بإنشاء...صفحات. destination_document = ap . Document () إضافة صفحة للتعليقات...

    docs.aspose.com/pdf/ar/python-net/import-export...
  2. Переместить страницы PDF в Python|Aspose.PDF fo...

    Узнайте, как перемещать страницы PDF внутри документа или между документами в Python....pdf as ap def move_page_from_one_document_to_another...: str ) -> None : document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ru/python-net/move-pages/
  3. Mover páginas PDF em Python|Aspose.PDF for Pyth...

    Aprenda como mover páginas PDF dentro de um documento ou entre documentos em Python....pdf as ap def move_page_from_one_document_to_another...: str ) -> None : document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/pt/python-net/move-pages/
  4. Extract Attachments from PDF|Aspose.PDF for Pyt...

    Learn how to work with PDF attachments using Python and Aspose.PDF....pdf as ap def extract_single_attachment...attachment_name , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/python-net/extract-attachment/
  5. Python을 사용하여 PDF 파일에서 이미지 삭제하기|Aspose.PDF for P...

    Python에서 PDF 파일의 특정 이미지 또는 전체 이미지를 삭제하는 방법을 알아봅니다.... ap.Document(infile) . 페이지 및 이미지...PDF를 저장합니다. import aspose.pdf as ap def delete_image ( infile , outfile...

    docs.aspose.com/pdf/ko/python-net/delete-images...
  6. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...pdf as ap import fitz # PyMuPDF import...f_path, replacements): doc = ap.Document(input_pdf_path) for...

    forum.aspose.com/t/table-placeholder-replacemen...
  7. ค้นหา

    ค้นหา...pdf as ap # สร้างอ็อบเจ็กต์ LoadOption...option = ap.EpubLoadOptions() # โหลดไฟล์ EPUB document = ap.Document("sample...

    blog.aspose.com/th/pdf/convert-epub-to-pdf-in-p...
  8. Procurar

    Procurar...pdf as ap # Instanciar o objeto LoadOption...de carregamento EPUB option = ap.EpubLoadOptions() # Carregar...

    blog.aspose.com/pt/pdf/convert-epub-to-pdf-in-p...
  9. Chercher

    chercher...pdf as ap # Charger le document PDF d'entrée document = ap.Document("input...le texte du filigrane stamp = ap.TextStamp("CONFIDENTIAL") # Définir...

    blog.aspose.com/fr/pdf/add-watermark-in-pdf-in-...
  10. 搜索

    搜索...pdf as ap # 加載輸入 PDF 文檔 document = ap.Document("input...Document("input.pdf") # 設置水印文字 stamp = ap.TextStamp("CONFIDENTIAL") # 設置水印的屬性...

    blog.aspose.com/zh-hant/pdf/add-watermark-in-pd...