Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 129,312 for

presentation

(1.05 sec)
  1. 连接器|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以链接 PPT、PPTX 和 ODP 中的形状。...addConnector () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $connector...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....adds an audio frame on a presentation slide. def add_audio ():...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your Presentations today....Manage Audio in Presentations Using Python Contents [ Hide ]...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/python-net/audio-frame/
  4. Create and Customize PowerPoint Charts in PHP|A...

    Create and customize PowerPoint charts with Aspose.Slides for PHP via Java — work with data, styles, and chart types in PPT and PPTX using clear code examples....PowerPoint Presentation Charts in PHP Customize Presentation Charts...Charts in PHP Customize Presentation Chart Entities in PHP Optimize...

    docs.aspose.com/slides/php-java/powerpoint-charts/
  5. Create and Customize PowerPoint Charts in Java|...

    Create and customize PowerPoint charts in Java with Aspose.Slides—work with data, styles, and chart types in PPT and PPTX using clear code examples....PowerPoint Presentation Charts in Java Customize Presentation Charts...Charts in Java Customize Presentation Chart Entities in Java Optimize...

    docs.aspose.com/slides/java/powerpoint-charts/
  6. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/java/manage-rows-and-col...
  7. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/androidjava/manage-rows-...
  8. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET for more engaging slides....Manage Chart Data Labels in Presentations with Python Contents [ Hide...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/chart-data-la...
  9. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....addTextBox () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Create...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Adding Text Dynamically|Aspose.Slides Documenta...

    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....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO private void AddTextBox...

    docs.aspose.com/slides/net/adding-text-dynamica...