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

ape

(0.15 sec)
  1. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....import AsposePDFPythonWrapp as ap # The path to the documents directory..." # Open document document = ap . Document ( dataDir + "OptimizeDocument...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  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. スタンプからテキストを抽出|Aspose.PDF for Java

    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....XForm ap = annot . getNormalAppearance (); ta . visit ( ap ); System...

    docs.aspose.com/pdf/ja/java/extract-text-from-s...
  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. Chercher

    chercher...pdf as ap # Charger le fichier PDF document = ap.Document("watermarked...filigrane if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/fr/pdf/remove-watermark-from-pd...
  6. 档案

    档案...pdf as ap # 创建 TeXLoadOptions 类对象 options = ap.TeXLoadOptions()...TeXLoadOptions() # 创建文档类对象 document = ap.Document("sample.tex" , options)...

    blog.aspose.com/zh/pdf/convert-latex-to-pdf-in-...
  7. 档案

    档案...pdf as ap # 加载PDF文件 document = ap.Document("input.pdf")...pdf") # 创建一个新的矩形 newBox = ap.Rectangle(200, 220, 2170, 1520,...

    blog.aspose.com/zh/pdf/crop-pdf-pages-in-python/
  8. 아카이브

    아카이브...pdf as ap # PDF 파일 로드 document = ap.Document("input...Document("input.pdf") # 새 직사각형 만들기 newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/ko/pdf/crop-pdf-pages-in-python/
  9. 아카이브

    아카이브...pdf as ap # TeXLoadOptions 클래스 객체 생성 options = ap.TeXLoadOptions()...TeXLoadOptions() # 문서 클래스 객체 생성 document = ap.Document("sample.tex" , options)...

    blog.aspose.com/ko/pdf/convert-latex-to-pdf-in-...
  10. Archivo

    Archivo...pdf as ap # Cargar archivo PDF document = ap.Document("watermarked...marca de agua if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/es/pdf/remove-watermark-from-pd...