Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 113,667 for

presentation

(0.07 sec)
  1. Superscript and Subscript|Aspose.Slides Documen...

    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....example: Create an instance of Presentation class. Obtain the reference...collection of paragraph. Save the presentation as a PPTX file. The implementation...

    docs.aspose.com/slides/java/superscript-and-sub...
  2. Convert ODT to POTM via C++ or with free Online...

    Export ODT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....PowerPoint Open XML Macro-Enabled Presentation (POTM) format is the native...the PowerPoint Open XML Presentation (PPTX) format and is used...

    products.aspose.com/total/cpp/conversion/odt-to...
  3. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....watermark from the entire presentation . Steps to Remove Watermark...Slides for .NET Load the presentation and loop through all the...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  4. 图表数据标签|Aspose.Slides 文档

    在C++中设置PowerPoint图表数据标签和距离...实例化一个表示PPTX文件的Presentation类 SharedPtr < Presentation > pres = MakeObject...MakeObject < Presentation > (); // 获取第一个幻灯片 SharedPtr < ISlide...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  5. How to Convert PPTX to Markdown using C#

    This simple article focuses on how to convert PPTX to Markdown using C#. It also includes the project configuration, a list of step wise programming tasks, and a working example code to export PPT to MD in C#....NET to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  6. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列... 将第一行设置为标题 创建 Presentation 类的实例并加载演示文稿。 通过索引获取幻灯片的引用。...实例化 PresentationPresentation pres = new Presentation ( "table...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  7. Chart Calculations|Aspose.Slides Documentation

    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.... Presentation pres = new Presentation (); try { Chart...actual values. Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/androidjava/chart-calcul...
  8. Convert OTT to ODP via Java or with free Online...

    Java API to Export OTT to ODP without using Microsoft Word or PowerPoint or online. Test free OTT to ODP online converter quickly before integrating the code....be used to create a new Presentation. This library provides powerful...content into the Presentation. Finally, the Presentation can be saved...

    products.aspose.com/total/java/conversion/ott-t...
  9. 图表绘图区|Aspose.Slides 文档

    获取图表绘图区的宽度和高度。设置布局模式。C# 或 .NET 中的 PowerPoint 演示文稿... 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加带有默认数据的图表。...获取图表元素的实际高度。 using ( Presentation pres = new Presentation ( "test.Pptx"...

    docs.aspose.com/slides/zh/net/chart-plot-area/
  10. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT Presentation comments... Presentation( "example.ppt" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...