Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 129,226 for

presentation

(0.21 sec)
  1. View PPTM File Online and Load or Open PPTM Fil...

    Free online PPTM file viewer app. Python API code to load and open PPTM file for viewer application....Slides ) Create Presentation class object and load source...Load Microsoft Powerpoint Presentation Python Code : Open Powerpoint...

    products.aspose.com/total/python-net/viewer/pptm/
  2. Online XSLFO to OTP Conversion or Build .NET ba...

    Free online app to convert XSLFO to OTP files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  3. Convert MD to POT in Python or with free Online...

    MD to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to POT online converter quickly before integrating the code....files are used to create presentations. Converting MD files to...allows developers to create presentations from their documents quickly...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOC to PPS in Android Apps or with free...

    DOC to PPS conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code....tasks, such as creating presentations, sharing documents with...Android Java to create a new Presentation, write the HTML content...

    products.aspose.com/total/android-java/conversi...
  5. Convert DOTM to PPS in Android Apps or with fre...

    DOTM to PPS conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to PPS online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  6. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt shapes in PowerPoint Presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....čeština Svenska SmartArt in presentations is used to provide the information...SmartArt in PowerPoint presentations programmatically in C# ...

    blog.aspose.com/slides/create-smartart-in-power...
  7. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...Contents [ Hide ] 识别合并单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...= System :: MakeObject < Presentation > ( u "SomePresentationWith...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  8. Convert DOC to POT in Android Apps or with free...

    DOC to POT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to POT online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  9. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  10. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...提供了用于管理不同图表趋势线的简易 API: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

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