Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 15,947 for

ape

(0.18 sec)
  1. Δημιουργία αρχείου PDF Προγραμματικά μέσω του P...

    Αυτό το θέμα σας δείχνει πώς να χρησιμοποιήσετε το Aspose.PDF για Python API για την εύκολη δημιουργία και ανάγνωση αρχείων PDF σε εφαρμογές Python....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/el/python-net/create/
  2. แยกตารางในเอกสาร PDF ผ่าน Python | Aspose.PDF

    Python รหัสที่มาที่จะทำงานร่วมกับตารางการสกัดจากไฟล์ PDF บนกรอบ .NET, .NET หลักและ PHP, VBScript, C++ ผ่าน COM Interop...pdf as ap input_file = DIR_INPUT_TABLE...source PDF document pdf_document = ap . Document ( input_file ) for...

    products.aspose.com/pdf/th/python-net/table/ext...
  3. ลบตารางในเอกสาร PDF ผ่าน Python | Aspose.PDF

    Python ซอร์สโค้ดที่จะทำงานร่วมกับตารางลบจากไฟล์ PDF บนกรอบ .NET, .NET หลักและ PHP, VBScript, C++ ผ่าน COM Interop...pdf as ap input_file = DIR_INPUT_TABLE...existing PDF document pdf_document = ap . Document ( input_file ) # Create...

    products.aspose.com/pdf/th/python-net/table/rem...
  4. Eliminare le tabelle nei documenti PDF tramite ...

    Codice sorgente Python per lavorare con l'eliminazione di tabelle da file PDF su.NET Framework, .NET Core e PHP, VBScript, C++ tramite COM Interop....pdf as ap input_file = DIR_INPUT_TABLE...existing PDF document pdf_document = ap . Document ( input_file ) # Create...

    products.aspose.com/pdf/it/python-net/table/rem...
  5. Unisci diversi tipi di file in un unico file tr...

    Codice sorgente Python per unire vari file su .NET Framework, .NET Core....pdf as ap input_pdf_1 = DIR_INPUT_DOCUMENTS...Open first document document1 = ap . Document ( input_pdf_1 ) #...

    products.aspose.com/pdf/it/python-net/merger/
  6. SaveFormat | Aspose.PDF for .NET API 参考

    指定格式...格式(电子书的特殊格式) Pptx 14 表示保存为 PPTX 格式 Aps 15 保存为 APS XML 文件。 PdfXml 16 XML 格式的内部...

    reference.aspose.com/pdf/zh/net/aspose.pdf/save...
  7. تدوير صفحات PDF | Aspose.PDF

    تصف هذه الصفحة ميزات كيفية تدوير ملف PDF باستخدام Aspose.PDF لمكتبة Python....تدوير صفحات PDF - Python doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/ar/python-net/rotate/
  8. PDF файлын Python арқылы өңдеңіз | Aspose.PDF

    Бұл бет Python кітапхана үшін Aspose.PDF пайдаланып PDF файлын өңдеу мүмкіндіктерін сипаттайды....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/kk/python-net/editor/
  9. How to retain the formatting attributes of the ...

    The docx I converted now has its titles formatted as body text...September 26, 2024, 10:30am 6 docc = ap.Document("【pdf-书签】江苏鲜之源水产食品有限公司报告...save_options = ap.DocSaveOptions() save_options.format = ap.DocSaveOptions...

    forum.aspose.com/t/how-to-retain-the-formatting...
  10. Python for .NET 를 통해 여러 파일 유형 파일을 단일 파일로 병합 | A...

    .NET 프레임워크, .NET Core에서 다양한 파일을 병합하는 Python 소스 코드입니다....pdf as ap input_pdf_1 = DIR_INPUT_DOCUMENTS...Open first document document1 = ap . Document ( input_pdf_1 ) #...

    products.aspose.com/pdf/ko/python-net/merger/