Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 129,130 for

presentation

(0.67 sec)
  1. Edit HTML in C# | products.aspose.com

    Edit HTML in C#. Use .NET library API to edit HTML file...to manipulate and edit presentations, HTML documents, and other...HTML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/editor/html/
  2. Update Chart|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....slide: Open an instance of Presentation class containing chart....inside it. Write the modified presentation as a PPTX file. The code...

    docs.aspose.com/slides/cpp/update-chart/
  3. Online ODP File Splitter or Build Python Apps t...

    Free online app to Split different ODP files. Python Splitter library code for ODP documents....Load the ODP file using Presentation class. Iterate through each...ODP Files (OpenDocument Presentation Format) Split ODT Files...

    products.aspose.com/total/python-net/split/odp/
  4. Compress DOCM Files Online or using Android Mob...

    Free online app to compress different DOCM files. Android compression library Java code for DOCM documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  5. Compress PDF Files Online or using Android Mobi...

    Free online app to compress different PDF files. Android compression library Java code for PDF documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  6. Compress ODT Files Online or using Android Mobi...

    Free online app to compress different ODT files. Android compression library Java code for ODT documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  7. Compress DOT Files Online or using Android Mobi...

    Free online app to compress different DOT files. Android compression library Java code for DOT documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  8. HeaderFooter|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/el...
  9. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. C++ API code to apply password protection on Powerpoint Presentations....applying password to Powerpoint presentation through C++. Download Online...Load Powerpoint file using Presentation class Use Encrypt(password)...

    products.aspose.com/total/cpp/protect/powerpoint/
  10. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...