Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 15,948 for

ape

(0.06 sec)
  1. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  2. 通过 Python 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Python for .NET 将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...pdf as ap input_pdf = DIR_INPUT + "sample...doc" // 加载源 PDF 文件 document = ap . Document ( input_pdf ) // 使用保存选项进行保存...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  3. Solution de conversion de format PDF via Python...

    Convertissez des PDF en DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown et plus en utilisant Python for .NET...pdf as ap input_pdf = DIR_INPUT + "sample...fichier PDF source document = ap . Document ( input_pdf ) // Enregistrer...

    products.aspose.com/pdf/fr/python-net/conversion/
  4. Dodaj znak wodny do pliku PDF za pomocą Python ...

    Kod źródłowy Pythona do dodawania znaku wodnego do pliku PDF na platformie .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....pdf as ap doc = ap . Document ( "1.pdf" ) artifact = ap . WatermarkArtifact...artifact_horizontal_alignment = ap . HorizontalAlignment . CENTER...

    products.aspose.com/pdf/pl/python-net/watermark...
  5. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF....pdf as ap # Open document document = ap . Document ( input_pdf...aspose.pdf as ap # Open document document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  6. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....pdf as ap # Load existing PDF file pdf_document = ap . Document...object to find tables absorber = ap . text . TableAbsorber () # Visit...

    docs.aspose.com/pdf/python-net/manipulate-table...
  7. Move PDF Pages programmatically via Python|Aspo...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET....pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/python-net/move-pages/
  8. 通過Python的PDF格式轉換解決方案 | Aspose.PDF

    使用 Python for .NET 將 PDF 轉換為 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" // 載入源檔 document = ap . Document ( input_pdf ) // 使用保存選項保存...

    products.aspose.com/pdf/zh-hant/python-net/conv...
  9. اضافه کردن جداول در اسناد پی دی اف از طریق Pyth...

    کد منبع پایتون برای کار با اضافه کردن جدول در فایل PDF در دات نت فریم ورک, دات نت هسته, و پی اچ پی, VBScript, دلفی, C++ از طریق COM Interop....pdf as ap input_file = DIR_INPUT_TABLE...Load source PDF document doc = ap . Document ( input_file ) # Initializes...

    products.aspose.com/pdf/fa/python-net/table/add/
  10. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...