Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 64,841 for

import

(0.05 sec)
  1. Gawe DOCX Nganggo Python

    Gawe DOCX anyar ing Python ing sawetara langkah. Nggawe DOCX kanthi gampang nggunakake perpustakaan Python via .NET....Lebokake Bookmark Sisipake Bagan import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/jv/python-net/make/docx/
  2. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/html/
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether to resize the picture vertically from the source in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Convert PDF to TXT in Python|Aspose.PDF for Pyt...

    Aspose.PDF for Python via C++ library allows you to convert PDF to TXT format using Python....C++: import AsposePDFPython as apCore import os import os.path...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-txt/
  5. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML for Python via .NET. Consider Markdown to PDF conversion scenarios in ready-to-use Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * {{#if_output 'BMP' 'JPG' 'JPEG' 'GIF'...

    docs.aspose.com/html/python-net/convert-markdow...
  9. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path...save_options ) 实现OFD到PDF的转换 import aspose.pdf as ap input_path...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  10. 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.... import aspose.pdf as ap path_infile...guarantee document shrinking. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/optimize-pdf/