Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 129,319 for

presentation

(0.06 sec)
  1. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to multiple files including HTML, PDF and image formats within C++ based applications....ODP PDF Convert PowerPoint Presentation using C++ Build your own...own C++ apps to convert presentations using server-side APIs. Aspose...

    products.aspose.com/slides/cpp/conversion/
  2. Low Performance When Cloning Master Slides from...

    Hi, I’m experiencing the similar issues in our project. Here are log entries and you can see that AddClone requires sometimes several seconds: 06 Nov 2025 18:24:23.072 Masters.AddClone(sourceMasterSlide) // <- ~1sec 06…...Cloning Master Slides from One Presentation to Another in C# Aspose...part of the code: public Presentation CreateFromSlide(ISlide slide)...

    forum.aspose.com/t/low-performance-when-cloning...
  3. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation....find and replace text in presentation files using server-side...metadata of PPTX presentations Redact PPTX Presentation via Python...

    products.aspose.com/slides/python-net/redaction...
  4. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation....find and replace text in presentation files using server-side...metadata of ODP presentations Redact ODP Presentation via Python A...

    products.aspose.com/slides/python-net/redaction...
  5. Protect PPTX Presentation Files using C++ | pro...

    C++ source code to protect PPTX Presentation....own C++ apps to protect presentation files using server-side...APIs. Protecting a PPTX Presentation via C++ Using Aspose.Slides...

    products.aspose.com/slides/cpp/protect/pptx/
  6. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush color & size....Manage Presentation Ink Objects in JavaScript Contents [ Hide...= new aspose . slides . Presentation ( "pres.pptx" ); try { var...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  7. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of Presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...Is Thrown When Loading a Presentation File in Java Aspose.Slides...to instantiate a lot of presentation files. Reason: Caused by:...

    forum.aspose.com/t/nullpointerexception-is-thro...
  8. Can't Check If a PowerPoint Presentation Is of ...

    I want to check for a Presentation if it is of type pptm, but SourceFormat has no Pptm type, is there any other method to check it? IPresentation Presentation = new Presentation(inputPath); int retval = 0; switch (pres…...Can't Check If a PowerPoint Presentation Is of Type PPTM in Java...1 I want to check for a presentation if it is of type pptm, but...

    forum.aspose.com/t/cant-check-if-a-powerpoint-p...
  9. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation....find and replace text in presentation files using server-side...metadata of PPT presentations Redact PPT Presentation via Python A...

    products.aspose.com/slides/python-net/redaction...
  10. How to Hide a Slide in Presentation using Java

    We will walk you through the steps in Java for how to hide a slide in Presentation using Java. With the help of a few lines of easy code one can hide a PPT slide using Java....Family How to Hide a Slide in Presentation using Java In this topic...demonstrate how to hide a slide in Presentation using Java along with detailed...

    kb.aspose.com/slides/java/how-to-hide-a-slide-i...