Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 73,773 for

import

(0.14 sec)
  1. Merge XPS files using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/merger/xps/
  2. Doc to Docx conversion -> Requested default val...

    Import aspose.words as aw Import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...2026, 5:26am 1 import aspose.words as aw import aspose.words.saving...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  3. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  4. Merge Images in Python | products.aspose.com

    Merge image to image in Python. Use Python library API to combine images...image to image import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/ima...
  5. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。... 示例代码 import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  6. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index.... from api_example_base import ApiExampleBase , MY_DIR , ARTIFACTS_DIR...TEMP_DIR , IMAGE_DIR , FONTS_DIR import aspose.words as aw doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....column chart: import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Instantiate...

    docs.aspose.com/slides/python-net/create-chart/
  8. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name....api_example_base import ApiExampleBase , MY_DIR import aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merge PDF files using Python | 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/
  10. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved....from pathlib import Path from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...