Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,096 for

ape

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

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # פתח מסמך PDF document = ap.Document(input_pdf) # צור מופע...

    blog.aspose.com/he/pdf/convert-pdf-to-ppt-in-py...
  2. Convertir PDF en PowerPoint en Python|Aspose.PD...

    Aspose.PDF vous permet de convertir des PDF au format PPT (PowerPoint) en utilisant Python. Il est possible de convertir un PDF en PPTX avec des diapositives sous forme d'images....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # Instancier...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  3. ค้นหา

    ค้นหา...pdf as ap # ยกตัวอย่างวัตถุ TeXLoadOptions options = ap.TeXLoadOptions()...โหลดเอกสาร TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/th/pdf/convert-latex-to-word-py...
  4. arkiv

    arkiv...pdf as ap # Instantiera TeXLoadOptions-objekt options = ap.TeXLoadOptions()...TEX-dokumentet pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/sv/pdf/convert-latex-to-word-py...
  5. 아카이브

    아카이브...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 텍스트 장치 만들기 textDevice = ap.devices...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-in...
  6. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Criar instância...

    blog.aspose.com/pt/pdf/convert-pdf-to-ppt-in-py...
  7. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input...# Skapa en ny PDF splitPDF = ap.Document() # Lägg till sida till...

    blog.aspose.com/sv/pdf/split-pdf-in-python/
  8. Obter e Definir Propriedades de Página usando P...

    Esta seção mostra como obter o número de páginas em um arquivo PDF, obter informações sobre propriedades de página de PDF, como cor, e definir propriedades de página....pdf as ap # Abrir documento document = ap . Document (...pdf as ap # Instanciar instância do Documento document = ap . Document...

    docs.aspose.com/pdf/pt/python-net/get-and-set-p...
  9. Создание PDF документа программно|Aspose.PDF дл...

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

    docs.aspose.com/pdf/ru/python-net/create-document/
  10. arkiv

    arkiv...pdf as ap # Ladda PDF:en doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/sv/pdf/rotate-pdf-in-python/