Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 113,663 for

presentation

(0.1 sec)
  1. 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...
  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. 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/
  4. 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...
  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. 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...
  7. 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-...
  8. Protect PPTX Presentation Files using Java | pr...

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

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