Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,809 for

one to presentation

(0.18 sec)
  1. Clone Slides|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....[ Hide ] Clone Slides in Presentation Cloning is the process of...current or any other opened presentation. The process of slide cloning...

    docs.aspose.com/slides/java/clone-slides/
  2. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature certificate, certificate authority inTo PowerPoint Presentation with Aspose.Slides....password protected powerpoint presentation, marked as created by a...the presentation via File -> Info -> Protect Presentation: Presentation...

    docs.aspose.com/slides/cpp/digital-signature-in...
  3. Remove ODP Annotation using Python | products.a...

    Python source code To remove ODP Presentation comments... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  4. Digital Signature in PowerPoint|Aspose.Slides f...

    Add digital signature certificate, certificate authority inTo PowerPoint Presentation with Aspose.Slides....password protected powerpoint presentation, marked as created by a...the presentation via File -> Info -> Protect Presentation: Presentation...

    docs.aspose.com/slides/php-java/digital-signatu...
  5. Merge PPT Files via C++ | products.aspose.com

    C++ example code To combine PPT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppt/
  6. Merge POTM Files via C++ | products.aspose.com

    C++ example code To combine POTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/potm/
  7. Clone Slides|Aspose.Slides for Node.js via .NET...

    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....[ Hide ] Clone Slides in Presentation Cloning is the process of...current or any other opened presentation. The process of slide cloning...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  8. Animated Text|Aspose.Slides for PHP Documentation

    Animated text in PowerPoint with Java...paragraph: $presentation = new Presentation ( "Presentation.pptx" );...add effect $autoShape = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/animated-text/
  9. 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/
  10. 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/