Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 4,111 for

ape

(0.29 sec)
  1. 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...
  2. Lưu trữ

    Lưu trữ...pdf as ap # Bước 2: Tải tài liệu PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Bước 4: Lưu PDF...

    blog.aspose.com/vi/pdf/resize-pdf-document-in-p...
  3. استخراج النص من الأختام|Aspose.PDF لـ 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/ar/cpp/extract-text-from-st...
  4. Delete Images from PDF File using Python|Aspose...

    This section explain how to delete Images from PDF File using Aspose.PDF for Python via .NET....pdf as ap from os import path path_infile...data_dir , outfile ) document = ap . Document ( path_infile ) document...

    docs.aspose.com/pdf/python-net/delete-images-fr...
  5. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200)...Resolution(200) device = ap.devices.JpegDevice(resolution) page_count...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  6. Архивы

    Архивы...pdf as ap # Создайте объект класса TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Создайте объект класса...

    blog.aspose.com/ru/pdf/convert-latex-to-pdf-in-...
  7. Archivio

    Archivio...pdf as ap # Crea un oggetto di classe TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Creare un oggetto...

    blog.aspose.com/it/pdf/convert-latex-to-pdf-in-...
  8. Archivio

    Archivio...pdf as ap input_pdf = DIR_INPUT + "sample...tex" # Apri file PDF document = ap.Document(input_pdf) # Crea un...

    blog.aspose.com/it/pdf/convert-pdf-to-latex-in-...
  9. Archivio

    Archivio...pdf as ap # Carica file PDF compressPdfDocument = ap.Document("input...OptimizationOptions pdfoptimizeOptions = ap.optimization.OptimizationOptions()...

    blog.aspose.com/it/pdf/compress-pdf-in-python/
  10. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF dosyasını aç document = ap.Document(input_pdf) # LaTeXSaveOptions...

    blog.aspose.com/tr/pdf/convert-pdf-to-latex-in-...