Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,901 for

autoshape

(0.11 sec)
  1. Convert DOCX to PPTM via C++ or with free Onlin...

    Export DOCX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTM 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...
  2. Convert DOCM to PPS via C++ or with free Online...

    Export DOCM to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM 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/docm-t...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. 新的 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspo...

    在 C# 或 .NET 中导出 PowerPoint HTML...if(shape is AutoShape) { ITextFrame textFrame = ((AutoShape)shape)...Input . AddTemplate < AutoShape >( "autoshape" , Path . Combine (...

    docs.aspose.com/slides/zh/net/web-extensions/
  8. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...(shape is IAutoShape autoShape) { if (autoShape.TextFrame != null...string.IsNullOrWhiteSpace(autoShape.TextFrame.Text)) return true;...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  9. Install Aspose.Slides for Android via Java|Aspo...

    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 Rectangle type IAutoShape...

    docs.aspose.com/slides/androidjava/install-aspo...
  10. 趋势线|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加趋势线和自定义线...AddAutoShape 方法添加一个类型为 Line 的 AutoShape 设置形状线条的颜色。 将修改后的演示文稿写入 PPTX...

    docs.aspose.com/slides/zh/net/trend-line/