Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 129,136 for

presentation

(0.2 sec)
  1. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for C++: insert, play, trim, set poster frames, and export with C++ examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Add a video. auto...

    docs.aspose.com/slides/cpp/examples/elements/vi...
  2. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create a rectangle shape (defaults...

    docs.aspose.com/slides/net/examples/elements/te...
  3. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using PHP Contents [ Hide ] OLE (Object...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/php-java/manage-ole/
  4. View or Edit PPS Files Metadata using Python | ...

    Python source code to edit or view PPS 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/...
  5. View or Edit PPSM Files Metadata using Python |...

    Python source code to edit or view PPSM 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/...
  6. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX 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/...
  7. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX 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/...
  8. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM 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/cpp/metadata/ppsm/
  9. Convert CGM to SWF via Java API | products.aspo...

    Java API to Convert CGM to SWF without using Microsoft Word...and manipulate documents, presentations, and images. The process...manipulating PowerPoint presentations. It also provides the ability...

    products.aspose.com/total/java/conversion/cgm-t...
  10. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...