Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 119,530 for

presentation

(0.04 sec)
  1. Unlock PPTX Presentation Files using .NET | pro...

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

    products.aspose.com/slides/net/unlock/pptx/
  2. 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/
  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. 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...
  6. 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...
  7. 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...
  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. 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...