Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 129,307 for

presentation

(0.1 sec)
  1. 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-...
  2. Unlock ODP Presentation Files using .NET | prod...

    C# source code to remove protection from ODP Presentation....PowerPoint and decrypt presentations files using server-side...Removing Encryption from ODP Presentation via C# Using Aspose.Slides...

    products.aspose.com/slides/net/unlock/odp/
  3. How to Convert Presentation to PDF using Python

    This simple topic explains how to convert Presentation to PDF using Python. In order to convert PPT to PDF Python based API can be used....Product Family How to Convert Presentation to PDF using Python This...is about how to convert Presentation to PDF using Python by providing...

    kb.aspose.com/slides/python/how-to-convert-pres...
  4. 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...
  5. Chart Is Missing When Converting a PowerPoint P...

    We noticed that when we save a PPTX document as PDF we are missing the chart. Presentation with chart.zip (32.6 KB)...Converting a PowerPoint Presentation to PDF in C# Aspose.Slides...we are missing the chart. Presentation with chart.zip (32.6 KB)...

    forum.aspose.com/t/chart-is-missing-when-conver...
  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. 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/
  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. 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-...