Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 5,174 for

autoshape

(0.05 sec)
  1. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pptxFileName ); try { var autoShape = pres . getSlides (). get_Item...get_Item ( 0 ); var paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/nodejs-java/presentation...
  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. 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...
  4. 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...
  5. 在 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...
  6. 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...
  7. Convert JSON Format to PPT via C++ | products.a...

    Parse JSON to PPT 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...
  8. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/trend-line/
  9. 使用 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/
  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...