Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 15,951 for

ape

(0.33 sec)
  1. Python 를 통해 PDF 자르기 | Aspose.PDF

    .NET용 Python에서 품질 저하 없이 PDF를 자릅니다.이 페이지에서는 Aspose.PDF for Python 라이브러리를 사용하여 PDF 파일을 자르는 기능을 설명합니다....pdf as ap document = ap . Document ( input_pdf...Create new Box Rectagle new_box = ap . Rectangle ( 100 , 100 , 80...

    products.aspose.com/pdf/ko/python-net/crop/
  2. Aspose::Pdf::TeXSaveOptions Class Reference - A...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::TeXSaveOptions Class Referenc......handles events of PDF to APS and APS to [Other format] progress...events of conversion Pdf to APS to generate total progress events...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  3. ApsLoadOptions | Aspose.PDF لمرجع .NET API

    يصف الفصل خيارات تحميل aps....class يصف الفصل خيارات تحميل aps. public class ApsLoadOptions...

    reference.aspose.com/pdf/ar/net/aspose.pdf/apsl...
  4. ضغط ملف PDF عبر Python | Aspose.PDF

    قم بضغط PDF في Python لـ .NET دون فقدان الجودة. تصف هذه الصفحة ميزات ضغط ملف PDF باستخدام Aspose.PDF لمكتبة Python....pdf as ap # Open document document = ap . Document ( input_pdf...

    products.aspose.com/pdf/ar/python-net/compress/
  5. Pakkaa PDF Python kautta | Aspose.PDF

    Pakkaa PDF Pythonissa .NET: lle menettämättä laatua. Tällä sivulla kuvataan PDF-tiedoston pakkaamisen ominaisuudet käyttämällä Python-kirjastoa Aspose.PDF....pdf as ap # Open document document = ap . Document ( input_pdf...

    products.aspose.com/pdf/fi/python-net/compress/
  6. چاپ فایل پی دی اف از طریق Python | Aspose.PDF

    کد منبع پایتون برای چاپ سند پی دی اف در دات نت فریم ورک, .NET Core....pdf as ap import aspose.pydrawing as drawing...Create PdfViewer object viewer = ap . facades . PdfViewer () # Open...

    products.aspose.com/pdf/fa/python-net/print/
  7. 通过 Python 打印 PDF 文件 | Aspose.PDF

    用于在.NET 框架、.NET Core 上打印 PDF 文档的 Python 源代码。...pdf as ap import aspose.pydrawing as drawing...Create PdfViewer object viewer = ap . facades . PdfViewer () # Open...

    products.aspose.com/pdf/zh-hans/python-net/print/
  8. 从 PDF 中提取图像 Python | Aspose.PDF

    本页介绍使用 Aspose.PDF for Python 库从 PDF 文件中提取图像的功能。...pdf as ap input_file = DIR_INPUT + "sample_with_image...jpg" # Open document document = ap . Document ( input_file ) # Extract...

    products.aspose.com/pdf/zh-hans/python-net/imag...
  9. Kompresuj dokument PDF przy użyciu Python | Asp...

    Kompresuj PDF programowo za pomocą przykładowego kodu Pythona przy użyciu Aspose.PDF dla Pythona za pośrednictwem biblioteki.NET....pdf as ap # Open document document = ap . Document ( input_pdf...

    products.aspose.com/pdf/pl/python-net/compress/
  10. Convert .pcl file to .pdf - Aspose.PDF Product ...

    Not able to convert .pcl file to .pdf. Was able to convert the smale size 1 KB .pcl file to .pdf. but when converting 367 KB .pcl file to pdf. Having issues. Error: Additional information: Unable to cast object of typ…...document = new Document("D:\\pclpdf\\AP_5_Standard.pcl", new PclLoadOptions());...in PCL format document.Save("AP_5_Standard.pdf"); asad.ali June...

    forum.aspose.com/t/convert-pcl-file-to-pdf/248445