Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 73,654 for

import

(0.13 sec)
  1. Merge PPTM Files To ODP Using Python | products...

    Merge multiple PPTM files in Python....multiple PPTM into single ODP file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/ppt...
  2. Merge PPT Files To PPTM Using Python | products...

    Merge multiple PPT files in Python....multiple PPT into single PPTM file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/ppt...
  3. Merge PPTX Files To PPSM Using Python | product...

    Merge multiple PPTX files in Python....PPTX into single PPSM file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/ppt...
  4. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for Python supports OpenAI and Google AI models for summarization and translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro.... Example: import aspose.words.ai as ai model...utilities: import aspose.words.ai as ai from enum import Enum for...

    docs.aspose.com/words/python-net/supported-ai-m...
  5. Merge PDF Files To POTX Using Python | products...

    Merge multiple PDF files in Python....multiple PDF into single POTX file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  6. Merge PDF Files To HTML Using Python | products...

    Merge multiple PDF files in Python....multiple PDF into single HTML file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  7. Merge PDF Files To PPS Using Python | products....

    Merge multiple PDF files in Python....multiple PDF into single PPS file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  8. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...超链接 以下代码示例展示了如何为文本添加网站超链接: import aspose.slides as slides with...超链接 以下代码示例展示了如何为形状添加网站超链接: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  9. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python.... import io import aspose.pdf as ap def ...Write out the extracted text. import aspose.pdf as ap def extra...

    docs.aspose.com/pdf/python-net/text-extraction-...
  10. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....using Python import aspose.slides as slides import aspose.pydrawing...ODP Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/watermark...