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

presentation

(0.07 sec)
  1. 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...
  2. 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...
  3. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = Presentation.getMasterNotesSlideManager().getMaster…...Header and Footer Text in a Presentation in Java Aspose.Slides Product...IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideM()....

    forum.aspose.com/t/read-and-replace-header-and-...
  4. 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...
  5. 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/
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  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...