Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,110 for

ape

(0.1 sec)
  1. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/python-net/create-document/
  2. Как создать PDF с использованием Python|Aspose....

    Создавайте и форматируйте PDF документы с помощью Aspose.PDF для Python через .NET....pdf as ap # Инициализировать объект документа document = ap . Document...страницу page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ru/python-net/create-pdf-do...
  3. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Salvar...

    blog.aspose.com/pt/pdf/convert-pdf-to-doc-in-py...
  4. 記録

    記録...pdf as ap # 入力 PDF ドキュメントのロード document = ap.Document("input...pdf") # 透かしテキストを設定する stamp = ap.TextStamp("CONFIDENTIAL") # 透かしのプロパティを設定する...

    blog.aspose.com/ja/pdf/add-watermark-in-pdf-in-...
  5. 記録

    記録...pdf as ap # PdfViewer オブジェクトを作成する viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # 印刷する PDF ファイルを含むディレクトリ パス path...

    blog.aspose.com/ja/pdf/print-pdf-in-python/
  6. 아카이브

    아카이브...pdf as ap input_pdf = DIR_INPUT + "many_pages...document = ap.Document(input_pdf) # 해결 개체 만들기 resolution = ap.devices...

    blog.aspose.com/ko/pdf/convert-pdf-to-image-in-...
  7. 搜索

    搜索...pdf as ap # 加載 PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/zh-hant/pdf/rotate-pdf-in-python/
  8. Archiv

    Archiv...pdf as ap # Krok 2: Načtěte dokument PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Krok 4: Uložte...

    blog.aspose.com/cs/pdf/resize-pdf-document-in-p...
  9. Procurar

    Procurar...pdf as ap # Carregar o PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/pt/pdf/rotate-pdf-in-python/
  10. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....pdf as ap # Create PDF Document with ap . Document ()...aspose.pdf as ap # Create PDF Document with ap . Document ()...

    docs.aspose.com/pdf/python-net/setting-structur...