Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 50,435 for

import document

(0.16 sec)
  1. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python modules: aspose...

    products.aspose.com/pdf/python-net/merger/tiff-...
  2. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上处理 PDF 文件中邮票的 Python 源代码... 使用 Document 實例載入 PDF。 使用 Document.Info 屬性取得 DocumentInfo。...存取並顯示不同的 Document.Info 屬性。 將圖章添加到 PDF - Python import aspose.pdf...

    products.aspose.com/pdf/zh-hant/python-net/stamps/
  3. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 在類別檔案中包含命名空間 初始化 Document 類別物件。 使用 Pages.Add() 方法新增頁面。...Python 创建 PDF import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/create/
  4. 将 HTML 转换为 MHTML – Aspose.HTML for Python via .NET

    学习如何用 Python 将 HTML 转换为 MHTML。考虑所支持的 HTML 到 MHTML 的转换场景以及说明这些场景的 Python 示例。...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/zh/python-net/convert-html...
  5. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。...中添加表格-Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) border_info...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  9. Convert Image To HTML Python

    Convert Image to HTML format in Python code. Save Image as HTML using Python....converting image to HTML Use our document conversion API to develop...to import and export image, HTML, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  10. Convert JPG To PDF Python

    Convert JPG to PDF format in Python code. Save JPG as PDF using Python....converting JPG to PDF Use our document conversion API to develop...solution to import and export JPG, PDF, and many other document formats...

    products.aspose.com/words/python-net/conversion...