Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 15,947 for

ape

(0.13 sec)
  1. Aspose::Pdf::ApsSaveOptions Class Reference - A...

    Public Member Functions | Protected Attributes | List of all members Aspose::Pdf::ApsSaveOptions Class Reference Save......Reference Save options for export to APS XML format. More... #include...handles events of PDF to APS and APS to [Other format] progress...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  2. Générer un fichier PDF par programmation via Py...

    Cette rubrique explique comment utiliser l'API Aspose.PDF pour Python afin de générer et de lire facilement des fichiers PDF dans des applications Python....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/fr/python-net/create/
  3. دریافت واترمارک از سند PDF از طریق Python | Asp...

    کد منبع پایتون برای دریافت واترمارک از فایل PDF در دات نت فریم ورک, دات نت هسته, و PHP, VBScript, دلفی, C++ از طریق COM Interop....pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/fa/python-net/watermark...
  4. قابلیت ایجاد فایل پی دی اف به صورت برنامه نویسی...

    این موضوع به شما نشان می دهد که چگونه از Aspose.PDF برای Python API برای تولید و خواندن فایل های PDF در برنامه های پایتون استفاده کنید....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/fa/python-net/create/
  5. 通过 Python 将图像添加到 PDF | Aspose.PDF

    本页介绍使用 .NET Framework、.NET Core、Aspose.PDF for Python 库将图像添加到 PDF 文档中的功能。...pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/zh-hans/python-net/imag...
  6. Aggiungere e verificare la firma digitale PDF P...

    Codice sorgente Python per creare firme elettroniche in documenti PDF su.NET Framework, .NET Core e PHP, VBScript, C++ tramite COM Interop....pdf as ap inFile = "DigitallySign.pdf"...document = ap . Document ( inFile ) signature = ap . facades ...

    products.aspose.com/pdf/it/python-net/signature/
  7. Merge PDF Documents using Python for .NET | Asp...

    Combine various PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap input_pdf_1 = DIR_INPUT_DOCUMENTS...Open first document document1 = ap . Document ( input_pdf_1 ) #...

    products.aspose.com/pdf/python-net/merger/
  8. LoadFormat | Aspose.PDF для справочника API .NET

    Задает формат загрузки.... APS 13 означает загрузку документа в формате APS. PDFXML...

    reference.aspose.com/pdf/ru/net/aspose.pdf/load...
  9. 通过 Python 从 PDF 文档中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、C++ 上的 PDF 文件中删除水印的 Python 源代码....pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  10. Bearbeiten Sie PDF über Python | Aspose.PDF

    Auf dieser Seite werden die Funktionen zum Bearbeiten von PDF-Dateien mit der Bibliothek Aspose.PDF for Python beschrieben....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/de/python-net/editor/