Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 129,329 for

presentation

(0.62 sec)
  1. Convert DOT to POTX in Android Apps or with fre...

    DOT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to POTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...edit, and convert various presentation formats in their Android...

    products.aspose.com/total/android-java/conversi...
  2. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...// Create a presentation Presentation presentation = new Presentation();...slide = presentation.getSlides().addEmptySlide(presentation.getLayoutSlides()...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  3. C++ API to Convert SVG to OTP | products.aspose...

    Convert SVG to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... It is a powerful presentation manipulation API that enables...read, edit, and convert presentations. It also supports PPTX to...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Convert TEX to POTM | products.aspos...

    Convert TEX to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PowerPoint Open XML Macro-Enabled Presentation format. Converting between...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. Convert POTX to SVG using Java | products.aspos...

    Sample Java conversion code for POTX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potx...
  6. Extract Text and Images from POWERPOINT File On...

    Online POWERPOINT file parser app. Python API code to extract images and text from POWERPOINT document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/powe...
  7. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Python API code to extract images and text from ODP document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/odp/
  8. Convert PDF to Image in C# | products.aspose.com

    Convert PDF to Image in C#. Use .NET library API to convert PDF pages to Images...Create an instance of the Presentation class. Load the PDF file...Image using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  9. Convert HTML to XML in C# | products.aspose.com

    Convert HTML to XML in C#. Use .NET library API to convert HTML document to XML file...Create an instance of the Presentation class. Load the HTML file...to XML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/html-...
  10. Convert PPSX to SVG using C++ application | pro...

    Sample C++ conversion code for PPSX document to SVG format. Use example code for batch PPSX to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...