Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 130,445 for

presentation

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

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

    products.aspose.com/slides/java/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. 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/
  4. 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/
  5. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to different files including PDF, HTML and image formats on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....ODP PDF Convert PowerPoint Presentation using C# Build your own...own .NET apps to convert presentations using server-side APIs. Aspose...

    products.aspose.com/slides/net/conversion/
  6. 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/
  7. 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/
  8. PptxReadException Is Thrown While Reading a Pow...

    Hi, We are using aspose.slides for c++ 25.4 version. While reading the attached ppt, exception is thrown with error: System exception: Aspose::Slides::PptxReadException: Already registered: zipEntry Please find samp…...While Reading a PowerPoint Presentation in C++ Aspose.Slides Product...code: try { // Load the presentation outPresentation = Syste...

    forum.aspose.com/t/pptxreadexception-is-thrown-...
  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. 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...