Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 129,336 for

presentation

(0.11 sec)
  1. 音频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理音频:添加、替换、提取和修剪声音,为 PowerPoint 和 OpenDocument 中的幻灯片和形状设置音量和播放。... Presentation () as presentation : slide = presentation . slides...100 , 100 , audio_stream ) presentation . save ( "audio.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with Java code examples....authored by a user and save the presentation. static void addModernComment...addModernComment () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....addChart () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....Manage Video Frames in Presentations Using C++ Contents [ Hide...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/cpp/video-frame/
  5. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear C# code....configure ActiveX controls in a presentation using Aspose.Slides for...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/ac...
  6. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....addSmartArt () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $smart...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. View or Edit FODP Files Metadata using .NET | p...

    C# source code to edit or view FODP 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/net/metadata/fodp/
  8. View or Edit ODP Files Metadata using .NET | pr...

    C# source code to edit or view ODP 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/net/metadata/odp/
  9. View or Edit PPS Files Metadata using .NET | pr...

    C# 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/net/metadata/pps/
  10. View or Edit PPTX Files Metadata using .NET | p...

    C# 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/net/metadata/pptx/