Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 241,124 for

aspose slides

(1 sec)
  1. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation....Tiếng Việt 繁體中文 Products Aspose.Slides Python via .NET Unlock Odp...Presentation via Python Using Aspose.Slides for Python via .NET, you...

    products.aspose.com/slides/python-net/unlock/odp/
  2. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。...TextFrame 中段落和部分的坐标 使用 Aspose.Slides for Python via .NET,开发人员现在可以获取...。它用于获取段落的边界矩形。 import aspose.slides as slides # 实例化一个表示演示文稿文件的 Presentation...

    docs.aspose.com/slides/zh/python-net/paragraph/
  3. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。... XXX import aspose.slides as slides def get_image_format..."jpeg" : slides . ImageFormat . JPEG , "emf" : slides . ImageFormat...

    docs.aspose.com/slides/zh/python-net/extracting...
  4. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument Slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....Contents [ Hide ] Introduction Aspose.Slides for Python via .NET is used...each page is a slide. You can view these slides in Microsoft PowerPoint...

    docs.aspose.com/slides/python-net/create-shape-...
  5. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....time placeholders using Aspose.Slides for Python via .NET . Add...text to the footer area of a slide and make it visible. def add_footer...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....playback options using Aspose.Slides for Python via .NET . Add...frame onto a slide. def add_video (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....different chart types with Aspose.Slides for Python via .NET . The...to the first slide. def add_chart (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for Slides and shapes in PowerPoint and OpenDocument....and control playback with Aspose.Slides for Python via .NET . The...presentation slide. def add_audio (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Formats and Conversions Aspose.Slides forC++ supports most of...Microsoft PowerPoint (PPT) Aspose.Slides for C++ provides the fastest...

    docs.aspose.com/slides/cpp/features-overview/
  10. 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....customize charts using Aspose.Slides for Python via .NET. You...programmatically add a chart to a slide, populate it with data, and...

    docs.aspose.com/slides/python-net/create-chart/