Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 4,431 for

ape

(0.21 sec)
  1. Lưu trữ

    Lưu trữ...pdf as ap import aspose.pydrawing as drawing...drawing # Tải PDF document = ap.Document("document.pdf") image_counter...

    blog.aspose.com/vi/pdf/extract-images-from-pdf-...
  2. 搜索

    搜索...pdf as ap import aspose.pydrawing as drawing...drawing # 加載 PDF document = ap.Document("document.pdf") image_counter...

    blog.aspose.com/zh-hant/pdf/extract-images-from...
  3. 搜索

    搜索... # 加載 PDF 文檔 document = ap.Document("input.pdf") # 實例化一個...TextFragmentAbsorber 對象 txtAbsorber = ap.text.TextFragmentAbsorber("text-to-replace")...

    blog.aspose.com/zh-hant/pdf/find-and-replace-te...
  4. آرشیوها

    آرشیوها...pdf as ap # یک سند PDF جدید ایجاد کنید pdfDocument = ap.Document();...pdf as ap # یک سند PDF جدید ایجاد کنید pdfDocument = ap.Document();...

    blog.aspose.com/fa/pdf/convert-xml-to-pdf-in-py...
  5. arkiv

    arkiv...pdf as ap # Skapa ett nytt PDF-dokument pdfDocument = ap.Document();...pdf as ap # Skapa ett nytt PDF-dokument pdfDocument = ap.Document();...

    blog.aspose.com/sv/pdf/convert-xml-to-pdf-in-py...
  6. Procurar

    Procurar...pdf as ap # Crie um novo documento PDF pdfDocument = ap.Document();...pdf as ap # Crie um novo documento PDF pdfDocument = ap.Document();...

    blog.aspose.com/pt/pdf/convert-xml-to-pdf-in-py...
  7. ค้นหา

    ค้นหา...pdf as ap # โหลดไฟล์ PDF document = ap.Document("watermarked...เป็นลายน้ำหรือไม่ if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/th/pdf/remove-watermark-from-pd...
  8. Procurar

    Procurar...pdf as ap # Carregar arquivo PDF document = ap.Document("watermarked...marca d'água if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/pt/pdf/remove-watermark-from-pd...
  9. Arşiv

    Arşiv...pdf as ap // PDF belgelerini yükle pdf1 = ap.Document("file1...Document("file1.pdf") pdf2 = ap.Document("file2.pdf") // PDF'leri birleştirin...

    blog.aspose.com/tr/pdf/merge-pdf-documents-online/
  10. 記録

    記録...pdf as ap # PDFファイルを読み込む document = ap.Document("input...pdf") # 新しい長方形を作成する newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/ja/pdf/crop-pdf-pages-in-python/