Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 126,544 for

presentation

(0.49 sec)
  1. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = Presentation.getMasterNotesSlideManager().getMaster…...Header and Footer Text in a Presentation in Java Aspose.Slides Product...IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideM()....

    forum.aspose.com/t/read-and-replace-header-and-...
  2. 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...
  3. 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...
  4. 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...
  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 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. 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...
  8. Converting Presentation to images not processin...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...Converting Presentation to images not processing correctly Aspose...specific fonts used in the presentation. If your PPTX file uses...

    forum.aspose.com/t/converting-presentation-to-i...
  9. 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...
  10. 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...