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

ape

(0.16 sec)
  1. Оптимизация, Сжатие или Уменьшение Размера PDF ...

    Оптимизация PDF файла, уменьшение всех изображений, снижение размера PDF, Удаление встроенных шрифтов, Удаление неиспользуемых объектов с помощью Python....import AsposePDFPythonWrapp as ap # Путь к директории с документами...# Открыть документ document = ap . Document ( dataDir + "OptimizeDocument...

    docs.aspose.com/pdf/ru/python-cpp/optimize-pdf/
  2. تغيير حجم صفحة PDF باستخدام Python|Aspose.PDF ل...

    تغيير حجم الصفحة من مستند PDF الخاص بك باستخدام مكتبة Aspose.PDF لـ Python عبر .NET....pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ar/python-net/change-page-s...
  3. 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...
  4. 确定换行符|Aspose.PDF for Python via .NET

    了解更多关于如何使用Python确定多行TextFragment的换行符...pdf as ap def track_line_breaking (): """跟踪多行文本片段的换行"""..."track_line_breaking.txt" # 创建新的文档对象 document = ap . Document () page = document...

    docs.aspose.com/pdf/zh/python-net/determine-lin...
  5. Архивы

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

    blog.aspose.com/ru/pdf/convert-latex-to-pdf-in-...
  6. 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-...
  7. 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-...
  8. 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/
  9. 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-...
  10. Архів

    Архів...as ap # Створіть об’єкт класу TeXLoadOptions options = ap.TeXLoadOptions()...об’єкт класу Document document = ap.Document("sample.tex" , options)...

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