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

ape

(0.09 sec)
  1. تحسين، ضغط أو تقليل حجم PDF في بايثون|Aspose.PD...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إزالة تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام بايثون....import AsposePDFPythonWrapp as ap # المسار إلى دليل المستندات......" # فتح المستند document = ap . Document ( dataDir + "OptimizeDocument...

    docs.aspose.com/pdf/ar/python-cpp/optimize-pdf/
  2. Procurar

    Procurar...pdf as ap input_html = "input.html" output_pdf...options = ap.HtmlLoadOptions() # carregar arquivo document = ap.Document(input_html...

    blog.aspose.com/pt/pdf/convert-html-to-pdf-in-p...
  3. Архивы

    Архивы...pdf as ap input_html = "input.html" output_pdf...options = ap.HtmlLoadOptions() # загрузить файл document = ap.Document(input_html...

    blog.aspose.com/ru/pdf/convert-html-to-pdf-in-p...
  4. Archivo

    Archivo...pdf as ap input_html = "input.html" output_pdf...options = ap.HtmlLoadOptions() # cargar archivo document = ap.Document(input_html...

    blog.aspose.com/es/pdf/convert-html-to-pdf-in-p...
  5. أرشيف

    أرشيف...pdf as ap # قم بتحميل ملف PDF compressPdfDocument = ap.Document("input...OptimizationOptions pdfoptimizeOptions = ap.optimization.OptimizationOptions()...

    blog.aspose.com/ar/pdf/compress-pdf-in-python/
  6. Архів

    Архів...pdf as ap input_html = "input.html" output_pdf...options = ap.HtmlLoadOptions() # завантажити файл document = ap.Document(input_html...

    blog.aspose.com/uk/pdf/convert-html-to-pdf-in-p...
  7. Архів

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

    blog.aspose.com/uk/pdf/convert-pdf-to-latex-in-...
  8. Déterminer le Saut de Ligne|Aspose.PDF pour Pyt...

    Apprenez-en plus sur comment déterminer un saut de ligne d'un TextFragment multi-lignes en utilisant Python...pdf as ap def track_line_breaking (): """Suivre...nouvel objet document document = ap . Document () page = document...

    docs.aspose.com/pdf/fr/python-net/determine-lin...
  9. 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...
  10. Архивы

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

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