Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 126,338 for

presentation

(0.11 sec)
  1. Unlock PPT Presentation Files using Python | pr...

    Python source code to remove protection from PPT Presentation....PowerPoint and decrypt presentations files using server-side...Removing Encryption from PPT Presentation via Python Using Aspose...

    products.aspose.com/slides/python-net/unlock/ppt/
  2. Unlock PPTX Presentation Files using Python | p...

    Python source code to remove protection from PPTX Presentation....PowerPoint and decrypt presentations files using server-side...Removing Encryption from PPTX Presentation via Python Using Aspose...

    products.aspose.com/slides/python-net/unlock/pptx/
  3. Redact ODP Presentation Files using .NET | prod...

    C# 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 C# A basic...

    products.aspose.com/slides/net/redaction/odp/
  4. Redact ODP Presentation Files using C++ | produ...

    C++ 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 C++ A basic...

    products.aspose.com/slides/cpp/redaction/odp/
  5. 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...
  6. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint Presentation using Java. We will use background text to add draft watermark in Presentation using Java....Watermark in PowerPoint Presentation using Java This short tutorial...watermark in PowerPoint presentation using Java . It is a very...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  7. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_Presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...Failed to Open the PowerPoint Presentation with a CMYK JPEG Image in...line 109: Presentation m_presentation = new Presentation(szPptxPath);...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  8. Protect ODP Presentation Files using C++ | prod...

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

    products.aspose.com/slides/cpp/protect/odp/
  9. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument Presentations using Aspose.Slides for Node.js via Java, streamlining visual workflows....Slide Background from a Presentation as an Image Contents [ Hide...Background In PowerPoint presentations, the slide background can...

    docs.aspose.com/slides/nodejs-java/get-the-enti...
  10. 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...