Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,196 for

ape

(1.81 sec)
  1. Archiwa

    Archiwa...pdf as ap # Załaduj wejściowy dokument PDF document = ap.Document("input...Ustaw tekst znaku wodnego stamp = ap.TextStamp("CONFIDENTIAL") # Ustaw...

    blog.aspose.com/pl/pdf/add-watermark-in-pdf-in-...
  2. Архивы

    Архивы...pdf as ap # Загрузить входной PDF-документ document = ap.Document("input...текст водяного знака stamp = ap.TextStamp("CONFIDENTIAL") # Установить...

    blog.aspose.com/ru/pdf/add-watermark-in-pdf-in-...
  3. arkiv

    arkiv...pdf as ap # Ladda inmatat PDF-dokument document = ap.Document("input...in vattenstämpeltext stamp = ap.TextStamp("CONFIDENTIAL") # Ställ...

    blog.aspose.com/sv/pdf/add-watermark-in-pdf-in-...
  4. Add Attachments to PDF in Python|Aspose.PDF for...

    Learn how to add file attachments to PDF documents in Python using Aspose.PDF for Python via .NET....pdf as ap def add_attachments ( infile...with ap . Document ( infile ) as document : file_spec = ap . FileSpecification...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  5. Añadiendo un archivo adjunto a un documento PDF...

    Esta página describe cómo agregar un archivo adjunto a un archivo PDF con Aspose.PDF para Python a través de la biblioteca .NET....pdf as ap # Abrir documento document = ap . Document (...como adjunto fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/es/python-net/add-attachmen...
  6. PDFをEPUB、LaTeX、Text、XPSに変換するPython|Aspose.PDF f...

    このトピックでは、Pythonを使用してPDFファイルをEPUB、LaTeX、Text、XPSなどの他のファイル形式に変換する方法を示します。...pdf as ap input_pdf = DIR_INPUT + "sample...epub" # PDFドキュメントを開く document = ap . Document ( input_pdf ) # Epub...

    docs.aspose.com/pdf/ja/python-net/convert-pdf-t...
  7. Obtenir et Définir les Propriétés des Pages ave...

    Cette section montre comment obtenir le nombre de pages dans un fichier PDF, obtenir des informations sur les propriétés des pages PDF telles que la couleur et définir les propriétés des pages....pdf as ap # Ouvrir le document document = ap . Document (...as ap # Instancier une instance de Document document = ap . Document...

    docs.aspose.com/pdf/fr/python-net/get-and-set-p...
  8. 파이썬을 사용하여 페이지 속성 가져오기 및 설정하기|Aspose.PDF for Pyt...

    이 섹션에서는 PDF 파일의 페이지 수를 가져오는 방법, 색상과 같은 PDF 페이지 속성에 대한 정보를 얻는 방법 및 페이지 속성을 설정하는 방법을 보여줍니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...aspose.pdf as ap # Document 인스턴스 생성 document = ap . Document ()...

    docs.aspose.com/pdf/ko/python-net/get-and-set-p...
  9. 档案

    档案...pdf as ap # 使用 EPUB 加载选项实例化 LoadOption 对象 option = ap.EpubLoadOptions()...EpubLoadOptions() # 加载 EPUB 文件 document = ap.Document("sample.epub", option)...

    blog.aspose.com/zh/pdf/convert-epub-to-pdf-in-p...
  10. 搜索

    搜索...pdf as ap # 使用 EPUB 載入選項實例化 LoadOption 物件 option = ap.EpubLoadOptions()...EpubLoadOptions() # 載入 EPUB 檔案 document = ap.Document("sample.epub", option)...

    blog.aspose.com/zh-hant/pdf/convert-epub-to-pdf...