Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,096 for

ape

(0.84 sec)
  1. Архивы

    Архивы...pdf as ap input_pdf = DIR_INPUT + "sample...# Открыть PDF-файл document = ap.Document(input_pdf) # Создайте...

    blog.aspose.com/ru/pdf/convert-pdf-to-latex-in-...
  2. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library.... Load the source PDF using ‘ap.Document’. Create ‘HtmlSaveOptions’...HTML. Load the source PDF using ‘ap.Document’. Create ‘HtmlSaveOptions’...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  3. Modifier la taille de la page PDF avec Python|A...

    Modifiez la taille des pages de votre document PDF à l'aide de la bibliothèque Aspose.PDF pour Python via .NET....pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/fr/python-net/change-page-s...
  4. Extract Text From Stamps|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....MakeObject < TextAbsorber > (); auto ap = annot -> get_Appearance ()...idx_get ( u "N" ); ta -> Visit ( ap ); Console :: WriteLine ( ta...

    docs.aspose.com/pdf/cpp/extract-text-from-stamps/
  5. Aspose.PSD for Python via .NET 25.3 - Release N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....regression after implementing APS rendering. Bug Public API Changes...regression after implementing APS rendering. inputFile = self ...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. استخراج الصور من ملف PDF باستخدام بايثون|Aspose...

    يوضح هذا القسم كيفية استخراج الصور من ملف PDF باستخدام مكتبة بايثون....pdf as ap # فتح المستند document = ap . Document ( input_file...

    docs.aspose.com/pdf/ar/python-net/extract-image...
  7. 記録

    記録...pdf as ap # PDFを読み込む doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ja/pdf/rotate-pdf-in-python/
  8. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....import AsposePDFPythonWrapp as ap # The path to the documents directory..." # Open document document = ap . Document ( dataDir + "OptimizeDocument...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  9. Cortar Páginas de PDF programaticamente Python|...

    Você pode obter propriedades de página, como largura, altura, bleed-, crop- e trimbox usando Aspose.PDF para Python via .NET....pdf as ap document = ap . Document ( input_pdf...novo Retângulo Box new_box = ap . Rectangle ( 200 , 220 , 2170...

    docs.aspose.com/pdf/pt/python-net/crop-pages/
  10. Archiwa

    Archiwa...pdf as ap input_html = "input.html" output_pdf...options = ap.HtmlLoadOptions() # Załaduj plik document = ap.Document(input_html...

    blog.aspose.com/pl/pdf/convert-html-to-pdf-in-p...