Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,093 for

autoshape

(0.05 sec)
  1. 连接器|Aspose.Slides for Python 文档

    在 Python 中连接 PowerPoint 形状...add_auto_shape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象公开的...add_auto_shape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 add_connector...

    docs.aspose.com/slides/zh/python-net/connector/
  2. Presentation Properties|Aspose.Slides for Node....

    Manage PowerPoint presentation properties in JavaScript...pptxFileName ); try { var autoShape = pres . getSlides (). get_Item...get_Item ( 0 ); var paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. 将PowerPoint转换为视频|Aspose.Slides 文档

    使用Aspose.Slides for C++ API将PowerPoint转换为视频...SharedPtr < IAutoShape > autoShape = slide -> get_Shapes () ->..."逐段出现" )); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  4. 获取幻灯片中的所有文本|Aspose.Slides 文档

    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 ((( AutoShape ) shp ). TextFrame . Text...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  5. 趋势线|Aspose.Slides 文档

    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....对象提供的 AddAutoShape 方法添加一个线型的 AutoShape 设置形状线条的颜色。 将修改后的演示文稿写入 PPTX...

    docs.aspose.com/slides/zh/java/trend-line/
  6. Save Presentation|Aspose.Slides for Python Docu...

    Save PowerPoint Presentation as file or stream in Python... slides [ 0 ] #Add an autoshape of type line slide . shapes...

    docs.aspose.com/slides/python-net/save-presenta...
  7. 将 PowerPoint 转换为视频|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为视频...Presentation (); try { # 添加文本和动画 $autoShape = $presentation -> getSlides...)); $paragraphCollection = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  8. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为视频...try { // 添加文本和动画 IAutoShape autoShape = presentation . getSlides...IParagraphCollection paragraphCollection = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  9. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为视频...try { // 添加文本和动画 IAutoShape autoShape = presentation . getSlides...IParagraphCollection paragraphCollection = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  10. Save Presentation|Aspose.Slides Documentation

    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....get_Item ( 0 ); // Add an autoshape of type line slide . getShapes...

    docs.aspose.com/slides/java/save-presentation/