Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,095 for

ape

(0.09 sec)
  1. Adicionar Páginas em PDF com Python|Aspose.PDF ...

    Este artigo ensina como inserir (adicionar) uma página no local desejado em um arquivo PDF. Aprenda a mover, remover (excluir) páginas de um arquivo PDF usando C#....pdf as ap # Abrir documento document = ap . Document (...aspose.pdf as ap # Abrir documento document = ap . Document (...

    docs.aspose.com/pdf/pt/python-net/add-pages/
  2. أرشيف

    أرشيف...pdf as ap # قم بتحميل ملف PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ar/pdf/rotate-pdf-in-python/
  3. Arşiv

    Arşiv...pdf as ap # PDF'yi yükleyin doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/tr/pdf/rotate-pdf-in-python/
  4. Создание 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/
  5. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document.... Loads the PDF into an ap.Document object. Loop through...by row. import aspose.pdf as ap from os import path path_infile...

    docs.aspose.com/pdf/python-net/extracting-table/
  6. ค้นหา

    ค้นหา...pdf as ap # โหลด PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/th/pdf/rotate-pdf-in-python/
  7. Archiwa

    Archiwa...pdf as ap # Załaduj plik PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/pl/pdf/rotate-pdf-in-python/
  8. Archiwa

    Archiwa...pdf as ap # Utwórz instancję obiektu TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Załaduj dokument...

    blog.aspose.com/pl/pdf/convert-latex-to-word-py...
  9. أرشيف

    أرشيف...pdf as ap # إنشاء كائن TeXLoadOptions options = ap.TeXLoadOptions()...بتحميل مستند TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ar/pdf/convert-latex-to-word-py...
  10. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "many_pages...PDF Dokument öffnen document = ap.Document(input_pdf) # Resolution...

    blog.aspose.com/de/pdf/convert-pdf-to-image-in-...