Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,379 for

autoshape

(0.15 sec)
  1. Add Trend Lines to Presentation Charts in Java|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Java — a practical guide to engage your audience....exposed by Shapes object Add an AutoShape of Line type using AddAutoShape...

    docs.aspose.com/slides/java/trend-line/
  2. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow....Adds text and animations var autoShape = presentation . getSlides...var paragraphCollection = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Shapes [ 1 ] as AutoShape ). TextFrame . Paragraphs...

    docs.aspose.com/slides/net/developer-guide/tech...
  4. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。... AutoShape and shape . fill_format ....

    docs.aspose.com/slides/zh/python-net/extracting...
  5. Convert JSON Format to PPSM via C++ | products....

    Parse JSON to PPSM 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...
  6. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。...对象提供的 AddAutoShape 方法添加线类型的 AutoShape 设置形状线的颜色。 将修改后的演示文稿写入 PPTX...

    docs.aspose.com/slides/zh/net/trend-line/
  7. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT 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/txt-to...
  8. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。...:: Is < AutoShape > ( shape )) { SharedPtr < AutoShape > aShape...ExplicitCast < Aspose :: Slides :: AutoShape > ( shape ); if ( aShape ->...

    docs.aspose.com/slides/zh/cpp/connector/
  9. Convert JSON Format to POTX via C++ | products....

    Parse JSON to POTX 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...
  10. 在 C++ 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 C++ 中将 PowerPoint 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...SharedPtr < IAutoShape > autoShape = slide -> get_Shapes () ->...paragraph" )); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...