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

ape

(0.11 sec)
  1. 优化、压缩或减少PDF大小在Python中|Aspose.PDF for Python via...

    优化PDF文件,缩小所有图像,减少PDF大小,取消嵌入字体,使用Python删除未使用的对象。...AsposePDFPythonWrapp as ap # 文档目录的路径。 dataDir = "..." # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-cpp/optimize-pdf/
  2. Lưu trữ

    Lưu trữ...pdf as ap # Tải tệp PDF compressPdfDocument = ap.Document("input...OptimizationOptions pdfoptimizeOptions = ap.optimization.OptimizationOptions()...

    blog.aspose.com/vi/pdf/compress-pdf-in-python/
  3. Chercher

    chercher...pdf as ap # Charger le fichier PDF document = ap.Document("input...un nouveau rectangle newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/fr/pdf/crop-pdf-pages-in-python/
  4. Chercher

    chercher...pdf as ap # Créer un objet de classe TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Créer un objet...

    blog.aspose.com/fr/pdf/convert-latex-to-pdf-in-...
  5. Python을 사용하여 PDF 파일에서 이미지 추출|Aspose.PDF for Pyt...

    이 섹션에서는 Python 라이브러리를 사용하여 PDF 파일에서 이미지를 추출하는 방법을 보여줍니다....pdf as ap # 문서 열기 document = ap . Document ( input_file...

    docs.aspose.com/pdf/ko/python-net/extract-image...
  6. Python에서 PDF 크기 최적화, 압축 또는 줄이기|Aspose.PDF for P...

    PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 폰트 임베드 제거, 사용되지 않는 객체 제거를 Python으로 합니다....import AsposePDFPythonWrapp as ap # 문서 디렉터리의 경로입니다. dataDir = "..."..." # 문서 열기 document = ap . Document ( dataDir + "OptimizeDocument...

    docs.aspose.com/pdf/ko/python-cpp/optimize-pdf/
  7. Aspose.PSD for .NET 25.3 - Release Notes|Docume...

    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....regression after implementing APS rendering Bug PSDNET-2283 [AI...regression after implementing APS rendering string inputFile =...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  8. How to compress PDF | Aspose.PDF

    Do you know how easily compress PDF documents in Python? Compress PDF files with high quality using Python via .NET PDF library....pdf as ap # Open document document = ap . Document ( input_pdf...

    products.aspose.com/pdf/tutorial/compress-pdf/
  9. 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...
  10. 記録

    記録...pdf as ap # PDFファイルを読み込む compressPdfDocument = ap.Document("input...クラスのオブジェクトを作成する pdfoptimizeOptions = ap.optimization.OptimizationOptions()...

    blog.aspose.com/ja/pdf/compress-pdf-in-python/