Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,873 for

ape

(0.43 sec)
  1. Optimalkan, Kompres atau Kurangi Ukuran PDF di ...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Hapus penyematan font, Hapus objek yang tidak digunakan dengan Python....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Buka dokumen document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/id/python-net/optimize-pdf/
  2. Convertir HTML en PDF en Python|Aspose.PDF for ...

    Apprenez comment convertir HTML et MHTML en PDF en Python avec Aspose.PDF for Python via .NET, y compris les paramètres de médias CSS, les polices intégrées et la sortie Tagged PDF....pdf as ap path_infile = path . join ( self..."python" , outfile ) load_options = ap . HtmlLoadOptions () load_options...

    docs.aspose.com/pdf/fr/python-net/convert-html-...
  3. التعليقات التوضيحية للأمان باستخدام Python|Aspo...

    تعرف على كيفية وضع علامة على النص للتنقيح وتطبيق التعليقات التوضيحية وتنقيح مناطق الصور في ملفات PDF باستخدام Aspose.PDF لـ Python عبر .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/ar/python-net/security-anno...
  4. Anotasi Keamanan menggunakan Python|Aspose.PDF ...

    Pelajari cara menandai teks untuk penyensoran, menerapkan anotasi penyensoran, dan menyensor area gambar dalam file PDF menggunakan Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/id/python-net/security-anno...
  5. Trabajar con tablas en PDFs etiquetados en Pyth...

    Aprenda cómo trabajar con tablas accesibles en PDFs etiquetados en Python con Aspose.PDF for Python via .NET, incluyendo estructura, intervalos, alineación y marcado de tabla compatible con PDF/UA....pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/es/python-net/working-with-...
  6. 在 Python 中处理 Tagged PDF 表格|Aspose.PDF for Pytho...

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 处理 Tagged PDF 中的可访问表格,包括结构、跨列、对齐以及符合 PDF/UA 的表格标记。...pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  7. العمل مع الجداول في ملفات PDF ذات العلامات في P...

    تعرف على كيفية التعامل مع الجداول التي يمكن الوصول إليها في ملفات PDF ذات العلامات في Python باستخدام Aspose.PDF لـ Python عبر .NET، بما في ذلك البنية والامتدادات والمحاذاة وترميز الجدول الملائم لـ PDF/UAA....pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/ar/python-net/working-with-...
  8. Работайте с таблицами в Tagged PDFs на Python|A...

    Узнайте, как работать с доступными таблицами в tagged PDFs на Python с Aspose.PDF for Python via .NET, включая структуру, spans, выравнивание и разметку таблиц, совместимую с PDF/UA....pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  9. Convertir le PDF en formats d'image en Python|A...

    Apprenez comment rendre les pages PDF en fichiers TIFF, BMP, EMF, JPEG, PNG, GIF et SVG avec Python et Aspose.PDF for Python via .NET....pdf as ap from io import FileIO from os...document = ap . Document ( infile ) resolution = ap . devices...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  10. PDFへのテキスト注釈の使用方法(Python経由)|Aspose.PDF for Pytho...

    Aspose.PDF for Pythonを使用すると、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。...pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ja/python-net/text-annotation/