Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,909 for

autoshape

(0.07 sec)
  1. Convert DOC to POTM via C++ or with free Online...

    Export DOC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POTM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/doc-to...
  2. Convert WORDML to POWERPOINT via C++ or with fr...

    Export WORDML to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POWERPOINT online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/wordml...
  3. Convert DOT to PPS via C++ or with free Online ...

    Export DOT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPS online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/dot-to...
  4. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/docx-t...
  5. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java...and animations IAutoShape autoShape = presentation . getSlides...IParagraphCollection paragraphCollection = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. Convert JSON Format to ODP via C++ | products.a...

    Parse JSON to ODP in C++ without using Microsoft PowerPoint...get the first slide, Add an AutoShape of Rectangle type, add TextFrame...

    products.aspose.com/total/cpp/conversion/json-t...
  7. 趋势线|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/androidjava/trend-line/
  8. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python,快速在 PowerPoint 和 OpenDocument 图表中添加并自定义趋势线——实用指南和代码示例,助您提高预测准确性并吸引观众。...对象公开的 AddAutoShape 方法添加一条线类型的 AutoShape 设置形状线的颜色。 将修改后的演示文稿写入 PPTX...

    docs.aspose.com/slides/zh/python-net/trend-line/
  9. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....drawing layer, such as an AutoShape, textbox, freeform, OLE object...

    docs.aspose.com/words/python-net/working-with-s...
  10. 在 Python 中为演示文稿添加水印|Aspose.Slides for Python 文档

    了解如何在 Python 中管理 PowerPoint 和 OpenDocument 演示文稿中的文本和图像水印,以指示草稿、机密信息、版权等。...因此, TextFrame 对象被包装在 AutoShape 对象中。要将水印文本添加到形状,请使用 add_text_frame...。其余逻辑与向单个幻灯片添加水印相同——创建一个 AutoShape 对象,然后使用 add_text_frame 方法将水印添加到它上面。...

    docs.aspose.com/slides/zh/python-net/watermark/