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

presentation

(0.14 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. 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...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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...