Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 129,998 for

presentation

(0.26 sec)
  1. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations with Python Contents [ Hide...Create an instance of the Presentation class. Get a reference to...

    docs.aspose.com/slides/python-net/manage-textbox/
  2. View POT in Java | products.aspose.com

    View POT in Java. Use Java library API to open and view PowerPoint slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/pot/
  3. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for PHP via Java — seamless, efficient slide insertion in seconds....Add Slides to Presentations in PHP Contents [ Hide ] Add a Slide...Slide to a Presentation Before talking about adding slides to...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using Python Contents [...slides . Presentation ( "SmartArt.pptx" ) as presentation : slide...

    docs.aspose.com/slides/python-net/manage-smartart/
  5. ActiveX|Aspose.Slides for Node.js via .NET 文档

    查看 Aspose.Slides for Node.js ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,使用清晰的 JavaScript 代码。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. 视频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。...addVideo () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 添加视频帧。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. Hyperlink|Aspose.Slides for PHP Documentation

    Add, edit, and remove hyperlinks in PHP with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....addHyperlink () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $shape...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用 SmartArt:使用 C++ 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto smartArt = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. View or Edit POTM Files Metadata using Python |...

    Python source code to edit or view POTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  10. View or Edit POT Files Metadata using Python | ...

    Python source code to edit or view POT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

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