Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 238,698 for

aspose slides

(0.52 sec)
  1. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 为普通幻灯片设置纯色背景 Aspose.Slides 允许您为演示文稿中的特定幻灯片设置纯色背景——...import aspose.pydrawing as draw import aspose.slides as slides...

    docs.aspose.com/slides/zh/python-net/presentati...
  2. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using Aspose Slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…... Aspose.Slides Product Family slides-text , slides-cpp pankajku...5:47am 1 Hi Team, I am using aspose slides for cpp. There is a text...

    forum.aspose.com/t/how-to-extract-multi-column-...
  3. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and Unix(UAT) environments when working with tables. Problem: The value of the following properties di…...Windows Aspose.Slides Product Family slides-table , slides-python...8:56am 1 Hello Aspose Team, I am using Aspose.Slides for Python via...

    forum.aspose.com/t/different-results-for-table-...
  4. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...Generated with Aspose.Slides for Java? Aspose.Cells Product Family...Family slides-java , cells-java , slides-pptexport , slides-compression...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  5. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....and change layouts using Aspose.Slides for Python via .NET . Add...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  6. 在 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...
  7. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。...向演示文稿添加图片框 Contents [ Hide ] 概述 Aspose.Slides for Python 中的图片框允许您将光栅图...代码展示了如何创建图片框: import aspose.slides as slides # 实例化 Presentation...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  8. Aspose转换过程中有没有办法控制转换进程? - Free Support Forum - ...

    1)使用Aspose.Slides for Java 和Aspose.Words for Java 将ppt文档或者word文档转换成png图片的时候,是否有相关api可以获取到文档转换的进度或者预估时间? 2)如果转换时间超过了预期时间,是否可以终止掉正在转换的任务? 我想实现的目的:如果我用 Aspose.Slides for Java 19.12 开启10条线程,同时进行把PPT文档转换成Png图片,如果某一个线程在转换过…...Aspose转换过程中有没有办法控制转换进程? 中文技术支持 zg0x1231 January 9, 2020, 3:49am...3:49am 1 1)使用Aspose.Slides for Java 和Aspose.Words for Java 将ppt...

    forum.aspose.com/t/aspose/207364
  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/