Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 15,948 for

ape

(0.11 sec)
  1. 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...
  2. 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/
  3. تدوير صفحات 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/
  4. 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/
  5. 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...
  6. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/tutorial/create-pdf/
  7. 通過Python for .NET將多個檔案類型檔合併為單個檔 | Aspose.PDF

    用于合并 .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/zh-hant/python-net/merger/
  8. 通過Python刪除 PDF 文件中的表格 | Aspose.PDF

    用於處理從 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中刪除表的 Python 原始程式碼。...pdf as ap input_file = DIR_INPUT_TABLE...existing PDF document pdf_document = ap . Document ( input_file ) # Create...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  9. Embedded font inside the HTML (PDF to HTML) - F...

    Hi, I am using aspose.pdf (python via .Net==latest) for pdf to html conversion. To achieve the same view of HTML, I need to embed fonts during the conversion. Questions: – How can I embed the text font of the pdf duri…...pdf as ap # Load the license license = ap.License() license...lic") saveOptions = ap.HtmlSaveOptions() doc = ap.Document("test.pdf")...

    forum.aspose.com/t/embedded-font-inside-the-htm...
  10. EpubSaveOptions.RecognitionMode | Aspose.PDF fo...

    When PDF file that usually has fixed layout is being converted the conversion engine tries to perform grouping and multi-level analysis to restore the original document authors intent and produce result in flow layout. This property tunes that conversion for this or that desirable method of recognition of content....algorithm that will transform Aps elements that have positions...useful for converting from PDF(APS) into EPUB, because the EPUB...

    reference.aspose.com/pdf/net/aspose.pdf/epubsav...