Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 10,065 for

presentation

(0.16 sec)
  1. Chart Data Label|Aspose.Slides for Node.js via ...

    Set PowerPoint chart data label and distance in JavaScript... Presentation (); try { var chart = pres...Creates an instance of the Presentation class var pres = new aspose...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  2. Remove Watermark in PowerPoint using Python

    Remove watermark in PowerPoint using Python. Follow this topic for steps, environment settings and a code exhibiting how to remove watermark from PowerPoint using Python....watermark from the entire presentation . Steps to Remove Watermark...Python via .NET Load the presentation and iterate through all...

    kb.aspose.com/slides/python/remove-watermark-in...
  3. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert PPTX to TIFF in C# using a few lines of easy to use code....the source presentation file using the Presentation class object...desired TIFF image Convert the presentation to a TIFF image using the...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  4. How to Convert PPTX to Markdown using Python

    This simple topic covers how to convert PPTX to Markdown using Python. It encompasses the project configuration, a step-wise programming flow, and a working sample code to export PPT to MD in Python....NET to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  5. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint Presentation to PNG...these steps: Instantiate the Presentation class. Get the slide object...object from the Presentation.getSlides() collection under the ISlide...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. How to Insert HTML to PowerPoint using Java

    This quick tutorial guides on how to insert HTML to PowerPoint using Java. It contains configuration details, detailed steps and a runnable sample code to add HTML to PowerPoint using Java....one or more slides to the presentation. It also contains a runnable...new PowerPoint presentation using the Presentation class Get a reference...

    kb.aspose.com/slides/java/how-to-insert-html-to...
  7. Line|Aspose.Slides for Python Documentation

    Add line in PowerPoint Presentation in Python...a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/python-net/line/
  8. 形状动画|Aspose.Slides for Python 文档

    在 Python 中创建 PowerPoint 动画... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...Instantiates a presentation class that represents a presentation file....

    docs.aspose.com/slides/zh/python-net/shape-anim...
  9. 图表轴|Aspose.Slides for PHP 文档

    如何编辑 PowerPoint 图表轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...这个示例代码—上述步骤的实现—向您展示如何获取所需的值: $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  10. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint Presentation in Java...numbers in slides in your presentations. Why Use Bullet Lists? Bullet...lists help you to organize and present information quickly and efficiently...

    docs.aspose.com/slides/java/manage-bullet/