Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 64,843 for

import

(0.08 sec)
  1. Կատարեք Markdown՝ Օգտագործելով Python

    Ստեղծեք նոր Markdown Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով Python via .NET գրադարանը:...Տեղադրեք էջանիշ Տեղադրեք գծապատկեր import aspose.words as aw doc = aw..." ) doc.Save( "Output.md" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/make/md/
  2. 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/
  3. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。... import clr aspose_pdf = clr . AddReference...from System import TimeSpan from Aspose.Pdf import Document ,...

    docs.aspose.com/pdf/zh/net/python-net/
  4. Save Message as Draft in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/save-message-as-draf...
  5. 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/
  6. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated Import of nodes from one document to another...efficiently perform repeated import of nodes from one document...documents. This is known as “importing nodes”. Before you can insert...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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/
  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. Convert HTML to MHTML – Aspose.HTML for Python ...

    Learn how to convert HTML to MHTML in Python. Consider the supported HTML to MHTML conversion scenarios and Python examples to illustrate them....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an HTML document from a file...

    docs.aspose.com/html/python-net/convert-html-to...