Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 214,442 for

slides

(0.17 sec)
  1. Access Slide in Presentation|Aspose.Slides for ...

    Access PowerPoint slide by index, ID, or position in Python. Edit slide properties...Access Slide in Presentation Contents [ Hide ] Aspose.Slides allows...access slides in two ways: by index and by ID. Access Slide by Index...

    docs.aspose.com/slides/python-net/access-slide-...
  2. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像...slides as slides def get_image_format (..."jpeg" : slides . ImageFormat . JPEG , "emf" : slides . ImageFormat...

    docs.aspose.com/slides/zh/python-net/extracting...
  3. Modern API|Aspose.Slides for Python Documentation

    Modern API...Slides for Python via .NET library...due to changes in the Aspose.Slides for .NET public API. In order...

    docs.aspose.com/slides/python-net/modern-api/
  4. Convert PowerPoint to PNG|Aspose.Slides for Pyt...

    Convert PowerPoint presentation to PNG... Get the slide object from the Presentation.Slides collection...get the thumbnail for each slide. Use the IPresentation.SaveMethod(String...

    docs.aspose.com/slides/python-net/convert-power...
  5. 管理缩放|Aspose.Slides for Python 文档

    在 Python 中向 PowerPoint 演示文稿添加缩放或缩放框...Slides 提供了 ZoomImageType 枚举、 IZoomFrame...此示例代码向您展示了如何在幻灯片中创建缩放框: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  6. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签...slides as slides with slides . Presentation ()...presentation . slides [ 0 ] . shapes . add_chart ( slides . charts...

    docs.aspose.com/slides/zh/python-net/callout/
  7. Manage OLE|Aspose.Slides for Python Documentation

    Manage OLE objects in PowerPoint presentations in Python...placed inside a PowerPoint slide. That Excel chart is considered...within the PowerPoint. Aspose.Slides for Python via .NET allows...

    docs.aspose.com/slides/python-net/manage-ole/
  8. Add Slide to Presentation|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Add Slide to Presentation Contents [ Hide ] Add Slide to Presentation...Before talking about adding slides to the presentation files,...

    docs.aspose.com/slides/androidjava/add-slide-to...
  9. Presentation Background|Aspose.Slides for Pytho...

    Set background in PowerPoint presentation in Python...used as background images for slides. You can set the background...normal slide (single slide) or master slide (several slides at once)...

    docs.aspose.com/slides/python-net/presentation-...
  10. 图表数据标签|Aspose.Slides for Python 文档

    在Python中设置PowerPoint图表数据标签和距离...slides.charts as charts import aspose.slides as slides with...with slides . Presentation () as pres : chart = pres . slides [...

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