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

ape

(0.3 sec)
  1. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("watermarked...vattenstämpel if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/sv/pdf/remove-watermark-from-pd...
  2. 記録

    記録...pdf as ap # TeXLoadOptions オブジェクトをインスタンス化する options = ap.TeXLoadOptions()...TEXドキュメントをロードする pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ja/pdf/convert-latex-to-word-py...
  3. تحسين، ضغط أو تقليل حجم PDF في بايثون|Aspose.PD...

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

    docs.aspose.com/pdf/ar/python-cpp/optimize-pdf/
  4. 档案

    档案...pdf as ap # 第 2 步:加载 PDF 文档 document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # 步骤 4: 保存更新后的 PDF...

    blog.aspose.com/zh/pdf/resize-pdf-document-in-p...
  5. Optimizar, Comprimir o Reducir el Tamaño de PDF...

    Optimizar archivo PDF, reducir todas las imágenes, reducir tamaño PDF, Desincrustar fuentes, Eliminar objetos no utilizados con Python....import AsposePDFPythonWrapp as ap # La ruta al directorio de documentos...# Abrir documento document = ap . Document ( dataDir + "OptimizeDocument...

    docs.aspose.com/pdf/es/python-cpp/optimize-pdf/
  6. 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...
  7. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/tutorial/create-pdf/
  8. 确定换行符|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...
  9. Архивы

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

    blog.aspose.com/ru/pdf/convert-latex-to-pdf-in-...
  10. 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-...