Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 129,329 for

presentation

(0.15 sec)
  1. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations Using Java Contents [ Hide...Create an instance of the Presentation class. Add a clustered column...

    docs.aspose.com/slides/java/chart-series/
  2. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint Presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in C++ Contents [ Hide...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Convert DOCX to POTX via C++ or with free Onlin...

    Export DOCX to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTX online converter quickly before integrating the code....also be used to create a presentation from a document, or to make...C++ API to create a new presentation and save it as a POTX file...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting Presentation impact across PPT, PPTX and ODP formats with clear code examples....Manage Chart Data Markers in Presentations with Python Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/python-net/chart-data-ma...
  5. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 在幻灯片上创建文本框 创建 Presentation 类的实例。 获取第一张幻灯片的引用。 在幻灯片的所需位置添加具有...slides # 实例化 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  6. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....to print the PowerPoint Presentation notes for specific slides...Load the presentation with notes into the Presentation object Instantiate...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  7. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getSl...value) 方法设置幻灯片过渡。 最后,使用 Presentation->Save(System::String fname...

    blog.aspose.com/zh/slides/add-slide-transitions...
  8. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....image watermark to PPTX presentation in Python Establish the...image watermark inside the presentation Access an existing or create...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  9. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in Java....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

    docs.aspose.com/slides/androidjava/manage-parag...
  10. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in Java....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

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