Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 130,588 for

presentation

(0.07 sec)
  1. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument Presentations in Python to engage viewers....Create an instance of the Presentation class. Get a reference to...Portion . Save the modified presentation. The following Python code...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. Convert PPSM to ODP Using C++ | products.aspose...

    C++ conversion code for PPSM to ODP. Use the example code for batch PPSM to ODP conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  3. Convert POTX to SWF Using C++ | products.aspose...

    C++ conversion code for POTX to SWF. Use the example code for batch POTX to SWF conversion in C++ applications....Slides for C++ , a presentation processing API for C++ applications...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/potx-...
  4. Convert PPS to PPTM Using C++ | products.aspose...

    C++ conversion code for PPS to PPTM. Use the example code for batch PPS to PPTM conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/pps-t...
  5. Online XML to OTP Conversion or Develop Java ba...

    Free online app to convert XML to OTP files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  6. Convert Presentations to Multiple Formats in C+...

    Convert PowerPoint and OpenDocument Presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for C++. Simple, high-quality conversion....Convert Presentations to Multiple Formats in C++ Contents [ Hide...explains how to convert presentations in Aspose.Slides and outlines...

    docs.aspose.com/slides/cpp/convert-presentation/
  7. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds....Customize Pie Charts in Presentations on Android Contents [ Hide...properties, do this: Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/androidjava/pie-chart/
  8. Convert OTP to PPTM Using C++ | products.aspose...

    C++ conversion code for OTP to PPTM. Use the example code for batch OTP to PPTM conversion in C++ applications....Slides for C++ , a presentation processing API for C++ applications...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/otp-t...
  9. Convert POTX to JPEG using Java | products.aspo...

    Convert POTX to JPEG in Java. Use Aspose.Slides for Java to render POTX slides as JPEG images....Load the POTX file with the Presentation class. Iterate through the...ISlide collection returned by Presentation.getSlides . Render each...

    products.aspose.com/slides/java/conversion/potx...
  10. Convert PPS to POTX using Java | products.aspos...

    Convert PPS to POTX in Java. Use Aspose.Slides for Java to save PPS slide shows as POTX files....Load the PPS file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/pps-...