Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 129,271 for

presentation

(0.26 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation....find and replace text in presentation files using server-side...metadata of PPTX presentations Redact PPTX Presentation via Python...

    products.aspose.com/slides/python-net/redaction...
  5. Redact ODP Presentation Files using Python | pr...

    Python 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 Python A...

    products.aspose.com/slides/python-net/redaction...
  6. How to Hide a Slide in Presentation using Python

    This article entails how to hide a slide in Presentation using Python. It encompasses the necessarily required configuration steps and a working example code to hide a PPT slide using Python....Family How to Hide a Slide in Presentation using Python This simple...entails how to hide a slide in Presentation using Python . It encompasses...

    kb.aspose.com/slides/python/how-to-hide-a-slide...
  7. Microsoft PowerPoint Presentation Conversion to...

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

    products.aspose.com/slides/cpp/conversion/
  8. Accessing IChartSeries.Name.AsCells Getter Modi...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...AsCells Getter Modifies a Presentation Chart Aspose.Slides Product...26.1 using var presentation = new Presentation("chart1.pptx");...

    forum.aspose.com/t/accessing-ichartseries-name-...
  9. Protect PPTX Presentation Files using C++ | pro...

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

    products.aspose.com/slides/cpp/protect/pptx/
  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-...