Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 130,577 for

presentation

(1.03 sec)
  1. How to Convert PDF to Presentation using Python

    This short tutorial is about how to convert PDF to Presentation using Python in MS Windows, macOS, or Ubuntu. The code sample in Python add PDF to Presentation with no dependence on MS PowerPoint....Family How to Convert PDF to Presentation using Python This short...about how to convert PDF to Presentation using Python by providing...

    kb.aspose.com/slides/python/how-to-convert-pdf-...
  2. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the Presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python....Family How to Access the Presentation Properties in Python This...focuses on how to access the Presentation properties in Python by...

    kb.aspose.com/slides/python/how-to-access-the-p...
  3. 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...
  4. 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...
  5. 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/
  6. How to Convert PDF to Presentation using C#

    This simple how-to-topic is about how to convert PDF to Presentation using C# by following the detailed configuration steps to verify the working sample code. You can import PDF in PowerPoint using C# by following a very simple API interface....Family How to Convert PDF to Presentation using C# This simple how-to-topic...about how to convert PDF to Presentation using C# by following the...

    kb.aspose.com/slides/net/how-to-convert-pdf-to-...
  7. Redact PPT Presentation Files using .NET | prod...

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

    products.aspose.com/slides/net/redaction/ppt/
  8. How to Add Audio in Presentation using Python

    In this how-to topic, we will cover how to add audio in Presentation using Python by setting up the environment using the crisply defined steps and running the example code. One can easily embed an MP3 to PPTX in Python using a very simple API interface....Family How to Add Audio in Presentation using Python In this simple...focus on how to add audio in Presentation using Python by configuring...

    kb.aspose.com/slides/python/how-to-add-audio-in...
  9. 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/
  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...