Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,093 for

ape

(0.07 sec)
  1. Архивы

    Архивы...pdf as ap import aspose.pydrawing as drawing...drawing # Загрузите PDF document = ap.Document("document.pdf") image_counter...

    blog.aspose.com/ru/pdf/extract-images-from-pdf-...
  2. Arsip

    Arsip...# Muat dokumen PDF document = ap.Document("input.pdf") # Membuat...TextFragmentAbsorber txtAbsorber = ap.text.TextFragmentAbsorber("text-to-replace")...

    blog.aspose.com/id/pdf/find-and-replace-text-in...
  3. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing....Python Load the PDF into an ‘ap.Document’ object. Create a ‘DocSaveOptions’...Python Load the source PDF using ‘ap.Document’. Create an instance...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...
  4. PythonでPDFサイズを最適化、圧縮、または縮小|Aspose.PDF for Pytho...

    PDFファイルを最適化し、すべての画像を縮小し、サイズを縮小し、フォントを埋め込まないようにし、Pythonで未使用のオブジェクトを削除します。...import AsposePDFPythonWrapp as ap # ドキュメントディレクトリへのパス。 dataDir =..."..." # ドキュメントを開く document = ap . Document ( dataDir + "OptimizeDocument...

    docs.aspose.com/pdf/ja/python-cpp/optimize-pdf/
  5. Como - usar Aspose.Pdf para demos offline do Ja...

    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....ap. Execute os seguintes comandos...<InstallDir> \demo\samples\charts.ap\AreaChartReport.pdf no Adobe...

    docs.aspose.com/pdf/pt/jasperreports/how-to-use...
  6. 档案

    档案...pdf as ap # 加载PDF文件 document = ap.Document("watermarked...检查神器是否是水印 if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/zh/pdf/remove-watermark-from-pd...
  7. Lưu trữ

    Lưu trữ...pdf as ap # Tải tệp PDF document = ap.Document("watermarked...mờ không if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/vi/pdf/remove-watermark-from-pd...
  8. 改行を決定する|Aspose.PDF for Python via .NET

    Pythonを使用して複数行のTextFragmentの改行を決定する方法について詳しく学ぶ...pdf as ap def track_line_breaking (): ...新しいドキュメントオブジェクトを作成 document = ap . Document () page = document...

    docs.aspose.com/pdf/ja/python-net/determine-lin...
  9. 아카이브

    아카이브...pdf as ap # PDF 파일 로드 document = ap.Document("watermarked...워터마크인지 확인 if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/ko/pdf/remove-watermark-from-pd...
  10. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...pdf as ap import aspose.slides as sl class...lic_xml.encode()) for lib in [aw, ap, sl]: try: lic = lib.License()...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...