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

presentation

(0.5 sec)
  1. 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...
  2. How to Hide a Slide in Presentation using C#

    We'll guide you through the steps in C# for how to hide a slide in Presentation using C#. By using a few lines of easy code you can hide a PPT slide using C#....Family How to Hide a Slide in Presentation using C# In this simple...exhibit how to hide a slide in Presentation using C# without any dependence...

    kb.aspose.com/slides/net/how-to-hide-a-slide-in...
  3. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in Presentation using Java. With the help of these steps, you can insert image watermark in Presentation using Java at different positions and angles in a slide....to Add Image Watermark in Presentation using Java In this quick...to add image watermark in presentation using Java . It will help...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  4. 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...
  5. 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...
  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. Opening and Saving a Presentation in C# Makes U...

    Maybe the observation is in some way related to Accessing IChartSeries.Name.AsCells Getter Modifies a Presentation Chart - #6 by andrey.potapov. But the effect is more severe because there is not obvious workaround. A u…...Opening and Saving a Presentation in C# Makes Undesired Modification...AsCells Getter Modifies a Presentation Chart - #6 by andrey.potapov...

    forum.aspose.com/t/opening-and-saving-a-present...
  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. 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-...
  10. 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...