Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,431 for

ape

(0.1 sec)
  1. Преобразование PDF в форматы PDF/A на Python|As...

    Эта тема показывает, как Aspose.PDF для Python позволяет конвертировать PDF файл в файл PDF, соответствующий PDF/A....pdf as ap input_pdf = DIR_INPUT + "sample...Открыть PDF документ document = ap . Document ( input_pdf ) # Конвертировать...

    docs.aspose.com/pdf/ru/python-net/convert-pdf-t...
  2. تحويل PDF إلى تنسيقات PDF/A في بايثون|Aspose.PD...

    يوضح هذا الموضوع كيفية استخدام Aspose.PDF لبايثون لتحويل ملف PDF إلى ملف PDF متوافق مع PDF/A....pdf as ap input_pdf = DIR_INPUT + "sample...log" # فتح مستند PDF document = ap . Document ( input_pdf ) # التحويل...

    docs.aspose.com/pdf/ar/python-net/convert-pdf-t...
  3. Delete PDF Pages in Python|Aspose.PDF for Pytho...

    Learn how to delete pages from PDF files in Python....pdf as ap def delete_page ( input_file_name...: str ) -> None : document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/delete-pages/
  4. arkiv

    arkiv...pdf as ap input_pdf = DIR_INPUT + "sample...Öppna PDF-dokument document = ap.Document(input_pdf) # Skapa ...

    blog.aspose.com/sv/pdf/convert-pdf-to-ppt-in-py...
  5. آرشیوها

    آرشیوها...pdf as ap # فایل PDF را بارگیری کنید document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/fa/pdf/encrypt-decrypt-pdf-in-p...
  6. How to convert PDF to Markdown | Aspose.PDF

    Do you know how easily convert PDF to Markdown using Python via .NET? Convert PDF to Markdown with high quality using Python via .NET Aspose.PDF library....pdf” module using the alias “ap.” This module likely contains...the PDF Document : document = ap.Document(input_pdf): Opens the...

    products.aspose.com/pdf/tutorial/convert-pdf-ma...
  7. كيفية دمج ملفات PDF باستخدام بايثون|Aspose.PDF ...

    تشرح هذه الصفحة كيفية دمج مستندات PDF في ملف PDF واحد باستخدام بايثون....pdf as ap # افتح المستند الأول document1 = ap . Document...افتح المستند الثاني document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/ar/python-net/merge-pdf-doc...
  8. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....AsposePDFPythonWrapp as ap import AsposePDFPython as apCore document = ap . Document...( "sample0.pdf" ) textStamp = ap . TextStamp ( "Sample Stamp"...

    products.aspose.com/pdf/python-cpp/stamps/text/
  9. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a font size of 12....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  10. ค้นหา

    ค้นหา...pdf as ap # ยกตัวอย่างวัตถุ TeXLoadOptions options = ap.TeXLoadOptions()...โหลดเอกสาร TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/th/pdf/convert-latex-to-word-py...