Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 5,751 for

ape

(3.32 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. Extraer Texto de Sellos|Aspose.PDF para C++

    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....MakeObject < TextAbsorber > (); auto ap = annot -> get_Appearance ()...idx_get ( u "N" ); ta -> Visit ( ap ); Console :: WriteLine ( ta...

    docs.aspose.com/pdf/es/cpp/extract-text-from-st...
  3. 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/
  4. Архивы

    Архивы...pdf as ap # Загрузить PDF-файл document = ap.Document("watermarked...водяным знаком if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/ru/pdf/remove-watermark-from-pd...
  5. آرشیوها

    آرشیوها...pdf as ap # فایل PDF را بارگیری کنید document = ap.Document("input...مستطیل جدید ایجاد کنید newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/fa/pdf/crop-pdf-pages-in-python/
  6. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("watermarked...vattenstämpel if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/sv/pdf/remove-watermark-from-pd...
  7. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....pdf as ap # Initialize document object document = ap . Document()...textfragment object text_fragment = ap . text . TextFragment( "Hello...

    releases.aspose.com/pdf/pythonnet/
  8. تعيين الامتيازات على ملف PDF موجود|Aspose.PDF f...

    قم بتعيين وإدارة امتيازات وثيقة PDF للتحكم في إجراءات المستخدم مثل الطباعة والنسخ والتحرير....pdf as ap import aspose.pdf.facades as...import path import aspose.pdf as ap import aspose.pdf.facades as...

    docs.aspose.com/pdf/ar/python-net/set-privileges/
  9. 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...
  10. 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/