Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 113,623 for

presentation

(0.04 sec)
  1. Slide Section|Aspose.Slides for PHP 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....can organize a PowerPoint Presentation into sections. You get to...organize or divide slides in a presentation into logical parts in these...

    docs.aspose.com/slides/php-java/slide-section/
  2. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint Presentations in Java...Create an instance of the Presentation class. Get a slide’s reference...object. Write the modified presentation as a PPTX file. In the example...

    docs.aspose.com/slides/androidjava/manage-ole/
  3. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...Java 中获取所需的值: Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/zh/java/chart-axis/
  4. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/odp/
  5. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/ppt/
  6. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument Presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in Python Contents...PowerPoint or OpenDocument presentation to video, you gain: Increased...

    docs.aspose.com/slides/python-net/convert-power...
  7. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint Presentations in Python...Create an instance of the Presentation class. Add a bubble chart...format. Write the modified presentation to a PPTX file. import aspose...

    docs.aspose.com/slides/python-net/error-bar/
  8. Chart Data Table|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.... Instantiate Presentation class object. Add chart...font height. Save modified presentation. Below sample example is...

    docs.aspose.com/slides/java/chart-data-table/
  9. Slide Transitions|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....below: Create an instance of Presentation class Apply a Slide Transition...enum Write the modified presentation file. Example string FilePath...

    docs.aspose.com/slides/net/slide-transitions/
  10. Count the number of Slides|Aspose.Slides Docume...

    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.... ReadKey (); // Get the presentation object and pass it to the...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/count-the-number-of-...