Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 66,981 for

import

(0.09 sec)
  1. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上处理 PDF 文件中邮票的 Python 源代码...添加图章-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  2. Merge PDF files using Python for .NET | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path path_infiles...

    products.aspose.com/pdf/python-net/merger/pdf/
  3. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python原始程式碼,用於處理.NET框架,.NET Core和PHP,VBScript,德爾福,C++上的PDF檔中的文本。。...文档中添加文本-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/text/
  4. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced document loading options. Optimize your workflow with powerful classes and enumerations today!...loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...calculation results import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/python-net/calculating-if...
  6. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../Importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...with a text box, which we will import into the first document. src_doc...formatting # while importing them to other documents. import_format_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... from asposepdf import Api # init license documentName...with Python. from asposepdf import Api documentName = "testdata/Hello...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  9. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...cells import Workbook # Instantiating a...one_page_per_sheet 属性 from aspose.cells import Workbook , PdfSaveOptions #...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  10. 自定义 Python 中演示文稿图表的绘图区|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表绘图区。轻松提升幻灯片视觉效果。... import aspose.slides.charts as charts import aspose.slides...下面给出示例代码。 import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-plot...